go-ethereum/eth/tracers
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
..
internal eth: using testing.B.Loop (#32657) 2025-09-19 17:00:29 -06:00
js core/vm: fold EVMInterpreter into EVM (#32352) 2025-08-08 00:01:41 +02:00
live eth/tracers: fix supply tracer uncle accounting (#31882) 2025-08-26 15:44:16 +02:00
logger core/vm: fold EVMInterpreter into EVM (#32352) 2025-08-08 00:01:41 +02:00
native eth/tracers/native: add keccak256preimage tracer (#32569) 2025-09-26 18:05:27 +02:00
api.go internal/ethapi: skip tx gas limit check for calls (#32641) 2025-09-19 13:29:17 +02:00
api_test.go eth/tracers: add missing teardown in TestTraceChain (#32472) 2025-08-25 21:02:14 +02:00
dir.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
live.go eth/tracers: various fixes (#30540) 2024-10-17 06:51:47 +02:00
tracers_test.go eth: using testing.B.Loop (#32657) 2025-09-19 17:00:29 -06:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker_test.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00