go-ethereum/eth/tracers/internal
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
..
tracetest Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
util.go all: fix mismatched names in comments (#29348) 2024-03-26 21:01:28 +01:00
util_test.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00