quorum/eth
obscuren eda10c7317 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 01:29:32 +02:00
..
downloader downloader: updated downloader and fixed issues with catch up 2015-04-16 01:29:32 +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.go blockpool stability fixes: 2015-04-13 13:13:55 +01:00
protocol_test.go Updated logging 2015-04-07 14:57:04 +02:00