go-ethereum/eth/tracers
Daniel Liu f5e76ea6df
eth/tracers: avoid panic in state test runner #30332 (#1485)
Make tracers more robust by handling `nil` receipt as input.
Also pass in a receipt with gas used in the state test runner.
Closes https://github.com/ethereum/go-ethereum/issues/30117.

---------

Co-authored-by: Martin HS <martin@swende.se>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-09-13 10:50:10 +08:00
..
internal eth/tracers: clear error for non-reverting pre-homestead fail #29824 (#1471) 2025-09-13 10:29:34 +08:00
js eth/tracers: avoid panic in state test runner #30332 (#1485) 2025-09-13 10:50:10 +08:00
live eth/tracers: live chain tracing with hooks #29189 (#1352) 2025-09-09 17:30:56 +08:00
logger eth/tracers: avoid panic in state test runner #30332 (#1485) 2025-09-13 10:50:10 +08:00
native eth/tracers: avoid panic in state test runner #30332 (#1485) 2025-09-13 10:50:10 +08:00
api.go eth/tracers: fix #29800 #29811 (#1467) 2025-09-13 10:27:18 +08:00
api_test.go eth/tracers, internal/ethapi: remove unnecessary map pointer in state override #30094 (#1483) 2025-09-13 10:41:51 +08:00
dir.go eth/tracers: live chain tracing with hooks #29189 (#1352) 2025-09-09 17:30:56 +08:00
live.go eth/tracers: live chain tracing with hooks #29189 (#1352) 2025-09-09 17:30:56 +08:00
tracers_test.go eth/tracers: live chain tracing with hooks #29189 (#1352) 2025-09-09 17:30:56 +08:00
tracker.go eth/traces: add state limit #25812 (#1300) 2025-09-09 07:03:24 +08:00
tracker_test.go eth/traces: add state limit #25812 (#1300) 2025-09-09 07:03:24 +08:00