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