go-ethereum/eth/tracers/internal/tracetest/testdata
Daniel Liu fac00cbcfb
eth/tracers: fix trace call for inner reverts #25971 (#1306)
Inner call reverts will now return the reason similar to the top-level call. Separately, if top-level call is of type CREATE and it fails, its `to` field will now be cleared to `0x00...00` instead of being set to the created address.

Co-authored-by: Nicolas Gotchac <ngotchac@gmail.com>
2025-09-09 08:03:45 +08:00
..
call_tracer eth/tracers: fix trace call for inner reverts #25971 (#1306) 2025-09-09 08:03:45 +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