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 46d6470c43 Merge pull request #1035 from karalabe/eth-threadsafe-peers 9 years ago
..
downloader eth/downloader: moved start event 9 years ago
backend.go core: parallelise nonce checking when processing blocks 9 years ago
handler.go eth: make the peer set thread safe 9 years ago
peer.go eth: remote a superfluous peerSet method 9 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: make the peer set thread safe 9 years ago