go-ethereum/eth/tracers/internal/tracetest/testdata
Daniel Liu 06f50c7226
eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305)
* eth/tracers: fix gasUsed in call tracer

* fix js tracers gasUsed

* fix legacy prestate tracer

* fix restGas in test

* drop intrinsicGas field from js tracers

Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com>
2025-09-09 07:57:17 +08:00
..
call_tracer eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
call_tracer_legacy eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
contract_tracer eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00
prestate_tracer eth/tracers: simplify test framework #25973 (#1304) 2025-09-09 07:46:56 +08:00
prestate_tracer_legacy eth/tracers: simplify test framework #25973 (#1304) 2025-09-09 07:46:56 +08:00
prestate_tracer_with_diff_mode eth/tracers: simplify test framework #25973 (#1304) 2025-09-09 07:46:56 +08:00