go-ethereum/eth/tracers/live
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
..
gen_supplyinfoburn.go Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
gen_supplyinfoissuance.go Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
noop.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
supply.go Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00