go-ethereum/eth/tracers/native
Daniel Liu 5f3613e203
fix(eth): add index to callTracer log #33629 (#2044)
closes https://github.com/ethereum/go-ethereum/issues/33566

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2026-02-28 17:01:13 +04:00
..
4byte.go eth/tracers: various fixes #30540 (#1491) 2025-09-17 09:04:38 +08:00
call.go fix(eth): add index to callTracer log #33629 (#2044) 2026-02-28 17:01:13 +04:00
call_flat.go eth/tracers: fill the creationMethod in flatCall #30539 (#1501) 2025-09-21 18:52:27 +08:00
call_flat_test.go eth/tracers: various fixes #30540 (#1491) 2025-09-17 09:04:38 +08:00
call_test.go eth/tracers, core: handle non-EVM tx tracing, fix #1863 (#1865) 2025-12-15 12:33:32 +04:00
contract.go eth/tracers: various fixes #30540 (#1491) 2025-09-17 09:04:38 +08:00
gen_account_json.go eth/tracers: simplify test framework #25973 (#1304) 2025-09-09 07:46:56 +08:00
gen_callframe_json.go eth/tracers/native: set created address to nil in case of failure #26779 (#1321) 2025-09-09 11:17:01 +08:00
gen_flatcallaction_json.go eth/tracers: add native flatCallTracer (aka parity style tracer) #26377 (#1320) 2025-09-09 11:03:38 +08:00
gen_flatcallresult_json.go eth/tracers: add native flatCallTracer (aka parity style tracer) #26377 (#1320) 2025-09-09 11:03:38 +08:00
mux.go eth/tracers: various fixes #30540 (#1491) 2025-09-17 09:04:38 +08:00
noop.go eth/tracers: various fixes #30540 (#1491) 2025-09-17 09:04:38 +08:00
prestate.go core, core/types: rename AuthList to SetCodeAuthorizations #30935 (#1884) 2025-12-23 15:40:53 +05:30