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) --- .../stInitCodeTest/CallContractToCreateContractNoCash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json') diff --git a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json index 2750ee27a..5c9b107a6 100644 --- a/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json +++ b/GeneralStateTests/stInitCodeTest/CallContractToCreateContractNoCash.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "ac141f722f0723010a7e634d6da894a6ed548d16643dfa3a0305feba3398ea6a", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { -- cgit