go-ethereum/eth/tracers/internal/tracetest/testdata
shahafn 62aa6b2621
Some checks are pending
i386 linux tests / Lint (push) Waiting to run
i386 linux tests / build (push) Waiting to run
eth/tracers/native: add erc7562 tracer (#31006)
This PR introduces a new native tracer for AA bundlers. Bundlers participating in the alternative
mempool will need to validate userops. This tracer will return sufficient information for them to
decide whether griefing is possible. Resolves #30546

---------

Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com>
2025-05-20 15:38:33 +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: refactor block context in test runner (#29450) 2025-02-20 15:04:35 +01: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