go-ethereum/eth/tracers/logger
agwab 3d8e0076d4 core/state, eth/tracers: add access list to struct logger
Add AccessListMode option to the struct logger configuration.
When set to "full", each StructLog entry includes a snapshot of
the current access list at that execution step.

Ref #25278
2026-04-04 20:45:17 +09:00
..
access_list_tracer.go eth/tracers: fix accessList StorageKeys return null (#33976) 2026-03-11 11:46:49 +08:00
gen_callframe.go t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
gen_structlog.go core/state, eth/tracers: add access list to struct logger 2026-04-04 20:45:17 +09:00
logger.go core/state, eth/tracers: add access list to struct logger 2026-04-04 20:45:17 +09:00
logger_json.go eth/tracers/logger: fix json-logger output missing (#30804) 2024-11-25 10:07:50 +01:00
logger_test.go core/state, eth/tracers: add access list to struct logger 2026-04-04 20:45:17 +09:00