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 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 9 years ago
..
downloader eth/downloader: fix a rare test race on the OSX CI 9 years ago
fetcher cmd, core, eth, metrics, p2p: require enabling metrics 9 years ago
backend.go core, miner: miner header validation, transaction & receipt writing 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 core, miner: miner header validation, transaction & receipt writing 9 years ago
sync.go eth: clean up peer struct a bit, fix double txn bcast 9 years ago