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 993b412160 cmd/utils, eth: display the user's current fork, minor text tweak 8 years ago
..
downloader accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago
fetcher accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago
filters accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago
gasprice eth: separate common and full node-specific API and backend service 8 years ago
api.go core: added CheckNonce() to Message interface 8 years ago
api_backend.go cmd, common, console, eth, release: drop redundant "full"s 8 years ago
backend.go cmd, core, eth, params: implement flags to control dao fork blocks 8 years ago
backend_test.go accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago
bad_block.go eth: enable bad block reports 8 years ago
bind.go cmd, common, console, eth, release: drop redundant "full"s 8 years ago
cpu_mining.go cmd, common, console, eth, release: drop redundant "full"s 8 years ago
db_upgrade.go core: improved chainDb using sequential keys 8 years ago
gpu_mining.go cmd, common, console, eth, release: drop redundant "full"s 8 years ago
handler.go cmd, core, eth, miner, params, tests: finalize the DAO fork 8 years ago
handler_test.go cmd/utils, eth: display the user's current fork, minor text tweak 8 years ago
helper_test.go accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago
metrics.go eth: various typos 9 years ago
peer.go core, eth: enforce network split post DAO hard-fork 8 years ago
protocol.go eth: disable eth/61 to prepare for more elaborate fork sync algos 8 years ago
protocol_test.go eth: don't accept transactions until we sync up with the network 8 years ago
sync.go core: improved chainDb using sequential keys 8 years ago
sync_test.go eth: skip transaction handling during fast sync 8 years ago