plugeth/tests
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.
2015-10-04 01:13:56 +02:00
..
files tests: add test for StateTests/stCallCodes.json 2015-09-21 11:34:02 +02:00
block_test_util.go cmd/geth, cmd/utils, core, rpc: renamed to blockchain 2015-10-04 01:13:56 +02:00
block_test.go Add TestBcForkUncleTests and update JSON files 2015-08-31 16:45:00 +02:00
init.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
rlp_test_util.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
rlp_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
state_test_util.go cmd/evm, core/vm, test: refactored VM and core 2015-10-04 01:13:54 +02:00
state_test.go tests: add test for StateTests/stCallCodes.json 2015-09-21 11:34:02 +02:00
transaction_test_util.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
transaction_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
util.go cmd/evm, core/vm, test: refactored VM and core 2015-10-04 01:13:54 +02:00
vm_test_util.go cmd/evm, core/vm, test: refactored VM and core 2015-10-04 01:13:54 +02:00
vm_test.go cmd/evm, core/vm, test: refactored VM and core 2015-10-04 01:13:54 +02:00