go-ethereum/eth/tracers/internal/tracetest/testdata
Daniel Liu ebba3c13b4
eth/tracers: fix the issue prestate missing existing contract state #25996 (#1303)
The prestate tracer did not report accounts that existed at a given address prior to a contract being created at that address.

Signed-off-by: Delweng <delweng@gmail.com>
Co-authored-by: Delweng <delweng@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-09-09 07:27:07 +08:00
..
call_tracer eth/tracers: remove revertReasonTracer, add revert reason to callTracer #25508 (#1298) 2025-09-09 06:43:32 +08:00
call_tracer_legacy eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00
contract_tracer eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00
prestate_tracer eth/tracers: fix the issue prestate missing existing contract state #25996 (#1303) 2025-09-09 07:27:07 +08:00
prestate_tracer_with_diff_mode eth/tracers: fix the issue of panic in prestate with diffmode #25957 (#1302) 2025-09-09 07:19:43 +08:00