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
obscuren 15873fafc0 core: added a wait group to chain manager for graceful shutdown 10 years ago
..
downloader eth, eth/downloader: remove bad peers from peer set 10 years ago
backend.go core: added a wait group to chain manager for graceful shutdown 10 years ago
handler.go core, eth: verify td of received blocks 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