plugeth/eth
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 eth, eth/downloader: Moved block processing & graceful shutdown 2015-05-01 15:58:44 +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_test.go downloader: don't remove peers. keep them around 2015-04-18 23:56:08 +02:00
protocol.go eth: began split up of peers and protocol manager 2015-04-18 01:11:09 +02:00
sync.go eth, eth/downloader: Moved block processing & graceful shutdown 2015-05-01 15:58:44 +02:00