From 55125b1fdd58942077e8a78c81dee9d58a43a334 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 20 Dec 2016 19:08:11 +0400 Subject: finish eip150 tests to GeneralStateTests --- .../contractCreationOOGdontLeaveEmptyContractFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json') diff --git a/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json b/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json index 785d84a0c..94db8d41f 100644 --- a/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json +++ b/src/GeneralStateTestsFiller/stHomesteadSpecific/contractCreationOOGdontLeaveEmptyContractFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1}, - "network" : ["Frontier", "Homestead", "EIP158"], + "network" : ["Frontier", "Homestead", "EIP158", "EIP150"], "result" : { "5dddfce53ee040d9eb21afbc0ae1bb4dbb0ba643" : { "shouldnotexist" : "1" -- cgit