diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-07 23:36:47 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-07 23:36:47 +0800 |
commit | 8dbbfb6db9fe97624333716e654410d64bf75a24 (patch) | |
tree | b7a03a7ac109764231dfbe9cc13388a4bade0da9 /src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json | |
parent | 90c36a40752916ff2d6254d6beb37ed402a4c970 (diff) | |
download | dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.gz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.bz2 dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.lz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.xz dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.tar.zst dexon-tests-8dbbfb6db9fe97624333716e654410d64bf75a24.zip |
update stSolidityTest
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json index 00515915c..41c0c512f 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSolidityTest/TestContractSuicide_d0g0v0Filler.json @@ -36,6 +36,17 @@ } } } + }, + { + "network" : "Byzantium", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "nonce" : "0x01", + "storage" : { + "0x00" : "0x01" + } + } + } } ], "genesisBlockHeader" : { |