plugeth/eth/downloader
obscuren c4678ffd77 downloader: updated downloader and fixed issues with catch up
Properly ignore blocks coming from peers not in our peer list (blocked)
and do never request anything from bad peers. Added some checks to
account for blocks known when requesting hashes (missing parents).
2015-04-16 00:14:31 +02:00
..
downloader_test.go downloader: added missing blocks catchup functionality 2015-04-13 16:38:32 +02:00
downloader.go downloader: updated downloader and fixed issues with catch up 2015-04-16 00:14:31 +02:00
peer.go downloader: added missing blocks catchup functionality 2015-04-13 16:38:32 +02:00
queue.go downloader: added missing blocks catchup functionality 2015-04-13 16:38:32 +02:00