Commit Graph

43 Commits (71680e8e80271d098dd1df975fa4729506b74bce)

Author SHA1 Message Date
Casey Gardiner a32a1755b3
Release Candidate hotfix: dev -> main (#4333) 2 years ago
Max b300a4ec4d
chore(build): upgrade golang to 1.19 (#4335) 2 years ago
peekpi 0593021f5c [tracer] fix bug of memoryCopy 3 years ago
peekpi fb86bb9641 add unit test 3 years ago
peekpi f497b62a55 [tracer] delete value filed if opcode is STATICCALL or DELEGATECALL 3 years ago
peekpi e0c7d011d1 [tracer]: fix a bug of trace_block 3 years ago
peekpi ddafdde263 [tracer] fix bug of memoryCopy 3 years ago
peekpi 144d09c794 add unit test 3 years ago
peekpi fedda264e3 [tracer] delete value filed if opcode is STATICCALL or DELEGATECALL 3 years ago
lutty 219b703714 fix goimports 3 years ago
Lutty 7f1fb82582 fix 3 years ago
peekpi 4effca4172 [tracer]: fix a bug of trace_block 3 years ago
Lutty d86ac24fc1 support rosetta tracer 3 years ago
Lutty 25975661fc support rosetta tracer 3 years ago
Lutty a3875d08a3 support rosetta tracer 3 years ago
Lutty d9e933c7f3 support rosetta tracer 3 years ago
Lutty 315bd4f982 fix tracer 3 years ago
Lutty 9716d742aa fix tracer 3 years ago
Lutty 3715a9cbcb remove root call 3 years ago
Lutty 4b7a8e065e change rosetta to RosettaBlockTracer 3 years ago
Haodi 832658480b
fixed rosetta issues (#4034) 3 years ago
peekpi b2f9b06d04 add eth tx hash into stateDB memory objefct 3 years ago
peekpi aa33ca6696 add comments and move unused code to test file 3 years ago
peekpi 2873abab22 fix bug of ParityBlockTracer.GetStorage() 3 years ago
peekpi 26ecb1aae5 [tracers] test case for trace storage 3 years ago
peekpi e86282408d [tracer] fix bug of nil reference 3 years ago
peekpi 9a3ab9fcaa [explorer] adapt trace storage 3 years ago
peekpi 158ee1c648 [tracers] storage for trace block result 3 years ago
peekpi b2472d87c0 [tracer] change tracer to apply to block instead of tx 3 years ago
peekpi ab8e38f3df [tracer] action encode and decode 3 years ago
peekpi d1436cc602 [tracer] fix bug of trace suicide opcode 3 years ago
peekpi 300e03f207 [tracer] fix format of contract create action 4 years ago
peekpi 9ee88f45f7 [tracer] use PrecompiledContractsVRF in tracer module 4 years ago
peekpi 59568b9874 [tracer]: go code fmt 4 years ago
lixp 666d0bedd7 [tracer][rpc] go version of "trace_block" 4 years ago
peekpi 533397d4a5 [hmy/tracers] use gas 0x0 as plain account transfer 4 years ago
peekpi 6aff71e293 [rpc][tracers] return nil if block not exists 4 years ago
peekpi 1ec45f9c6d add trace_block script 4 years ago
peekpi 011d78b530 [tracers][vm] expose transaction query api for js vm. 4 years ago
PeekPI 3237f43adc
[RPC] Add javascript engine 'duktape' to tracer module (#3461) 4 years ago
peekpi 23fd7afa4a add js engine 'duktape' to tracer module 4 years ago