mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-06 11:25:02 +00:00
If a peer fails to respond (disconnect, etc) during hash downloading switch to a different peer which has it's current_hash in the queue's peer set. |
||
|---|---|---|
| .. | ||
| downloader.go | ||
| downloader_test.go | ||
| peer.go | ||
| queue.go | ||
| queue_test.go | ||