go-ethereum/core/stateless
Guillaume Ballet 931befe83d
core/stateless: only report leaf depth in witness stats (#32507)
Filtering for leaf nodes was missing from #32388, which means that even
the root done was reported, which made little sense for the bloatnet
data processing we want to do.
2025-09-01 17:37:09 +08:00
..
database.go beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2024-09-20 16:43:42 +03:00
encoding.go beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2024-09-20 16:43:42 +03:00
stats.go core/stateless: only report leaf depth in witness stats (#32507) 2025-09-01 17:37:09 +08:00
stats_test.go core/stateless: only report leaf depth in witness stats (#32507) 2025-09-01 17:37:09 +08:00
witness.go core, miner, trie: add metrics tracking state trie depth (#32388) 2025-08-22 22:09:14 +08:00