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