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