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
Jeffrey Wilcke 0300eef94d Merge pull request #1048 from ethersphere/cli-fixes 9 years ago
..
downloader eth/downloader: fix test to it doesn't time out on a slow machine 9 years ago
backend.go solc now in ethereum, fixes solc path setting; setSolc() didnt work 9 years ago
handler.go eth: fix odd method names in peer set 9 years ago
peer.go eth: fix odd method names in peer set 9 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: make the peer set thread safe 9 years ago