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/stTransactionTest/OverflowGasRequire.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'GeneralStateTests/stTransactionTest/OverflowGasRequire.json') diff --git a/GeneralStateTests/stTransactionTest/OverflowGasRequire.json b/GeneralStateTests/stTransactionTest/OverflowGasRequire.json index 1c999e2de..ffd67b0a5 100644 --- a/GeneralStateTests/stTransactionTest/OverflowGasRequire.json +++ b/GeneralStateTests/stTransactionTest/OverflowGasRequire.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "21e74bd5b4b29e241d402d6d7483d050bbdfcf2ae943522c2875c3f293e1ce70", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { -- cgit