Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/eth
Jeffrey Wilcke 0214cbe0fb Merge pull request #863 from karalabe/ordered-block-download 10 years ago
..
downloader eth/downloader: fix leftover state between syncs 10 years ago
backend.go cmd, eth, p2p: introduce pending peer cli arg, add tests 10 years ago
handler.go eth, eth/downloader: handle sync errors a bit more gracefully 10 years ago
peer.go eth, eth/downloader: moved peer selection to protocol handler 10 years ago
protocol.go eth: began split up of peers and protocol manager 10 years ago
protocol_test.go downloader: don't remove peers. keep them around 10 years ago
sync.go eth, eth/downloader: handle sync errors a bit more gracefully 10 years ago