diff options
Diffstat (limited to 'GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json')
-rw-r--r-- | GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json index bf2768020..2daf984df 100644 --- a/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json +++ b/GeneralStateTests/stDelegatecallTestHomestead/callOutput3partial.json @@ -17,6 +17,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "5bc2c3418e307e12aeb67b03a2a2c0d84aa6b35c286bd61dc900c872bdfb565b", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ @@ -27,6 +35,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "cd37783c7cd7783f650009c3a0542dd9b20aaa48f929e5e53722d1d3e9582c2f", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ @@ -37,6 +53,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "d9eac24117d8e8180aa96ed111a294c57dedc6dbc855e649c243d11bf330127b", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ @@ -47,6 +71,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "5bc2c3418e307e12aeb67b03a2a2c0d84aa6b35c286bd61dc900c872bdfb565b", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -78,7 +110,8 @@ "" ], "gasLimit" : [ - "1100000" + "1100000", + "900000" ], "gasPrice" : "0x00", "nonce" : "0x00", |