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