go-ethereum/eth/tracers/internal/tracetest/testdata
Nebojsa Urosevic fd4e1f83cb
Some checks are pending
/ Docker Image (push) Waiting to run
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
eth/tracers: flag for empty acounts in prestateTracer (#31855)
This PR introduces a flag that enables returning of newly created state
objects in the prestateTracer.

**Rationale**
Having this information is useful because local execution can more
easily distinguish between newly created objects and system contracts.

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-06-16 12:31:09 +02:00
..
call_tracer eth/tracers: refactor block context in test runner (#29450) 2025-02-20 15:04:35 +01:00
call_tracer_flat eth/tracers: fill the creationMethod in flatCall (#30539) 2024-11-05 08:42:22 +01:00
call_tracer_legacy internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
call_tracer_withLog all: remove TerminalTotalDifficultyPassed (#30609) 2024-10-23 08:26:18 +02:00
erc7562_tracer eth/tracers/native: add erc7562 tracer (#31006) 2025-05-20 15:38:33 +02:00
prestate_tracer eth/tracers: flag for empty acounts in prestateTracer (#31855) 2025-06-16 12:31:09 +02:00
prestate_tracer_legacy internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
prestate_tracer_with_diff_mode eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 2024-10-29 07:35:06 +01:00