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