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
zelig 65a26e40a8 require explicit etherbase address for mining. Falling back to primary is risky given it is inconsistent if keys are imported/merged/created or copied/transfered 9 years ago
..
downloader eth, eth/downloader: fix #1231, DOS vulnerability in hash queueing 9 years ago
fetcher cmd, core, eth, metrics, p2p: require enabling metrics 9 years ago
backend.go require explicit etherbase address for mining. Falling back to primary is risky given it is inconsistent if keys are imported/merged/created or copied/transfered 9 years ago
gasprice.go gpo non-existent block checks 9 years ago
handler.go eth, eth/downloader: fix #1231, DOS vulnerability in hash queueing 9 years ago
metrics.go eth, eth/downloader: transition to eth 61 9 years ago
peer.go eth: fix #1371, double lock during block/txn known set limitation 9 years ago
protocol.go eth: add the blocks from numbers protocol message 9 years ago
protocol_test.go eth: add the blocks from numbers protocol message 9 years ago
sync.go eth: clean up peer struct a bit, fix double txn bcast 9 years ago