quorum/eth
obscuren 1470b22e90 downloader: hash downloading recovery
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.
2015-05-03 16:27:03 +02:00
..
downloader downloader: hash downloading recovery 2015-05-03 16:27:03 +02:00
backend.go eth, eth/downloader: Moved block processing & graceful shutdown 2015-05-01 15:58:44 +02:00
handler.go eth, eth/downloader: Moved block processing & graceful shutdown 2015-05-01 15:58:44 +02:00
peer.go eth, eth/downloader: moved peer selection to protocol handler 2015-04-24 14:40:32 +02:00
protocol.go eth: began split up of peers and protocol manager 2015-04-18 01:11:09 +02:00
protocol_test.go downloader: don't remove peers. keep them around 2015-04-18 23:56:08 +02:00
sync.go cmd/geth, eth: bump version & tmp fix for incorrect TD peers 2015-05-03 14:11:47 +02:00