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 8646365b42 cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design 10 years ago
..
downloader core: added chain head reset to known block 10 years ago
backend.go cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design 10 years ago
handler.go eth: moved mined, tx events to protocol-hnd and improved tx propagation 10 years ago
peer.go eth: moved mined, tx events to protocol-hnd and improved tx propagation 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