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
Felix Lange 2f249fea44 eth: stop p2p.Server on shutdown 10 years ago
..
downloader Merge pull request #1064 from karalabe/downloader-attacks 10 years ago
backend.go eth: stop p2p.Server on shutdown 10 years ago
handler.go Merge pull request #1064 from karalabe/downloader-attacks 10 years ago
peer.go Merge pull request #1064 from karalabe/downloader-attacks 10 years ago
protocol.go eth, eth/downloader: remove duplicate consts, bump hash fetch to 2K 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 10 years ago