plugeth/core/vm/runtime
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
..
doc.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
env.go test, cmd/evm, core, core/vm: illegal code hash implementation 2016-06-22 11:38:25 +03:00
runtime_example_test.go core/vm/runtime: added simple execution runtime 2015-11-18 16:50:20 +01:00
runtime_test.go core: Added EVM configuration options 2016-03-23 23:02:42 +01:00
runtime.go test, cmd/evm, core, core/vm: illegal code hash implementation 2016-06-22 11:38:25 +03:00