quorum/tests
Jeffrey Wilcke 7a5b571c67 test, cmd/evm, core, core/vm: illegal code hash implementation
This implements a generic approach to enabling soft forks by allowing
anyone to put in hashes of contracts that should not be interacted from.
This will help "The DAO" in their endevour to stop any whithdrawals from
any DAO contract by convincing the mining community to accept their code
hash.
2016-06-22 11:38:25 +03:00
..
files tests: updated homestead tests 2016-02-18 10:08:18 +01:00
block_test.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
block_test_util.go core: improved chainDb using sequential keys 2016-06-07 16:38:56 +02:00
init.go eth: enable bad block reports 2016-05-25 02:02:51 +02:00
rlp_test.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
state_test.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
state_test_util.go all: update license information 2016-04-15 09:48:05 +02:00
transaction_test.go tests: updated homestead tests 2016-02-18 10:08:18 +01:00
transaction_test_util.go core: added basic chain configuration 2016-04-01 01:01:10 +02:00
util.go test, cmd/evm, core, core/vm: illegal code hash implementation 2016-06-22 11:38:25 +03:00
vm_test.go cmd/evm, core/vm, test: refactored VM and core 2015-10-04 01:13:54 +02:00
vm_test_util.go all: update license information 2016-04-15 09:48:05 +02:00