From 0cbb68ae565b3859cd5ad8336b7fa9b8a12bb8a2 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 31 Jan 2018 17:35:36 +0300 Subject: update stCallDelegateCodesHomestead fillers --- .../callcodecallcall_100_OOGMAfterFiller.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcall_100_OOGMAfterFiller.json') diff --git a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcall_100_OOGMAfterFiller.json b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcall_100_OOGMAfterFiller.json index 758e52b10..376f8fbd7 100644 --- a/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcall_100_OOGMAfterFiller.json +++ b/src/GeneralStateTestsFiller/stCallDelegateCodesHomestead/callcodecallcall_100_OOGMAfterFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Homestead"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -57,7 +57,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["EIP158", "EIP150"], + "network" : [">=Byzantium", "EIP150"], "result" : { "1000000000000000000000000000000000000000" : { "storage" : { -- cgit