plugeth/eth/downloader
Jeffrey Wilcke 060a07cf69 Merge pull request #974 from karalabe/downloader-fix-unknown-parent-attack
eth, eth/downloader: handle a potential unknown parent attack
2015-05-14 08:16:30 -07:00
..
downloader_test.go eth/downloader: add a small additional check to the test 2015-05-14 15:44:54 +03:00
downloader.go Merge pull request #974 from karalabe/downloader-fix-unknown-parent-attack 2015-05-14 08:16:30 -07:00
peer.go eth/downloader: use count instead of peers, clearer 2015-05-11 17:10:00 +03:00
queue_test.go eth/downloader: prioritize block fetch based on chain position, cap memory use 2015-05-07 10:57:34 +03:00
queue.go eth, eth/downloader: remove parent verification from the downlaoder 2015-05-14 15:38:49 +03:00