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