mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-22 15:59:26 +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 | ||