From 35777d7779302fb028becd2794004c03743ae297 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Wed, 23 Aug 2017 17:05:49 +0200 Subject: Changes for EIP-684 The change was agreed on the last coredev call and this morning I got an OK from @arkpar. --- .../CreateHashCollisionFiller.json | 23 +--------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest') diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/CreateHashCollisionFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/CreateHashCollisionFiller.json index f5affbd7b..fd2ae5835 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/CreateHashCollisionFiller.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/CreateHashCollisionFiller.json @@ -15,28 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead" , "EIP150" , "EIP158", "Byzantium"], - "result" : { - "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "storage" : { - "0x" : "0xd2571607e241ecf590ed94b12d87c94babe36db6" - } - }, - "d2571607e241ecf590ed94b12d87c94babe36db6" : { - "balance" : "65", - "code" : "0x6000355415600957005b602035600035", - "storage" : { - } - } - } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Constantinople"], + "network" : ["ALL"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { -- cgit