UNPKG

9.22 kBMarkdownView Raw
1<!--
2changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
3Edit the package's CHANGELOG.json file only.
4-->
5
6CHANGELOG
7
8## v7.3.2 - _January 7, 2021_
9
10 * Dependencies updated
11
12## v7.3.1 - _January 5, 2021_
13
14 * Dependencies updated
15
16## v7.3.0 - _December 9, 2020_
17
18 * Add `Web3Wrapper.signTypedDataV4Async()` (metamask EIP712) (#13)
19
20## v7.2.10 - _December 2, 2020_
21
22 * Dependencies updated
23
24## v7.2.9 - _December 1, 2020_
25
26 * Dependencies updated
27
28## v7.2.8 - _October 29, 2020_
29
30 * Dependencies updated
31
32## v7.2.7 - _October 29, 2020_
33
34 * Dependencies updated
35
36## v7.2.6 - _October 29, 2020_
37
38 * Dependencies updated
39
40## v7.2.5 - _October 28, 2020_
41
42 * Dependencies updated
43
44## v7.2.4 - _October 21, 2020_
45
46 * Dependencies updated
47
48## v7.2.3 - _October 21, 2020_
49
50 * Dependencies updated
51
52## v7.2.2 - _October 20, 2020_
53
54 * Dependencies updated
55
56## v7.2.1 - _October 20, 2020_
57
58 * Dependencies updated
59
60## v7.2.0 - _July 15, 2020_
61
62 * Add geth eth_call support (#2620)
63 * Remove duplicate overrides data from the eth_call rpc call (#2629)
64
65## v7.1.0 - _June 24, 2020_
66
67 * Add `getAccountNonce()` to `Web3Wrapper` (#2545)
68 * Update ganache-core (#2545)
69
70## v7.0.7 - _February 25, 2020_
71
72 * Dependencies updated
73
74## v7.0.6 - _February 8, 2020_
75
76 * Dependencies updated
77
78## v7.0.5 - _February 6, 2020_
79
80 * Dependencies updated
81
82## v7.0.4 - _January 22, 2020_
83
84 * Dependencies updated
85
86## v7.0.3 - _January 6, 2020_
87
88 * Dependencies updated
89
90## v7.0.2 - _December 17, 2019_
91
92 * Dependencies updated
93
94## v7.0.1 - _December 9, 2019_
95
96 * Dependencies updated
97
98## v7.0.0 - _December 2, 2019_
99
100 * Let `toBaseUnitAmount()` accept a `number` (#1819)
101
102## v6.1.0-beta.3 - _December 2, 2019_
103
104 * Dependencies updated
105
106## v6.1.0-beta.2 - _November 17, 2019_
107
108 * Dependencies updated
109
110## v6.1.0-beta.1 - _November 7, 2019_
111
112 * Dependencies updated
113
114## v6.1.0-beta.0 - _October 3, 2019_
115
116 * Let `toBaseUnitAmount()` accept a `number` (#1819)
117
118## v6.0.13 - _September 17, 2019_
119
120 * Dependencies updated
121
122## v6.0.12 - _September 3, 2019_
123
124 * Dependencies updated
125
126## v6.0.11 - _August 22, 2019_
127
128 * Dependencies updated
129
130## v6.0.10 - _August 8, 2019_
131
132 * Dependencies updated
133
134## v6.0.9 - _July 31, 2019_
135
136 * Dependencies updated
137
138## v6.0.8 - _July 24, 2019_
139
140 * re-export new ethereum-types types, TupleDataItem (#1919)
141
142## v6.0.7 - _July 13, 2019_
143
144 * Dependencies updated
145
146## v6.0.6 - _May 10, 2019_
147
148 * Dependencies updated
149
150## v6.0.5 - _April 11, 2019_
151
152 * Dependencies updated
153
154## v6.0.4 - _March 21, 2019_
155
156 * Dependencies updated
157
158## v6.0.3 - _March 20, 2019_
159
160 * Update ganache-core to 2.5.3 (#1707)
161
162## v6.0.2 - _March 1, 2019_
163
164 * Dependencies updated
165
166## v6.0.1 - _February 26, 2019_
167
168 * Dependencies updated
169
170## v6.0.0 - _February 25, 2019_
171
172 * Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
173 * Update provider params to type SupportedProvider which outlines all supported providers (#1627)
174
175## v5.0.0 - _February 9, 2019_
176
177 * Export `DecodedCalldata` from @0x/utils (#1569)
178
179## v4.0.2 - _February 7, 2019_
180
181 * Dependencies updated
182
183## v4.0.1 - _February 6, 2019_
184
185 * Dependencies updated
186
187## v4.0.0 - _February 5, 2019_
188
189 * Upgrade the bignumber.js to v8.0.2 (#1517)
190 * Update ganache-core to v2.3.3 (#1518)
191
192## v3.2.4 - _January 15, 2019_
193
194 * Dependencies updated
195
196## v3.2.3 - _January 11, 2019_
197
198 * Dependencies updated
199
200## v3.2.2 - _January 9, 2019_
201
202 * Dependencies updated
203
204## v3.2.1 - _December 13, 2018_
205
206 * Dependencies updated
207
208## v3.2.0 - _December 11, 2018_
209
210 * Return `value` and `gasPrice` as BigNumbers to avoid loss of precision errors (#1402)
211
212## v3.1.6 - _November 28, 2018_
213
214 * Unmarshall mined transaction receipts (#1308)
215
216## v3.1.5 - _November 21, 2018_
217
218 * Add unmarshalling of transaction receipts (#1291)
219 * Return `undefined` instead of `null` if transaction receipt not found (#1291)
220
221## v3.1.4 - _November 14, 2018_
222
223 * Dependencies updated
224
225## v3.1.3 - _November 13, 2018_
226
227 * Dependencies updated
228
229## v3.1.2 - _November 12, 2018_
230
231 * Dependencies updated
232
233## v3.1.1 - _November 9, 2018_
234
235 * Fix bug in `getTransactionByHashAsync` which was causing the return value to have the wrong type (raw fields instead of unmarshalled fields). (#1177)
236
237## v3.1.0 - _October 18, 2018_
238
239 * Add `signTypedData` to perform EIP712 `eth_signTypedData`. (#1102)
240 * Web3Wrapper now throws when an RPC request contains an error field in the response. Previously errors could be swallowed and undefined returned. (#1102)
241
242## v3.0.3 - _October 4, 2018_
243
244 * Dependencies updated
245
246## v3.0.2 - _September 28, 2018_
247
248 * Dependencies updated
249
250## v3.0.1 - _September 25, 2018_
251
252 * Dependencies updated
253
254## v3.0.0 - _September 25, 2018_
255
256 * Rename `getBlockAsync` to `getBlockIfExistsAsync` and rather then throw if the requested block wasn't found, return undefined. (#1082)
257 * Expose `sendRawPayloadAsync` so one can easily extend `Web3Wrapper` with their own custom JSON RPC calls (#1080)
258
259## v2.0.3 - _September 21, 2018_
260
261 * Fixes issue #1076 where Parity now returns a placeholder transactionReceipt before the transaction is mined. (#1079)
262
263## v2.0.2 - _September 5, 2018_
264
265 * Dependencies updated
266
267## v2.0.1 - _August 27, 2018_
268
269 * Dependencies updated
270
271## v2.0.0 - _August 24, 2018_
272
273 * Export types: `BlockParam`, `TxData`, `Provider`, `TransactionReceipt`, `Transaction`, `TraceParams`, `TransactionTrace``, BlockWithoutTransactionDat`a, `LogEntry`, `FilterObject`, `CallData`, `TransactionReceiptWithDecodedLogs`, `BlockWithTransactionData``, LogTopi`c, `JSONRPCRequestPayload`, `TransactionReceiptStatus`, `DecodedLogArgs`, `StructLog`, `JSONRPCErrorCallback``, BlockParamLitera`l, `ContractEventArg`, `DecodedLogEntry`, `LogEntryEvent`, `OpCode`, `TxDataPayable`, `JSONRPCResponsePayload``, RawLogEntr`y, `DecodedLogEntryEvent`, `LogWithDecodedArgs`, `AbiDefinition`, `RawLog`, `FunctionAbi`, `EventAbi`, `EventParameter``, MethodAb`i, `ConstructorAbi`, `FallbackAbi`, `DataItem`, `ConstructorStateMutability` and `StateMutability` (#924)
274 * Stop exporting types: `CallTxDataBaseRPC` and `AbstractBlockRPC` (#924)
275 * Export `AbiDecoder` class (#924)
276
277## v1.2.0 - _August 14, 2018_
278
279 * Export marshaller to convert between RPC and user-space data formats (#938)
280 * Export RPC types (#938)
281
282## v1.1.2 - _July 26, 2018_
283
284 * Dependencies updated
285
286## v1.1.1 - _July 26, 2018_
287
288 * Dependencies updated
289
290## v1.1.0 - _July 26, 2018_
291
292 * Add `getTransactionByHashAsync` method (#847)
293
294## v1.0.1 - _July 23, 2018_
295
296 * Dependencies updated
297
298## v1.0.0 - _July 19, 2018_
299
300 * Stop exporting `marshaller` utility file. (#902)
301 * Export `marshaller` utility file. (#829)
302 * Add `getNodeTypeAsync` method (#812)
303 * Stop exporting uniqueVersionIds object (#897)
304
305## v0.7.3 - _July 18, 2018_
306
307 * Dependencies updated
308
309## v0.7.2 - _July 9, 2018_
310
311 * Dependencies updated
312
313## v0.7.1 - _June 19, 2018_
314
315 * Dependencies updated
316
317## v0.7.0 - _June 4, 2018_
318
319 * Add `web3Wrapper.getContractCodeAsync` (#675)
320 * Add `web3Wrapper.getTransactionTraceAsync` (#675)
321 * Add `web3Wrapper.getBlockWithTransactionDataAsync` (#675)
322 * Add exported uniqueVersionIds object (#622)
323 * Update increaseTimeAsync to work with Geth (#622)
324 * Make callAsync throw if raw call result is 0x (null) (#622)
325 * Add new setHeadAsync method (#622)
326 * Improve performance of awaitTransactionMinedAsync by immediately checking if the transaction was already mined instead of waiting for the first interval. (#688)
327
328## v0.6.4 - _May 22, 2018_
329
330 * Dependencies updated
331
332## v0.6.3 - _May 4, 2018_
333
334 * Dependencies updated
335
336## v0.6.2 - _May 4, 2018_
337
338 * Dependencies updated
339
340## v0.6.1 - _April 18, 2018_
341
342 * Dependencies updated
343
344## v0.6.0 - _April 11, 2018_
345
346 * Make `isAddress` and `toWei` static (#501)
347 * Add static methods `toUnitAmount` and `toBaseUnitAmount` (#501)
348
349## v0.5.0 - _April 2, 2018_
350
351 * Add `web3Wrapper.awaitTransactionMinedAsync` (#485)
352 * Add a public field `abiDecoder: AbiDecoder` which allows you to add your ABIs that are later used to decode logs (#485)
353 * Export enum `Web3WrapperErrors` with a single value so far: `TransactionMiningTimeout` (#485)
354
355## v0.4.0 - _April 2, 2018_
356
357 * Rename `signTransactionAsync` to `signMessageAsync` for clarity (#465)
358
359## v0.3.0 - _March 17, 2018_
360
361 * Add `web3Wrapper.takeSnapshotAsync`, `web3Wrapper.revertSnapshotAsync`, `web3Wrapper.mineBlockAsync`, `web3Wrapper.increaseTimeAsync` (#426)
362 * Add `web3Wrapper.isZeroExWeb3Wrapper` for runtime instanceOf checks (#426)
363 * Add a `getProvider` method (#444)
364
365## v0.2.0 - _March 3, 2018_
366
367 * Ensure all returned user addresses are lowercase (#373)
368 * Add `web3Wrapper.callAsync` (#413)
369 * Make `web3Wrapper.estimateGas` accept whole `txData` instead of `data` (#413)
370 * Remove `web3Wrapper.getContractInstance` (#413)
371
372## v0.1.12 - _February 8, 2018_
373
374 * Fix publishing issue where .npmignore was not properly excluding undesired content (#389)