mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-02 16:15:54 +00:00
* Downloader's peers keeps track of peer's previously requested hashes so that we don't have to re-request * Changed `AddBlock` to be fully synchronous |
||
|---|---|---|
| .. | ||
| downloader.go | ||
| downloader_test.go | ||
| peer.go | ||
| queue.go | ||
| synchronous.go | ||