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 01fe972113 cmd, core, eth, metrics, p2p: require enabling metrics 9 years ago
..
downloader eth/downloader, eth/fetcher: use core.GenerateChain in tests 9 years ago
fetcher cmd, core, eth, metrics, p2p: require enabling metrics 9 years ago
backend.go cmd, core, eth, metrics, p2p: require enabling metrics 9 years ago
gasprice.go gpo non-existent block checks 9 years ago
handler.go core, eth, rpc: avoid unnecessary block header copying 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 core/types: make transactions immutable 9 years ago
sync.go eth, eth/fetcher: separate notification sync mechanism 9 years ago