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 13bd452faf Merge pull request #1227 from karalabe/block-fetcher-optimisations 9 years ago
..
downloader eth/downloader: fetch the block hashes on the fly, when needed 9 years ago
backend.go core: fixed race condition in the transaction pool 9 years ago
handler.go eth: limit number of sent transactions based on message size 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: add protocol tests 9 years ago
sync.go eth: dedup fetches to ensure no blocks are pulled twice 9 years ago