From b364958d2f4828ac9165ae90eade97d57a52ecba Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 20 Dec 2016 19:09:04 +0400 Subject: refill GeneralStateTests --- .../callOutput3partialFail.json | 35 +++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) (limited to 'GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json') diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json index 44e13c278..dfe2787c7 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partialFail.json @@ -17,6 +17,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "c98dfd74fa23d95c0ce68ada2a6ef2b348f566890b32f3a932d81d4b5e1fefbd", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ @@ -27,6 +35,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "16601ea0e8c65451bae42cac0d74aa67d465f5b613c27559cdbd3feeaacaedd5", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ @@ -37,6 +53,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "1740acac1df2e5b484cfac44850638c455419665ede6d3dbed9341129e7ccde7", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ @@ -47,6 +71,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "c98dfd74fa23d95c0ce68ada2a6ef2b348f566890b32f3a932d81d4b5e1fefbd", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -78,7 +110,8 @@ "" ], "gasLimit" : [ - "1100000" + "1100000", + "900000" ], "gasPrice" : "0x00", "nonce" : "0x00", -- cgit