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) --- GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert.json') diff --git a/GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert.json b/GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert.json index 16328c5fb..fa98a7275 100644 --- a/GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert.json +++ b/GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "81b5f1c57a1dcae800a1b87c67808809006e77f1b7645ba21eba71f5fc2a9852", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { -- cgit