Commit Graph

21 Commits (248dc50ee81310a2ad45d52f091c70b6c1ecaa35)

Author SHA1 Message Date
Joe Netti e0b119884c
eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903) 1 year ago
Sina Mahmoodi 7823ff6d06
eth/tracers: refactor exporting js buffer (#27472) 1 year ago
Delweng 8a78a4f79f
eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 1 year ago
Delweng 0b76eb3708
eth/tracers: report correct gasLimit in call tracers (#27029) 1 year ago
jwasinger fd94b4fcfa
eth/tracers/native: prevent panic for LOG edge-cases (#26848) 2 years ago
Martin Holst Swende 2c6dda5ad7
eth/tracers: use non-threaded tracechain (#24283) 2 years ago
Marius van der Wijden efc9409ca9
params: core: enable shanghai based on timestamps 2 years ago
Martin Holst Swende 1f35988a00
eth/tracers, core/vm: remove `time` from trace output and tracing interface (#26291) 2 years ago
Sina Mahmoodi 0f4942214d
eth/tracers: fix gasUsed for native and JS tracers (#26048) 2 years ago
Martin Holst Swende ee301c750b
all: fix docstrings 2 years ago
Sina Mahmoodi 4dc212d4f1
eth/tracers: pad memory slice on OOB case (#25213) 2 years ago
Felix Lange 731885809c
eth/tracers/js: improve integer types in log object (#25668) 2 years ago
Sina Mahmoodi d6a12bc7b8
eth/tracers/js: fill in log.refund field (#25661) 2 years ago
Sina Mahmoodi 86de2e516e
eth/tracers: add onlyTopCall option to callTracer (#25430) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Seungbae.yu d2247d9f5d
eth, internal, light: fix error string capitalization (#25364) 2 years ago
Sina Mahmoodi 6135c688b8
eth/tracers: optimize goja buffer conversion (#25156) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
Sina Mahmoodi ba47d800b1
eth/tracers/js: drop duktape engine (#24934) 2 years ago
Eduard S 310f751639
eth/tracers/js: add memory.length method (#24887) 2 years ago
Sina Mahmoodi bf693228a3
eth/tracers/js: goja tracer (#23773) 2 years ago