plugeth/eth
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 downloader: updated downloader and fixed issues with catch up 2015-04-16 00:14:31 +02:00
backend.go eth: limit the amount of peers that will receive Block/Tx messages 2015-04-14 12:49:15 +02:00
protocol_test.go Updated logging 2015-04-07 14:57:04 +02:00
protocol.go blockpool stability fixes: 2015-04-13 13:13:55 +01:00