go-ethereum/eth/tracers/live
Daniel Liu 33b4940d56
core/tracing, eth/tracers/live: supply delta live tracer #29347 (#1475)
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: Chris Ziogas <ziogaschr@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-09-17 08:46:12 +08:00
..
gen_supplyinfoburn.go core/tracing, eth/tracers/live: supply delta live tracer #29347 (#1475) 2025-09-17 08:46:12 +08:00
gen_supplyinfoissuance.go core/tracing, eth/tracers/live: supply delta live tracer #29347 (#1475) 2025-09-17 08:46:12 +08:00
noop.go eth/tracers: live chain tracing with hooks #29189 (#1352) 2025-09-09 17:30:56 +08:00
supply.go core/tracing, eth/tracers/live: supply delta live tracer #29347 (#1475) 2025-09-17 08:46:12 +08:00