go-ethereum/core/tracing
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
..
CHANGELOG.md core/tracing: add system call callback #29355 (#1469) 2025-09-13 10:28:13 +08:00
gen_balance_change_reason_stringer.go core/tracing, eth/tracers/live: supply delta live tracer #29347 (#1475) 2025-09-17 08:46:12 +08:00
hooks.go core/tracing, eth/tracers/live: supply delta live tracer #29347 (#1475) 2025-09-17 08:46:12 +08:00