quorum/eth/downloader
obscuren 016f152b36 eth, eth/downloader: Moved block processing & graceful shutdown
The downloader is no longer responsible for processing blocks. The
eth-protocol handler now takes care of this instead.

Added graceful shutdown during block processing. Closes #846
2015-05-01 15:58:44 +02:00
..
downloader.go eth, eth/downloader: Moved block processing & graceful shutdown 2015-05-01 15:58:44 +02:00
downloader_test.go eth, eth/downloader: Moved block processing & graceful shutdown 2015-05-01 15:58:44 +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, eth/downloader: Moved block processing & graceful shutdown 2015-05-01 15:58:44 +02:00