go-ethereum/eth/tracers/internal/tracetest/testdata/call_tracer
Daniel Liu 19f5417121
eth/tracers/native: set created address to nil in case of failure #26779 (#1321)
Fixes #26073

Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com>
2025-09-09 11:17:01 +08:00
..
create.json eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
deep_calls.json eth/tracers: fix trace call for inner reverts #25971 (#1306) 2025-09-09 08:03:45 +08:00
delegatecall.json core/vm: set tracer-observable value of a delegatecall to match parent value #26632 (#1317) 2025-09-09 10:41:48 +08:00
inner_create_oog_outer_throw.json eth/tracers/native: set created address to nil in case of failure #26779 (#1321) 2025-09-09 11:17:01 +08:00
inner_instafail.json eth/tracers: fix trace call for inner reverts #25971 (#1306) 2025-09-09 08:03:45 +08:00
inner_revert_reason.json eth/tracers/native: set created address to nil in case of failure #26779 (#1321) 2025-09-09 11:17:01 +08:00
inner_throw_outer_revert.json eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
inner_throw_outer_revert.md eth/tracers: fix trace call for inner reverts #25971 (#1306) 2025-09-09 08:03:45 +08:00
oog.json eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
revert.json eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
revert_reason.json eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
selfdestruct.json eth/tracers: fix trace call for inner reverts #25971 (#1306) 2025-09-09 08:03:45 +08:00
simple.json eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
simple_onlytop.json eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00
throw.json eth/tracers: fix gasUsed for native and JS tracers #26048 (#1305) 2025-09-09 07:57:17 +08:00