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
obscuren 90c4493a10 eth, core: interupt the chain processing on stop 9 years ago
..
downloader eth/downloader: fetch the block hashes on the fly, when needed 9 years ago
backend.go eth, core: interupt the chain processing on stop 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