go-ethereum/eth/tracers/internal/tracetest/testdata/prestate_tracer
Ignacio Hagopian e2007e513c
tracers/prestate: always remove empty accounts from pre-state (#31427)
The prestateTracer had the intention of excluding accounts that were
empty prior to execution from the prestate. This was being done only for
created contracts. This PR makes it so all such empty accounts are
excluded. This behavior is configurable using the `includeEmpty: true`
flag introduced in #31855.

---------

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-06-16 15:34:48 +02:00
..
blob_tx.json eth/tracers: refactor block context in test runner (#29450) 2025-02-20 15:04:35 +01:00
create_create.json eth/tracers: refactor block context in test runner (#29450) 2025-02-20 15:04:35 +01:00
create_existing_contract.json all: remove TerminalTotalDifficultyPassed (#30609) 2024-10-23 08:26:18 +02:00
create_post_eip158.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
disable_code.json tracers/prestate: always remove empty accounts from pre-state (#31427) 2025-06-16 15:34:48 +02:00
disable_code_and_storage.json tracers/prestate: always remove empty accounts from pre-state (#31427) 2025-06-16 15:34:48 +02:00
disable_storage.json tracers/prestate: always remove empty accounts from pre-state (#31427) 2025-06-16 15:34:48 +02:00
enable_empty.json eth/tracers: flag for empty acounts in prestateTracer (#31855) 2025-06-16 12:31:09 +02:00
setcode_tx.json params,core: add max and target value to chain config (#31002) 2025-02-04 15:43:18 +01:00
simple.json tracers/prestate: always remove empty accounts from pre-state (#31427) 2025-06-16 15:34:48 +02:00