go-ethereum/eth/tracers/js
Martin HS 30824faf90
eth/tracers: avoid panic in state test runner (#30332)
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: Sina Mahmoodi <itz.s1na@gmail.com>
2024-08-21 15:16:08 +02:00
..
internal/tracers all: fix typos in comments (#28881) 2024-02-05 22:16:32 +01:00
bigint.go eth/tracers: package restructuring (#23857) 2021-11-09 12:09:35 +01:00
goja.go eth/tracers: avoid panic in state test runner (#30332) 2024-08-21 15:16:08 +02:00
tracer_test.go eth/tracers/js: add coinbase addr to ctx (#30231) 2024-08-15 16:36:35 +02:00