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 8c4c7ea192 eth/fetcher: lower max cache size, add timeout slack 9 years ago
..
downloader eth, eth/fetcher: move propagated block import into fetcher 9 years ago
fetcher eth/fetcher: lower max cache size, add timeout slack 9 years ago
backend.go eth, eth/fetcher: propagate after header verify, announce only on insert 9 years ago
gasprice.go fixed gas price corr. factor 9 years ago
handler.go eth: fix the propagation/announce order for mined blocks 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 test breakage from the previous commit 9 years ago
sync.go eth, eth/fetcher: separate notification sync mechanism 9 years ago