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) --- .../stDelegatecallTestHomestead/callOutput3Fail.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json') diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json index 0fe7a8c39..21d552b3f 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3Fail.json @@ -80,6 +80,24 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "61ba6d9ae6c7024bd60812f414de46b68755d0459748c309b6de131893896dca", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + }, + { + "hash" : "a61f6282e0aae7a71aecd2b93ae52b635f52f3b45abd0ed8d8b6722f3387f23b", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } + } ] }, "pre" : { -- cgit