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