go-ethereum/eth/tracers/logger
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
..
access_list_tracer.go eth/tracers/logger: using maps.Equal (#29384) 2024-03-28 14:09:21 +01:00
gen_callframe.go t8ntool: add optional call frames to json logger (#29353) 2024-03-27 16:12:57 +01:00
gen_structlog.go eth/tracers/logger: make structlog/json-log stack hex again (#28628) 2023-12-05 09:37:48 +01:00
logger.go eth/tracers: avoid panic in state test runner (#30332) 2024-08-21 15:16:08 +02:00
logger_json.go eth/tracers: fix json logger for evm blocktest (#29795) 2024-05-23 10:55:54 +02:00
logger_test.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00