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.
Jeffrey Wilcke
7c7692933c
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
* Renamed ChainManager to BlockChain
* Checkpointing is no longer required and never really properly worked
when the state was corrupted.
|
9 years ago |
.. |
downloader
|
eth/downloader: always send termination wakes, clean leftover
|
9 years ago |
fetcher
|
eth: update metrics collection to handle eth/62 algos
|
9 years ago |
filters
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |
backend.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |
gasprice.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |
handler.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |
handler_test.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |
helper_test.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |
metrics.go
|
eth: update metrics collection to handle eth/62 algos
|
9 years ago |
peer.go
|
core: split out TD from database and all internals
|
9 years ago |
protocol.go
|
core: split out TD from database and all internals
|
9 years ago |
protocol_test.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |
sync.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
9 years ago |