1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/eth
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
..
catalyst eth/catalyst: ensure TxPool is synced in Fork (#29876) 2024-05-29 15:56:52 +02:00
downloader eth/downloader, eth/tracer: fix typos in comments (#29707) 2024-05-29 14:43:07 +02:00
ethconfig
fetcher
filters
gasestimator eth/gasestimator: include blobs in virtual balance computation (#29703) 2024-05-07 14:27:14 +02:00
gasprice eth/gasprice: add comment to constant (#29892) 2024-05-30 18:22:23 +02:00
protocols all: fix typos in comments (#29873) 2024-05-29 12:24:10 +02:00
tracers Supply delta live tracer (#29347) 2024-06-03 12:30:27 +02:00
api_admin.go
api_backend.go
api_debug.go
api_debug_test.go
api_miner.go
backend.go eth, eth/downloader: remove references to LightChain, LightSync (#29711) 2024-05-28 19:52:08 +02:00
bloombits.go
handler.go eth, eth/downloader: remove references to LightChain, LightSync (#29711) 2024-05-28 19:52:08 +02:00
handler_eth.go
handler_eth_test.go
handler_snap.go
handler_test.go
peer.go
peerset.go
state_accessor.go
sync.go
sync_test.go