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) --- .../stSolidityTest/CallLowLevelCreatesSolidity.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json') diff --git a/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json b/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json index 16bb2b8c8..c038c9276 100644 --- a/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json +++ b/GeneralStateTests/stSolidityTest/CallLowLevelCreatesSolidity.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "492942ca8f130e161aa13923a962a3133dd5a25f786eaa97985dc721dac212c9", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { -- cgit