plugeth/eth/downloader
obscuren dfbf580354 eth/downloader: ignore orphan blocks in the downloader.
When blocks have been sorted and are being processed, orphan blocks
should be ignored and thrown out. The protocol handler is responsible
for downloading blocks which have missing parents.
2015-04-29 14:49:37 +02:00
..
downloader_test.go eth/downloader: fixed tests 2015-04-24 15:56:18 +02:00
downloader.go eth/downloader: ignore orphan blocks in the downloader. 2015-04-29 14:49:37 +02:00
peer.go eth/downloader: removed peer td management and best peer selection 2015-04-24 15:37:07 +02:00
queue.go eth/downloader: removed peer td management and best peer selection 2015-04-24 15:37:07 +02:00