diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/SuicideToNotExistingContractFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stEIP150Specific/SuicideToNotExistingContractFiller.json | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToNotExistingContractFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToNotExistingContractFiller.json index ed8f8b575..e40220009 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToNotExistingContractFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToNotExistingContractFiller.json @@ -33,7 +33,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158"], + "network" : [">=Byzantium"], "result" : { "1000000000000000000000000000000000000116" : { "shouldnotexist" : "1" @@ -44,24 +44,6 @@ } } } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Frontier", "Homestead"], - "result" : { - "1000000000000000000000000000000000000116" : { - "shouldnotexist" : "1" - }, - "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "storage" : { - "0x01" : "0x08d574" - } - } - } } ], "pre" : |