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