From 030c5af270420c7869a081081965e213091cb075 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 15 Feb 2017 18:54:00 +0400 Subject: refill tests with metropolis (wip) --- ...ractToCreateContractWhichWouldCreateContractInInitCode.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json') diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json index d2bddd1ab..4c7610f56 100644 --- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json +++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractWhichWouldCreateContractInInitCode.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "58fb374685d5b632a101fbb327141ac46688bad3ddc0329b44761bf72e7b1475", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { -- cgit