From b541a83d655e7bdc2218a8b159957ffeef053bbb Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 22:33:54 +0300 Subject: update stEIP150Specific fillers --- ...AskMoreGasOnDepth2ThenTransactionHasFiller.json | 23 +--------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json') diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json index 75fadaa89..0f83f4a00 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP150", "EIP158"], + "network" : ["EIP150", ">=Byzantium"], "result" : { "1000000000000000000000000000000000000107" : { "storage" : { @@ -29,27 +29,6 @@ } } } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Frontier", "Homestead"], - "result" : { - "1000000000000000000000000000000000000107" : { - "storage" : { - "0x08" : "0x00", - "0x09" : "0x00" - } - }, - "1000000000000000000000000000000000000108" : { - "storage" : { - "0x08" : "0x00" - } - } - } } ], "pre" : -- cgit v1.2.3