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
bigint.go
goja.go eth/tracers: avoid panic in state test runner (#30332) 2024-08-21 15:16:08 +02:00
tracer_test.go