go-ethereum/eth/tracers
Matthieu Vachon 5f4cc3f57d
core/state: fixed hooked StateDB handling of OnCodeChangeV2 (#33148)
While updating to latest Geth, I noticed `OnCodeChangeV2` was not
properly handled in `SelfDestruct/6780`, this PR fixes this and bring a
unit test. Let me know if it's deemed more approriate to merge the tests
with the other one.
2025-11-11 14:57:52 +08:00
..
internal eth/tracers: fix prestateTracer for EIP-6780 SELFDESTRUCT (#33050) 2025-10-31 18:14:52 +01: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 core/state: fixed hooked StateDB handling of OnCodeChangeV2 (#33148) 2025-11-11 14:57:52 +08:00
api.go eth/tracers: fix crasher in TraceCall with BlockOverrides (#33015) 2025-10-24 17:04:09 +02:00
api_test.go eth/tracers: fix crasher in TraceCall with BlockOverrides (#33015) 2025-10-24 17:04:09 +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