go-ethereum/eth/tracers/js
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/tracers eth/tracers: fix typos in comments #28881 (#1346) 2025-09-09 16:16:26 +08:00
bigint.go eth/tracers: package restructuring #23857 (#1266) 2025-08-29 05:26:36 +08:00
goja.go eth/tracers: avoid panic in state test runner #30332 (#1485) 2025-09-13 10:50:10 +08:00
tracer_test.go eth/tracers/js: add coinbase addr to ctx #30231 (#1484) 2025-09-13 10:49:17 +08:00