diff options
refill tests with metropolis (wip)
Diffstat (limited to 'GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json')
-rw-r--r-- | GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json index 5d5aa0e3e..43f1b5f40 100644 --- a/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json +++ b/GeneralStateTests/stSolidityTest/TestBlockAndTransactionProperties.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "8121b6e7d79c473a20d195b45650a54bd1b95bc9f16392c2ce000e79c2351037", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |