go-ethereum/eth/protocols/snap
rjl493456442 892a661ee2
core, triedb/pathdb: final integration (snapshot integration pt 5) (#30661)
In this pull request, snapshot generation in pathdb has been ported from 
the legacy state snapshot implementation. Additionally, when running in 
path mode, legacy state snapshot data is now managed by the pathdb
based snapshot logic.

Note: Existing snapshot data will be re-generated, regardless of whether 
it was previously fully constructed.
2025-05-16 18:29:38 +08:00
..
discovery.go
gentrie.go
gentrie_test.go
handler.go core, triedb/pathdb: final integration (snapshot integration pt 5) (#30661) 2025-05-16 18:29:38 +08:00
handler_fuzzing_test.go all: remove forkchoicer and reorgNeeded (#29179) 2024-09-04 15:03:06 +02:00
metrics.go
peer.go
progress_test.go
protocol.go
range.go
range_test.go
sort_test.go
sync.go build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
sync_test.go core, triedb/pathdb: final integration (snapshot integration pt 5) (#30661) 2025-05-16 18:29:38 +08:00
tracker.go