go-ethereum/eth/tracers/native
Dragan Milic c984d9086e
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
eth/tracers/native: add keccak256preimage tracer (#32569)
Introduces a new tracer which returns the preimages
of evm KECCAK256 hashes.

See #32570.

---------

Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-09-26 18:05:27 +02:00
..
4byte.go
call.go
call_flat.go
call_flat_test.go
erc7562.go
gen_account_json.go
gen_callframe_json.go
gen_callframewithopcodes_json.go
gen_flatcallaction_json.go
gen_flatcallresult_json.go
keccak256_preimage.go eth/tracers/native: add keccak256preimage tracer (#32569) 2025-09-26 18:05:27 +02:00
keccak256_preimage_test.go eth/tracers/native: add keccak256preimage tracer (#32569) 2025-09-26 18:05:27 +02:00
mux.go
noop.go
prestate.go