go-ethereum/eth/tracers
Chris Ziogas c9e0b3105b
Supply delta live tracer (#29347)
Introduces the first built-in live tracer. The supply tracer tracks ETH supply changes across blocks
and writes the output to disk. This will need to be enabled through CLI using the `--vmtrace supply` flag.

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2024-06-03 12:30:27 +02:00
..
internal Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
js eth/tracers: use slices.Contains (#29461) 2024-04-06 12:16:25 +02:00
live Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
logger eth/tracers: fix json logger for evm blocktest (#29795) 2024-05-23 10:55:54 +02:00
native eth/tracers: clear error for non-reverting pre-homestead fail (#29824) 2024-05-28 13:12:46 +02:00
api_test.go eth/downloader, eth/tracer: fix typos in comments (#29707) 2024-05-29 14:43:07 +02:00
api.go eth/tracers: fix json logger for evm blocktest (#29795) 2024-05-23 10:55:54 +02:00
dir.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
live.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
tracers_test.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00