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 cc0b451119 Merge pull request #1260 from obscuren/tx-drop-low-tx 10 years ago
..
downloader eth/downloader: detailed comment for the race corner case 10 years ago
backend.go Merge pull request #1260 from obscuren/tx-drop-low-tx 10 years ago
gasprice.go fixed gas price corr. factor 10 years ago
handler.go eth, eth/downloader: move block processing into the downlaoder 10 years ago
peer.go eth: fix data race accessing peer.td 10 years ago
protocol.go core, eth: document that result of GetTransactions is modifiable 10 years ago
protocol_test.go eth: fix an accidental test compile error 10 years ago
sync.go eth: don't refetch non fitting blocks to avoid duplicates 10 years ago