From 6071c4a6546609a2bc3e08170940e9103dcefd3b Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 20:47:25 +0300 Subject: update fillers for stDelegatecallTestHomestead --- .../delegatecallInInitcodeToExistingContractFiller.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json') diff --git a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json index 42510c8ed..fb605730c 100644 --- a/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json +++ b/src/GeneralStateTestsFiller/stDelegatecallTestHomestead/delegatecallInInitcodeToExistingContractFiller.json @@ -15,20 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier"], - "result" : { - "13136008b64ff592819b2fa6d43f2835c452020e" : { - "shouldnotexist" : "1" - } - } - }, - { - "indexes" : { - "data" : -1, - "gas" : -1, - "value" : -1 - }, - "network" : ["Homestead", "EIP158", "EIP150"], + "network" : ["Homestead", ">=Byzantium"], "result" : { "13136008b64ff592819b2fa6d43f2835c452020e" : { "balance" : "0x01", -- cgit v1.2.3