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 42c8afd440 core: differentiate receipt concensus and storage decoding 9 years ago
..
downloader eth/downloader: add fast and light sync strategies 9 years ago
fetcher eth: update metrics collection to handle eth/62 algos 9 years ago
filters core: differentiate receipt concensus and storage decoding 9 years ago
backend.go core: support inserting pure header chains 9 years ago
backend_test.go core, eth/filters, miner, xeth: Optimised log filtering 9 years ago
cpu_mining.go all: Add GPU mining, disabled by default 9 years ago
gasprice.go core, eth, event, miner, xeth: fix event post / subscription race 9 years ago
gpu_mining.go all: Add GPU mining, disabled by default 9 years ago
handler.go eth/downloader: add fast and light sync strategies 9 years ago
handler_test.go eth/downloader: add fast and light sync strategies 9 years ago
helper_test.go cmd, eth: support switching client modes of operation 9 years ago
metrics.go eth: update metrics collection to handle eth/62 algos 9 years ago
peer.go eth/downloader: add fast and light sync strategies 9 years ago
protocol.go cmd, eth: support switching client modes of operation 9 years ago
protocol_test.go cmd, eth: support switching client modes of operation 9 years ago
sync.go core: support inserting pure header chains 9 years ago