quorum/eth/downloader
Jeffrey Wilcke 82c0780f81 Merge pull request #996 from karalabe/fix-potential-crosscheck-race
eth/downloader: circumvent download race between crosscheck and hashes
2015-05-15 11:23:44 -07:00
..
downloader.go eth/downloader: circumvent download race between crosscheck and hashes 2015-05-15 20:54:10 +03:00
downloader_test.go eth/downloader: fix #992, where tests may time out on a slow machine 2015-05-15 21:16:42 +03:00
events.go eth, eth/downloader, miner: use download events to check miner start 2015-05-15 00:43:10 +02:00
peer.go eth/downloader: use count instead of peers, clearer 2015-05-11 17:21:22 +02:00
queue.go eth, eth/downloader: detect and handle madeup hash attacks 2015-05-15 15:01:58 +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