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
Péter Szilágyi 278183c7e7 eth, p2p: start the p2p server even if maxpeers == 0 10 years ago
..
downloader eth, eth/downloader: surface downloaded block origin, drop on error 10 years ago
backend.go eth, p2p: start the p2p server even if maxpeers == 0 10 years ago
handler.go eth, eth/downloader: surface downloaded block origin, drop on error 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, eth/downloader: surface downloaded block origin, drop on error 10 years ago