Commit Graph

16 Commits (6f5c6150b7060b6b2ee68ac95b30f46c5c2c7f90)

Author SHA1 Message Date
Péter Szilágyi f86707713c eth: fix data race accessing peer.td 9 years ago
Péter Szilágyi 44147d057d eth: fix data race accessing peer.recentHash 9 years ago
Péter Szilágyi 8c012e103f eth: mark blocks as known when broadcasting hashes too 9 years ago
Péter Szilágyi 6f415b96b3 eth: implement the NewBlockHashes protocol proposal 9 years ago
Péter Szilágyi 63c6cedb14 eth/downloader: cap the hash ban set, add test for it 9 years ago
Péter Szilágyi 06a041589f eth, eth/downloader: remove duplicate consts, bump hash fetch to 2K 9 years ago
Péter Szilágyi 3c8227b935 eth: fix odd method names in peer set 9 years ago
Péter Szilágyi 4755caeb2d eth: remote a superfluous peerSet method 9 years ago
Péter Szilágyi 5422fe5125 eth: make the peer set thread safe 9 years ago
obscuren b86e7526e1 eth, eth/downloader: moved peer selection to protocol handler 10 years ago
obscuren d3be1a2719 eth: moved mined, tx events to protocol-hnd and improved tx propagation 10 years ago
obscuren 3d497be9bd eth: drop blocks with low TD 10 years ago
obscuren cc436c4b28 eth: additional cleanups to the subprotocol, improved block propagation 10 years ago
obscuren c2f410214c eth: began split up of peers and protocol manager 10 years ago