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