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 9ad515d2dc eth: drop a sync peer if it sends an invalid hash chain 9 years ago
..
downloader eth/downloader: circumvent hash reordering attacks 9 years ago
backend.go eth, eth/downloader, miner: use download events to check miner start 9 years ago
handler.go eth/downloader: fix active peer shadowing, polish func names 9 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: drop a sync peer if it sends an invalid hash chain 9 years ago