• Jeffrey Wilcke's avatar
    test, cmd/evm, core, core/vm: illegal code hash implementation · 7a5b571c
    Jeffrey Wilcke authored
    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.
    7a5b571c
Name
Last commit
Last update
..
files Loading commit data...
block_test.go Loading commit data...
block_test_util.go Loading commit data...
init.go Loading commit data...
rlp_test.go Loading commit data...
rlp_test_util.go Loading commit data...
state_test.go Loading commit data...
state_test_util.go Loading commit data...
transaction_test.go Loading commit data...
transaction_test_util.go Loading commit data...
util.go Loading commit data...
vm_test.go Loading commit data...
vm_test_util.go Loading commit data...