mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-24 08:49:29 +00:00
eth/downloader, eth/protocols/snap: remove healing and genTrie, restructure sync loop for snap/2 eth/protocols/snap: Implement BAL fetching eth/protocols/snap: create functions for bal verification and apply eth/downloader,eth/protocols/snap: implement catch-up on pivot eth/protocols/snap: add tests and fix peer registration for access lists eth/protocols/snap: add pivot movement integration tests core, core/state/snapshot: skip snapshot generation after sync completion eth/protocols/snap: skip new empty accounts in applyAccessList and test |
||
|---|---|---|
| .. | ||
| bal_apply.go | ||
| bal_apply_test.go | ||
| discovery.go | ||
| gentrie.go | ||
| gentrie_test.go | ||
| handler.go | ||
| handler_fuzzing_test.go | ||
| handler_test.go | ||
| handlers.go | ||
| metrics.go | ||
| peer.go | ||
| progress_test.go | ||
| protocol.go | ||
| range.go | ||
| range_test.go | ||
| sort_test.go | ||
| sync.go | ||
| sync_test.go | ||