Commit Graph

26 Commits (4d5501c46af2f8c02dd6e361a01b943608958130)

Author SHA1 Message Date
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Péter Szilágyi 4f95e2f9ec eth: calculate the correct TD, only update if better 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Péter Szilágyi 1ae80aaf64 eth: fix #1371, double lock during block/txn known set limitation 9 years ago
Péter Szilágyi f43c07cb3c eth, eth/downloader: transition to eth 61 9 years ago
Péter Szilágyi aac2b6ae4c eth: add the blocks from numbers protocol message 9 years ago
Péter Szilágyi 5db8f447d5 eth: fix #1319, put an upper limit on the known txns and blocks 9 years ago
Péter Szilágyi 6fc85f1ec2 eth: clean up peer struct a bit, fix double txn bcast 9 years ago
Péter Szilágyi 2c8ed76e01 eth: start cleaning up old protocol implementation, add metrics 9 years ago
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