diff options
update stEIP150Specific fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json index f39169db6..c2fdb8063 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP150", "EIP158"], + "network" : ["EIP150", ">=Byzantium"], "result" : { "1000000000000000000000000000000000000001" : { "storage" : { @@ -23,21 +23,6 @@ } } } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Frontier", "Homestead"], - "result" : { - "1000000000000000000000000000000000000001" : { - "storage" : { - "0x01" : "0x00" - } - } - } } ], "pre" : |