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 |
.. |
files
|
tests: add test for StateTests/stCallCodes.json
|
10 years ago |
block_test.go
|
Add TestBcForkUncleTests and update JSON files
|
10 years ago |
block_test_util.go
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
|
10 years ago |
init.go
|
all: fix license headers one more time
|
10 years ago |
rlp_test.go
|
all: fix license headers one more time
|
10 years ago |
rlp_test_util.go
|
all: fix license headers one more time
|
10 years ago |
state_test.go
|
tests: add test for StateTests/stCallCodes.json
|
10 years ago |
state_test_util.go
|
cmd/evm, core/vm, test: refactored VM and core
|
10 years ago |
transaction_test.go
|
all: fix license headers one more time
|
10 years ago |
transaction_test_util.go
|
all: fix license headers one more time
|
10 years ago |
util.go
|
cmd/evm, core/vm, test: refactored VM and core
|
10 years ago |
vm_test.go
|
cmd/evm, core/vm, test: refactored VM and core
|
10 years ago |
vm_test_util.go
|
cmd/evm, core/vm, test: refactored VM and core
|
10 years ago |