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/stRandom/randomStatetest266.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'GeneralStateTests/stRandom/randomStatetest266.json') diff --git a/GeneralStateTests/stRandom/randomStatetest266.json b/GeneralStateTests/stRandom/randomStatetest266.json index 1b6514a1c..c79612028 100644 --- a/GeneralStateTests/stRandom/randomStatetest266.json +++ b/GeneralStateTests/stRandom/randomStatetest266.json @@ -51,6 +51,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "bd1b2ff89b5cf1937099243e6436c1c6b802324d1225ffd5e9c3de634ef3703a", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "postStateRoot" : "bd1b2ff89b5cf1937099243e6436c1c6b802324d1225ffd5e9c3de634ef3703a", -- cgit