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.
|
10 years ago |
.. |
frontend.go
|
all: fix license headers one more time
|
10 years ago |
state.go
|
core, eth, trie, xeth: merged state, chain, extra databases in one
|
10 years ago |
types.go
|
Add tests for uncle timestamps and refactor timestamp type
|
10 years ago |
whisper.go
|
all: fix license headers one more time
|
10 years ago |
whisper_filter.go
|
all: fix license headers one more time
|
10 years ago |
whisper_message.go
|
all: fix license headers one more time
|
10 years ago |
xeth.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
10 years ago |
xeth_test.go
|
xeth: added address hex check and length check
|
10 years ago |