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/stWalletTest/walletConstruction.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'GeneralStateTests/stWalletTest/walletConstruction.json') diff --git a/GeneralStateTests/stWalletTest/walletConstruction.json b/GeneralStateTests/stWalletTest/walletConstruction.json index 8feb73c6e..120606d4d 100644 --- a/GeneralStateTests/stWalletTest/walletConstruction.json +++ b/GeneralStateTests/stWalletTest/walletConstruction.json @@ -80,6 +80,24 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "5d21e551199cf86e3d13645ec7f518611d676a76432196c10f2a8b8c5bf921f9", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + }, + { + "hash" : "5d21e551199cf86e3d13645ec7f518611d676a76432196c10f2a8b8c5bf921f9", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } + } ] }, "pre" : { -- cgit