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 1e50f5dd28 Merge pull request #2159 from zsfelfoldi/light-backend 9 years ago
..
downloader eth/downloader: fix occasional fast sync critical section test fails 9 years ago
fetcher eth: various typos 9 years ago
filters core: improved chainDb using sequential keys 9 years ago
gasprice eth: separate common and full node-specific API and backend service 9 years ago
api.go Merge pull request #2159 from zsfelfoldi/light-backend 9 years ago
api_backend.go eth: separate common and full node-specific API and backend service 9 years ago
backend.go eth: separate common and full node-specific API and backend service 9 years ago
backend_test.go core: improved chainDb using sequential keys 9 years ago
bad_block.go eth: enable bad block reports 9 years ago
bind.go eth: separate common and full node-specific API and backend service 9 years ago
cpu_mining.go eth: separate common and full node-specific API and backend service 9 years ago
db_upgrade.go core: improved chainDb using sequential keys 9 years ago
gpu_mining.go eth: separate common and full node-specific API and backend service 9 years ago
handler.go core: improved chainDb using sequential keys 9 years ago
handler_test.go core: improved chainDb using sequential keys 9 years ago
helper_test.go core, eth, miner: improve shutdown synchronisation 9 years ago
metrics.go eth: various typos 9 years ago
peer.go core, eth, miner: improve shutdown synchronisation 9 years ago
protocol.go eth, p2p, rpc/api: polish protocol info gathering 9 years ago
protocol_test.go eth: don't accept transactions until we sync up with the network 9 years ago
sync.go core: improved chainDb using sequential keys 9 years ago
sync_test.go eth: skip transaction handling during fast sync 9 years ago