From b541a83d655e7bdc2218a8b159957ffeef053bbb Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 22:33:54 +0300 Subject: update stEIP150Specific fillers --- ...llcodeConsumeMoreGasThenTransactionHasFiller.json | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json') diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json index fdd05efb2..f1ef2f585 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP150", "EIP158"], + "network" : ["EIP150", ">=Byzantium"], "result" : { "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { @@ -26,24 +26,6 @@ } } } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Frontier", "Homestead"], - "result" : { - "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "storage" : { - "0x00" : "0x00", - "0x08" : "0x00", - "0x09" : "0x00", - "0x0a" : "0x00" - } - } - } } ], "pre" : -- cgit v1.2.3