go-ethereum/eth/tracers
Péter Garamvölgyi b986f1ea7b
feat(API): consider L1 fee in eth_call and eth_estimateGas (#248)
* consider L1 fee in eth_call and eth_estimateGas

* address comments

* consider l1fee in trace call

* nit

* fix bugs and add tests

* address comments

* bump version
2023-03-30 23:10:51 +08:00
..
internal/tracetest core/vm: Make INVALID a defined opcode (#118) 2022-06-22 17:18:47 +08:00
js feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
native feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
api.go feat(API): consider L1 fee in eth_call and eth_estimateGas (#248) 2023-03-30 23:10:51 +08:00
api_blocktrace.go feat(trace): add deletion proof into storage trace (#245) 2023-03-20 13:44:09 +08:00
api_blocktrace_test.go feat: include fee vault address in trace api result (#208) 2023-02-10 15:13:46 +08:00
api_test.go feat: add replay blockResult API (#139) 2022-09-20 14:30:57 +08:00
tracers.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
tracers_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00