@bitgo/abstract-eth 24.13.2 → 24.13.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md DELETED
@@ -1,1945 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [24.13.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.13.1...@bitgo/abstract-eth@24.13.2) (2025-10-02)
7
-
8
- **Note:** Version bump only for package @bitgo/abstract-eth
9
-
10
- ## [24.13.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.13.0...@bitgo/abstract-eth@24.13.1) (2025-09-29)
11
-
12
- **Note:** Version bump only for package @bitgo/abstract-eth
13
-
14
- # [24.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.12.0...@bitgo/abstract-eth@24.13.0) (2025-09-25)
15
-
16
- ### Bug Fixes
17
-
18
- - **abstract-eth:** follow up updates from PR 6882 ([36a87de](https://github.com/BitGo/BitGoJS/commit/36a87de002c6b6ab8c72429b186c0660ccc88e92))
19
-
20
- ### Features
21
-
22
- - **abstract-eth:** add flush token support for ERC721 and ERC1155 ([5d4fa35](https://github.com/BitGo/BitGoJS/commit/5d4fa353088b2bd99ed5e6423bf17d3e1c300e35))
23
- - configure learn to skip git operations ([ee3a622](https://github.com/BitGo/BitGoJS/commit/ee3a6220496476aa7f4545b5f4a9a3bf97d9bdb9))
24
-
25
- # [24.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.11.3...@bitgo/abstract-eth@24.12.0) (2025-09-03)
26
-
27
- ### Bug Fixes
28
-
29
- - fixed gasPrice issue for base ([743effd](https://github.com/BitGo/BitGoJS/commit/743effd79faca6e89cd696e351844ed0c0bafe67))
30
-
31
- ### Features
32
-
33
- - **abstract-eth:** support eip712 signing ([5f14318](https://github.com/BitGo/BitGoJS/commit/5f14318198dfb52aff3d0f2551fafd357c68cee2))
34
-
35
- ## [24.11.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.11.2...@bitgo/abstract-eth@24.11.3) (2025-08-30)
36
-
37
- **Note:** Version bump only for package @bitgo/abstract-eth
38
-
39
- ## [24.11.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.11.1...@bitgo/abstract-eth@24.11.2) (2025-08-29)
40
-
41
- **Note:** Version bump only for package @bitgo/abstract-eth
42
-
43
- ## [24.11.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.11.0...@bitgo/abstract-eth@24.11.1) (2025-08-27)
44
-
45
- **Note:** Version bump only for package @bitgo/abstract-eth
46
-
47
- # [24.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.10.1...@bitgo/abstract-eth@24.11.0) (2025-08-22)
48
-
49
- ### Features
50
-
51
- - **root:** migrate ts-node -> tsx ([ea180b4](https://github.com/BitGo/BitGoJS/commit/ea180b43001d8e956196bc07b32798e3a7031eeb))
52
-
53
- ## [24.10.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.10.0...@bitgo/abstract-eth@24.10.1) (2025-08-22)
54
-
55
- **Note:** Version bump only for package @bitgo/abstract-eth
56
-
57
- # [24.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.9.3...@bitgo/abstract-eth@24.10.0) (2025-08-19)
58
-
59
- ### Features
60
-
61
- - **abstract-eth:** add recover consolidation for eth ([4851e67](https://github.com/BitGo/BitGoJS/commit/4851e672cb59bfaff6d31181bceaddd26ad6e208))
62
-
63
- ## [24.9.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.9.2...@bitgo/abstract-eth@24.9.3) (2025-08-14)
64
-
65
- **Note:** Version bump only for package @bitgo/abstract-eth
66
-
67
- ## [24.9.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.9.1...@bitgo/abstract-eth@24.9.2) (2025-08-07)
68
-
69
- **Note:** Version bump only for package @bitgo/abstract-eth
70
-
71
- ## [24.9.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.9.0...@bitgo/abstract-eth@24.9.1) (2025-07-31)
72
-
73
- **Note:** Version bump only for package @bitgo/abstract-eth
74
-
75
- # [24.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.8.2...@bitgo/abstract-eth@24.9.0) (2025-07-30)
76
-
77
- ### Bug Fixes
78
-
79
- - updating recovery tx building for EIP-155 txs ([acd7712](https://github.com/BitGo/BitGoJS/commit/acd77123ba48f06a96ff4d3214343ac62e809006))
80
-
81
- ### Features
82
-
83
- - **root:** enable passing apiKey for recovery on eth likes ([dc8d3c2](https://github.com/BitGo/BitGoJS/commit/dc8d3c201b5ab82b05e1db69f310a0860e21bf78))
84
-
85
- ## [24.8.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.8.0...@bitgo/abstract-eth@24.8.2) (2025-07-25)
86
-
87
- **Note:** Version bump only for package @bitgo/abstract-eth
88
-
89
- ## [24.8.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.8.0...@bitgo/abstract-eth@24.8.1) (2025-07-23)
90
-
91
- **Note:** Version bump only for package @bitgo/abstract-eth
92
-
93
- # [24.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.7.0...@bitgo/abstract-eth@24.8.0) (2025-07-15)
94
-
95
- ### Features
96
-
97
- - **account-lib:** return hex broadcastable message string ([757d9f4](https://github.com/BitGo/BitGoJS/commit/757d9f4f4a17b58055153f900f09294faad52634))
98
-
99
- # [24.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.6.0...@bitgo/abstract-eth@24.7.0) (2025-07-10)
100
-
101
- ### Features
102
-
103
- - **account-lib:** verify encoded message ([71a7dd6](https://github.com/BitGo/BitGoJS/commit/71a7dd6cf56010c94364483b7c83221d9a26688e))
104
- - **sdk-coin-ada:** add CIP-8 message builder ([50c53ec](https://github.com/BitGo/BitGoJS/commit/50c53ecc998815ad25a0b08f27a167a9d2d8d948))
105
- - **sdk-core:** add simple message builder for sol ([d5af5c8](https://github.com/BitGo/BitGoJS/commit/d5af5c8d45f88feb01387b45f9b1e2cfeb70a2e8))
106
-
107
- # [24.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.5.4...@bitgo/abstract-eth@24.6.0) (2025-07-03)
108
-
109
- ### Features
110
-
111
- - **account-lib:** register message builder factory ([bc5c71c](https://github.com/BitGo/BitGoJS/commit/bc5c71cd92266ec1011d85f0568bf174c3743bc2))
112
- - **sdk-core:** add message builder and message builder factory ([5741739](https://github.com/BitGo/BitGoJS/commit/57417395029ec064485ac9ee69eb38fb08c592ec))
113
-
114
- ## [24.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.5.3...@bitgo/abstract-eth@24.5.4) (2025-06-25)
115
-
116
- **Note:** Version bump only for package @bitgo/abstract-eth
117
-
118
- ## [24.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.5.2...@bitgo/abstract-eth@24.5.3) (2025-06-24)
119
-
120
- **Note:** Version bump only for package @bitgo/abstract-eth
121
-
122
- ## [24.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.5.1...@bitgo/abstract-eth@24.5.2) (2025-06-18)
123
-
124
- **Note:** Version bump only for package @bitgo/abstract-eth
125
-
126
- ## [24.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.5.0...@bitgo/abstract-eth@24.5.1) (2025-06-10)
127
-
128
- **Note:** Version bump only for package @bitgo/abstract-eth
129
-
130
- # [24.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.4.0...@bitgo/abstract-eth@24.5.0) (2025-06-05)
131
-
132
- ### Features
133
-
134
- - **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
135
-
136
- # [24.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.3.5...@bitgo/abstract-eth@24.4.0) (2025-06-02)
137
-
138
- ### Features
139
-
140
- - rename audit function naming and signature ([1a885ab](https://github.com/BitGo/BitGoJS/commit/1a885ab60d30ca8595e284a728f2ab9d3c09994e))
141
- - **root:** add new audit key baseCoin method ([57c1778](https://github.com/BitGo/BitGoJS/commit/57c17784a72ea364f18e3af9dbd83da877827e69))
142
-
143
- ## [24.3.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.3.4...@bitgo/abstract-eth@24.3.5) (2025-05-28)
144
-
145
- **Note:** Version bump only for package @bitgo/abstract-eth
146
-
147
- ## [24.3.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.3.3...@bitgo/abstract-eth@24.3.4) (2025-05-22)
148
-
149
- **Note:** Version bump only for package @bitgo/abstract-eth
150
-
151
- ## [24.3.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.3.2...@bitgo/abstract-eth@24.3.3) (2025-05-20)
152
-
153
- **Note:** Version bump only for package @bitgo/abstract-eth
154
-
155
- ## [24.3.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.3.1...@bitgo/abstract-eth@24.3.2) (2025-05-07)
156
-
157
- ### Bug Fixes
158
-
159
- - **sdk-coin-bsc:** override verifytsstxn method for bsc ([3d29436](https://github.com/BitGo/BitGoJS/commit/3d294365bdda568f9517683067e9b6fd7347e237))
160
-
161
- ## [24.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.3.0...@bitgo/abstract-eth@24.3.1) (2025-04-29)
162
-
163
- ### Bug Fixes
164
-
165
- - **sdk-core:** add validation for unsigned txHex ([eff30e3](https://github.com/BitGo/BitGoJS/commit/eff30e3febbfc3c5f987ba5a0e54d4716983c4b5))
166
-
167
- # [24.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.2.0...@bitgo/abstract-eth@24.3.0) (2025-04-25)
168
-
169
- ### Bug Fixes
170
-
171
- - **abstract-eth:** fix building using from for first signer ([c8ec337](https://github.com/BitGo/BitGoJS/commit/c8ec3377d5502a580801fabdcece528b4c3ac03a))
172
-
173
- ### Features
174
-
175
- - **abstract-eth:** support building eth tx for a first signer ([cbd4d4c](https://github.com/BitGo/BitGoJS/commit/cbd4d4cdee97a6ff51df2c854e945791ac0df4b4))
176
- - send digital asset ([e4f9135](https://github.com/BitGo/BitGoJS/commit/e4f913543a39fc1eb062cebcc5c62984a3bdde1a))
177
-
178
- # [24.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.1.0...@bitgo/abstract-eth@24.2.0) (2025-04-15)
179
-
180
- ### Features
181
-
182
- - enable erc20 sendmany ([a412a7c](https://github.com/BitGo/BitGoJS/commit/a412a7c6454cedf1cd235f4636e29e7e7a8d3232))
183
-
184
- # [24.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.0.1...@bitgo/abstract-eth@24.1.0) (2025-04-04)
185
-
186
- ### Features
187
-
188
- - **abstract-eth:** added support for mpcv2 in recovery ([da92bf8](https://github.com/BitGo/BitGoJS/commit/da92bf80d3f34c35ce73b0a9c2581d1ae201d1cc))
189
-
190
- ## [24.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.0.0...@bitgo/abstract-eth@24.0.1) (2025-04-02)
191
-
192
- **Note:** Version bump only for package @bitgo/abstract-eth
193
-
194
- # [24.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@23.0.3...@bitgo/abstract-eth@24.0.0) (2025-03-28)
195
-
196
- ### Bug Fixes
197
-
198
- - **abstract-eth:** return eip 191 encoded message as a hex string ([6ae1979](https://github.com/BitGo/BitGoJS/commit/6ae19794ff1c738b4984cb4dacc23130da708a17))
199
-
200
- ### BREAKING CHANGES
201
-
202
- - **abstract-eth:** messageEncoded is now encoded as a hex string
203
-
204
- ## [23.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@23.0.2...@bitgo/abstract-eth@23.0.3) (2025-03-20)
205
-
206
- ### Reverts
207
-
208
- - Revert "fix(sdk-core): add validation for unsigned txHex" ([4333b10](https://github.com/BitGo/BitGoJS/commit/4333b1014040edbb0f5b347a9f5e343b20e1704f))
209
-
210
- ## [23.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@23.0.1...@bitgo/abstract-eth@23.0.2) (2025-03-18)
211
-
212
- ### Bug Fixes
213
-
214
- - pass isBatch in send API ([b8c0dfc](https://github.com/BitGo/BitGoJS/commit/b8c0dfc0e2748da7aa631dc77e0c505fcd5cbfcb))
215
- - **sdk-core:** add validation for unsigned txHex ([4a5ba60](https://github.com/BitGo/BitGoJS/commit/4a5ba60cc98a3aededc7c3385cb8dd47f8c21353))
216
-
217
- ## [23.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@23.0.0...@bitgo/abstract-eth@23.0.1) (2025-03-06)
218
-
219
- **Note:** Version bump only for package @bitgo/abstract-eth
220
-
221
- # [23.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.6.0...@bitgo/abstract-eth@23.0.0) (2025-03-04)
222
-
223
- ### Bug Fixes
224
-
225
- - **abstract-eth:** gasLimit for hop txn ([4ce0180](https://github.com/BitGo/BitGoJS/commit/4ce01809b424936919fc30bd6d717b4629a5c2f5))
226
- - dependency fixes for secp256 lib ([826db0b](https://github.com/BitGo/BitGoJS/commit/826db0b5481435bb38b251e8bb5ba8ce9f78d017))
227
-
228
- ### BREAKING CHANGES
229
-
230
- - **abstract-eth:** when we have a pending approval for a hop txn
231
- when approved the txn is using gasLimit provided by hop params
232
- which is not expected, this commit fixes it
233
-
234
- TICKET: COIN-3249
235
-
236
- ## [22.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.6.0...@bitgo/abstract-eth@22.6.2) (2025-02-26)
237
-
238
- **Note:** Version bump only for package @bitgo/abstract-eth
239
-
240
- ## [22.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.6.0...@bitgo/abstract-eth@22.6.1) (2025-02-20)
241
-
242
- **Note:** Version bump only for package @bitgo/abstract-eth
243
-
244
- # [22.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.14...@bitgo/abstract-eth@22.6.0) (2025-02-19)
245
-
246
- ### Features
247
-
248
- - **abstract-eth:** add method to build and send ccr recovery txn ([0221896](https://github.com/BitGo/BitGoJS/commit/022189691a2f9a1ce2aa5ca84ddcc1042fd25e66))
249
-
250
- # [22.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.14...@bitgo/abstract-eth@22.5.0) (2025-02-11)
251
-
252
- ### Features
253
-
254
- - **abstract-eth:** add method to build and send ccr recovery txn ([0221896](https://github.com/BitGo/BitGoJS/commit/022189691a2f9a1ce2aa5ca84ddcc1042fd25e66))
255
-
256
- ## [22.4.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.13...@bitgo/abstract-eth@22.4.14) (2025-02-05)
257
-
258
- **Note:** Version bump only for package @bitgo/abstract-eth
259
-
260
- ## [22.4.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.12...@bitgo/abstract-eth@22.4.13) (2025-01-28)
261
-
262
- **Note:** Version bump only for package @bitgo/abstract-eth
263
-
264
- ## [22.4.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.11...@bitgo/abstract-eth@22.4.12) (2025-01-23)
265
-
266
- **Note:** Version bump only for package @bitgo/abstract-eth
267
-
268
- ## [22.4.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.10...@bitgo/abstract-eth@22.4.11) (2025-01-23)
269
-
270
- **Note:** Version bump only for package @bitgo/abstract-eth
271
-
272
- ## [22.4.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.9...@bitgo/abstract-eth@22.4.10) (2025-01-20)
273
-
274
- **Note:** Version bump only for package @bitgo/abstract-eth
275
-
276
- ## [22.4.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.8...@bitgo/abstract-eth@22.4.9) (2025-01-15)
277
-
278
- **Note:** Version bump only for package @bitgo/abstract-eth
279
-
280
- ## [22.4.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.7...@bitgo/abstract-eth@22.4.8) (2025-01-09)
281
-
282
- ### Bug Fixes
283
-
284
- - **abstract-eth:** skip derived address validation for v5 forwarder ([18650ac](https://github.com/BitGo/BitGoJS/commit/18650ac8ba0ce36a14058b4c5115125c58cdf85d))
285
-
286
- ## [22.4.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.6...@bitgo/abstract-eth@22.4.7) (2025-01-03)
287
-
288
- **Note:** Version bump only for package @bitgo/abstract-eth
289
-
290
- ## [22.4.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.5...@bitgo/abstract-eth@22.4.6) (2024-12-24)
291
-
292
- ### Bug Fixes
293
-
294
- - **abstract-eth:** fix verifyCoin method to validate native coin ([c2bf82c](https://github.com/BitGo/BitGoJS/commit/c2bf82cd0268f63081d2bc4ef46854dfe0db1819))
295
-
296
- ## [22.4.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.4...@bitgo/abstract-eth@22.4.5) (2024-12-19)
297
-
298
- **Note:** Version bump only for package @bitgo/abstract-eth
299
-
300
- ## [22.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.2...@bitgo/abstract-eth@22.4.4) (2024-12-17)
301
-
302
- **Note:** Version bump only for package @bitgo/abstract-eth
303
-
304
- ## [22.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.2...@bitgo/abstract-eth@22.4.3) (2024-12-17)
305
-
306
- **Note:** Version bump only for package @bitgo/abstract-eth
307
-
308
- ## [22.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.1...@bitgo/abstract-eth@22.4.2) (2024-12-12)
309
-
310
- **Note:** Version bump only for package @bitgo/abstract-eth
311
-
312
- ## [22.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.4.0...@bitgo/abstract-eth@22.4.1) (2024-12-11)
313
-
314
- ### Bug Fixes
315
-
316
- - **abstract-eth:** fix issue with ethlike signTx ([7584c8b](https://github.com/BitGo/BitGoJS/commit/7584c8bf2e3ddea21582cac36abdebe0a0a78646))
317
-
318
- # [22.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.3.5...@bitgo/abstract-eth@22.4.0) (2024-12-03)
319
-
320
- ### Bug Fixes
321
-
322
- - use better string conversion for message signing ([c81d0b1](https://github.com/BitGo/BitGoJS/commit/c81d0b19c379109df69f8bdd7ff92c582492ab45))
323
-
324
- ### Features
325
-
326
- - add @types/keccak to packages that use it ([7e25872](https://github.com/BitGo/BitGoJS/commit/7e25872a5749cb6b3281b5355d4f45151d042d67))
327
-
328
- ## [22.3.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.3.4...@bitgo/abstract-eth@22.3.5) (2024-11-26)
329
-
330
- **Note:** Version bump only for package @bitgo/abstract-eth
331
-
332
- ## [22.3.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.3.3...@bitgo/abstract-eth@22.3.4) (2024-11-21)
333
-
334
- **Note:** Version bump only for package @bitgo/abstract-eth
335
-
336
- ## [22.3.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.3.1...@bitgo/abstract-eth@22.3.3) (2024-11-19)
337
-
338
- **Note:** Version bump only for package @bitgo/abstract-eth
339
-
340
- ## [22.3.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.3.1...@bitgo/abstract-eth@22.3.2) (2024-11-14)
341
-
342
- **Note:** Version bump only for package @bitgo/abstract-eth
343
-
344
- ## [22.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.3.0...@bitgo/abstract-eth@22.3.1) (2024-11-08)
345
-
346
- **Note:** Version bump only for package @bitgo/abstract-eth
347
-
348
- # [22.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.2.4...@bitgo/abstract-eth@22.3.0) (2024-11-07)
349
-
350
- ### Features
351
-
352
- - retrofit during eth tss recovery ([4a743ac](https://github.com/BitGo/BitGoJS/commit/4a743ac3eb11486d3917ca6c71429ec7b331dcab))
353
-
354
- ## [22.2.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.2.3...@bitgo/abstract-eth@22.2.4) (2024-11-01)
355
-
356
- ### Bug Fixes
357
-
358
- - **sdk-core:** pass correct walletVersion to wallet platform ([6564098](https://github.com/BitGo/BitGoJS/commit/6564098f79dab328128bea52e86b18d0d6684568))
359
-
360
- ## [22.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.2.2...@bitgo/abstract-eth@22.2.3) (2024-10-22)
361
-
362
- **Note:** Version bump only for package @bitgo/abstract-eth
363
-
364
- ## [22.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.2.1...@bitgo/abstract-eth@22.2.2) (2024-10-15)
365
-
366
- **Note:** Version bump only for package @bitgo/abstract-eth
367
-
368
- ## [22.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.2.0...@bitgo/abstract-eth@22.2.1) (2024-10-08)
369
-
370
- ### Bug Fixes
371
-
372
- - v4 cold and custody ccr recovery txn ([b840f73](https://github.com/BitGo/BitGoJS/commit/b840f733d661e64694069ae142e127b46c7ad91b))
373
-
374
- # [22.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.1.2...@bitgo/abstract-eth@22.2.0) (2024-10-04)
375
-
376
- ### Features
377
-
378
- - **sdk-coin-avaxc:** add avaxc support for evm ccr ([b37f97b](https://github.com/BitGo/BitGoJS/commit/b37f97bf2aa1e7353e4ee15e53487c2f6024aa7e))
379
-
380
- ## [22.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.1.1...@bitgo/abstract-eth@22.1.2) (2024-09-24)
381
-
382
- **Note:** Version bump only for package @bitgo/abstract-eth
383
-
384
- ## [22.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.1.0...@bitgo/abstract-eth@22.1.1) (2024-09-19)
385
-
386
- **Note:** Version bump only for package @bitgo/abstract-eth
387
-
388
- # [22.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.0.4...@bitgo/abstract-eth@22.1.0) (2024-09-16)
389
-
390
- ### Features
391
-
392
- - **abstract-eth:** fetch gasPrice and gasLimit from explorer ([2a8f36e](https://github.com/BitGo/BitGoJS/commit/2a8f36e19956904e7f3c7d0a2b3be4159da38f73))
393
-
394
- ## [22.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.0.3...@bitgo/abstract-eth@22.0.4) (2024-09-10)
395
-
396
- **Note:** Version bump only for package @bitgo/abstract-eth
397
-
398
- ## [22.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.0.2...@bitgo/abstract-eth@22.0.3) (2024-09-03)
399
-
400
- **Note:** Version bump only for package @bitgo/abstract-eth
401
-
402
- ## [22.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.0.1...@bitgo/abstract-eth@22.0.2) (2024-08-29)
403
-
404
- **Note:** Version bump only for package @bitgo/abstract-eth
405
-
406
- ## [22.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@22.0.0...@bitgo/abstract-eth@22.0.1) (2024-08-27)
407
-
408
- **Note:** Version bump only for package @bitgo/abstract-eth
409
-
410
- # [22.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.8.0...@bitgo/abstract-eth@22.0.0) (2024-08-20)
411
-
412
- ### Features
413
-
414
- - move opensslbytes to own package ([e23c562](https://github.com/BitGo/BitGoJS/commit/e23c5627957916055e68329541dd1eb775704ca5))
415
- - **sdk-coin-etc:** non-bitgo recovery support for wrw ([017155b](https://github.com/BitGo/BitGoJS/commit/017155b5a9b008377189bc94b69ed4b45d8004fe))
416
-
417
- ### BREAKING CHANGES
418
-
419
- - clients using challenge
420
- generation & TSS Recovery functions must now
421
- install @bitgo/sdk-opensslbytes separately &
422
- provide the openSSLBytes WASM themselves.
423
-
424
- Ticket: CE-4329
425
-
426
- ## [21.8.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.8.0...@bitgo/abstract-eth@21.8.1) (2024-08-13)
427
-
428
- **Note:** Version bump only for package @bitgo/abstract-eth
429
-
430
- # [21.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.7.6...@bitgo/abstract-eth@21.8.0) (2024-08-07)
431
-
432
- ### Features
433
-
434
- - **abstract-cosmos:** add dkls support for cosmos hot wallet recovery ([da24a55](https://github.com/BitGo/BitGoJS/commit/da24a559d42ac0f2975fd03ec335f5e72bcd8f49))
435
-
436
- ## [21.7.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.7.5...@bitgo/abstract-eth@21.7.6) (2024-07-30)
437
-
438
- **Note:** Version bump only for package @bitgo/abstract-eth
439
-
440
- ## [21.7.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.7.4...@bitgo/abstract-eth@21.7.5) (2024-07-24)
441
-
442
- **Note:** Version bump only for package @bitgo/abstract-eth
443
-
444
- ## [21.7.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.7.3...@bitgo/abstract-eth@21.7.4) (2024-07-16)
445
-
446
- **Note:** Version bump only for package @bitgo/abstract-eth
447
-
448
- ## [21.7.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.7.2...@bitgo/abstract-eth@21.7.3) (2024-07-04)
449
-
450
- **Note:** Version bump only for package @bitgo/abstract-eth
451
-
452
- ## [21.7.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.7.1...@bitgo/abstract-eth@21.7.2) (2024-07-02)
453
-
454
- **Note:** Version bump only for package @bitgo/abstract-eth
455
-
456
- ## [21.7.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.7.0...@bitgo/abstract-eth@21.7.1) (2024-06-27)
457
-
458
- **Note:** Version bump only for package @bitgo/abstract-eth
459
-
460
- # [21.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.6.2...@bitgo/abstract-eth@21.7.0) (2024-06-26)
461
-
462
- ### Features
463
-
464
- - **sdk-core:** adding MPCv1 to MPCv2 retrofit helper ([8b13b16](https://github.com/BitGo/BitGoJS/commit/8b13b167463533a051143374b9fea8ccc1ad63b9))
465
-
466
- ## [21.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.6.0...@bitgo/abstract-eth@21.6.2) (2024-06-21)
467
-
468
- **Note:** Version bump only for package @bitgo/abstract-eth
469
-
470
- ## [21.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.6.0...@bitgo/abstract-eth@21.6.1) (2024-06-20)
471
-
472
- **Note:** Version bump only for package @bitgo/abstract-eth
473
-
474
- # [21.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.5.3...@bitgo/abstract-eth@21.6.0) (2024-06-14)
475
-
476
- ### Features
477
-
478
- - **sdk-coin-ethlike:** add new eth like coin packages ([ba305cb](https://github.com/BitGo/BitGoJS/commit/ba305cb7f7b564d499d0f931f50919058e85652f))
479
-
480
- ## [21.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.5.2...@bitgo/abstract-eth@21.5.3) (2024-06-11)
481
-
482
- ### Bug Fixes
483
-
484
- - **abstract-eth:** use correct derivation path in wrw recover function ([5018147](https://github.com/BitGo/BitGoJS/commit/50181478d487c8871f94da2fb92e7327098b2370))
485
-
486
- ## [21.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.5.1...@bitgo/abstract-eth@21.5.2) (2024-06-05)
487
-
488
- **Note:** Version bump only for package @bitgo/abstract-eth
489
-
490
- ## [21.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.5.0...@bitgo/abstract-eth@21.5.1) (2024-05-31)
491
-
492
- **Note:** Version bump only for package @bitgo/abstract-eth
493
-
494
- # [21.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.4.0...@bitgo/abstract-eth@21.5.0) (2024-05-28)
495
-
496
- ### Bug Fixes
497
-
498
- - **abstract-eth:** handle absence of batcher contract for native coin ([37ede15](https://github.com/BitGo/BitGoJS/commit/37ede15f2fc8e24f732a6d8f513327650d58590c))
499
-
500
- ### Features
501
-
502
- - **abstract-eth:** add support to build tx for CCR of unsupported token ([a6dac7c](https://github.com/BitGo/BitGoJS/commit/a6dac7c00d47acfa3d4dd072b9cfcdf99215a743))
503
-
504
- # [21.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.3.0...@bitgo/abstract-eth@21.4.0) (2024-05-22)
505
-
506
- ### Features
507
-
508
- - **abstract-eth:** wrw recovery for dkls wallet ([bf374e8](https://github.com/BitGo/BitGoJS/commit/bf374e89522c9688619d9b20ed66d3873b55d75e))
509
-
510
- # [21.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.2.1...@bitgo/abstract-eth@21.3.0) (2024-05-17)
511
-
512
- ### Features
513
-
514
- - **abstract-eth:** refactor eth wrw recovery tss ([0fdbd5e](https://github.com/BitGo/BitGoJS/commit/0fdbd5eaf25c414b43b61bcfa6bdcdf0150b880f))
515
-
516
- ## [21.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.2.0...@bitgo/abstract-eth@21.2.1) (2024-05-13)
517
-
518
- **Note:** Version bump only for package @bitgo/abstract-eth
519
-
520
- # [21.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.1.1...@bitgo/abstract-eth@21.2.0) (2024-05-08)
521
-
522
- ### Features
523
-
524
- - **abstract-eth:** support v4 wallet for recover method ([142ec9f](https://github.com/BitGo/BitGoJS/commit/142ec9f220ec2af54545aca4b4d95b39a4179002))
525
-
526
- ## [21.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.1.0...@bitgo/abstract-eth@21.1.1) (2024-05-01)
527
-
528
- **Note:** Version bump only for package @bitgo/abstract-eth
529
-
530
- # [21.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@21.0.0...@bitgo/abstract-eth@21.1.0) (2024-04-25)
531
-
532
- ### Features
533
-
534
- - **abstract-eth:** use non packed encode for V4 wallet ([54fd3a8](https://github.com/BitGo/BitGoJS/commit/54fd3a8dbafb14bdeae78204c122885d288d48b6))
535
-
536
- # [21.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@20.1.6...@bitgo/abstract-eth@21.0.0) (2024-04-24)
537
-
538
- ### Bug Fixes
539
-
540
- - superagent upgrade to 9.0 ([6e9aa43](https://github.com/BitGo/BitGoJS/commit/6e9aa43a6d2999298abd450ceb168d664b8b926d))
541
-
542
- ### Features
543
-
544
- - **abstract-eth:** support txn bulding for v4 wallet on eth chain ([d8aabea](https://github.com/BitGo/BitGoJS/commit/d8aabead0197072ee5b6c7fb11bd9c379606208d))
545
-
546
- ### BREAKING CHANGES
547
-
548
- - **abstract-eth:** Made ChainID mandatory for signAndBuild method
549
-
550
- ## [20.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@20.1.5...@bitgo/abstract-eth@20.1.6) (2024-04-22)
551
-
552
- ### Bug Fixes
553
-
554
- - **sdk-coin-polygon:** fix send tx for polygon testnet ([172a081](https://github.com/BitGo/BitGoJS/commit/172a081cc4bec1eedf9876a438bc8828dc543d31))
555
-
556
- ## [20.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@20.1.4...@bitgo/abstract-eth@20.1.5) (2024-04-17)
557
-
558
- **Note:** Version bump only for package @bitgo/abstract-eth
559
-
560
- ## [20.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@20.1.3...@bitgo/abstract-eth@20.1.4) (2024-04-12)
561
-
562
- **Note:** Version bump only for package @bitgo/abstract-eth
563
-
564
- ## [20.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@20.1.2...@bitgo/abstract-eth@20.1.3) (2024-04-10)
565
-
566
- **Note:** Version bump only for package @bitgo/abstract-eth
567
-
568
- ## [20.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@20.1.1...@bitgo/abstract-eth@20.1.2) (2024-04-09)
569
-
570
- **Note:** Version bump only for package @bitgo/abstract-eth
571
-
572
- ## [20.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@20.1.0...@bitgo/abstract-eth@20.1.1) (2024-04-08)
573
-
574
- ### Bug Fixes
575
-
576
- - **abstract-eth:** fix flush v4 tx building from hex ([f20dc10](https://github.com/BitGo/BitGoJS/commit/f20dc106e90222f27f0ee774fe9844fc0b55f77e))
577
-
578
- # [20.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@20.0.0...@bitgo/abstract-eth@20.1.0) (2024-04-05)
579
-
580
- ### Bug Fixes
581
-
582
- - **abstract-eth:** error msg when fee is low than expected ([5adb4cd](https://github.com/BitGo/BitGoJS/commit/5adb4cd838790f0fb0f65a6bf3242f987ce3a7bc))
583
- - **abstract-eth:** fix opeth:op transfers ([37a8f4f](https://github.com/BitGo/BitGoJS/commit/37a8f4f03325d76c32b4764381e3d2d7976dd414))
584
-
585
- ### Features
586
-
587
- - **abstract-eth:** support token flush directly from forwarderV4 contract ([f41a404](https://github.com/BitGo/BitGoJS/commit/f41a404bac7ed952b41effe88e818c6d602a9c22))
588
-
589
- # [20.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@19.0.4...@bitgo/abstract-eth@20.0.0) (2024-03-28)
590
-
591
- ### Features
592
-
593
- - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
594
-
595
- ### BREAKING CHANGES
596
-
597
- - **root:** Node 16 is no longer supported in bitgojs.
598
- TICKET: WP-1100
599
-
600
- ## [19.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@19.0.3...@bitgo/abstract-eth@19.0.4) (2024-03-19)
601
-
602
- ### Bug Fixes
603
-
604
- - factor gas and eip1559 params on ethlike token recovery ([7744d83](https://github.com/BitGo/BitGoJS/commit/7744d831f7d974802501245312787b81f8abae47))
605
-
606
- ## [19.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@19.0.2...@bitgo/abstract-eth@19.0.3) (2024-03-11)
607
-
608
- ### Bug Fixes
609
-
610
- - **abstract-eth:** fix recover method in case of 0 funds ([3738568](https://github.com/BitGo/BitGoJS/commit/37385687397f1f8c4522cc8e1f6843504d47eca8))
611
- - **abstract-eth:** fixes issue related to gasestimate for ethlike ([190bdb2](https://github.com/BitGo/BitGoJS/commit/190bdb2b225fc2fd87fe536aeb77734f102b9984))
612
-
613
- ## [19.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@19.0.1...@bitgo/abstract-eth@19.0.2) (2024-02-28)
614
-
615
- ### Bug Fixes
616
-
617
- - **abstract-eth:** fix recover token method for ethlike ([0c074a9](https://github.com/BitGo/BitGoJS/commit/0c074a923125c0528d7327e22153a351e5950d30))
618
-
619
- ## [19.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@19.0.0...@bitgo/abstract-eth@19.0.1) (2024-02-22)
620
-
621
- **Note:** Version bump only for package @bitgo/abstract-eth
622
-
623
- # [19.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@19.0.0) (2024-02-19)
624
-
625
- ### Bug Fixes
626
-
627
- - **abstract-eth:** change tx encoding method for arb and op ([c11b0dd](https://github.com/BitGo/BitGoJS/commit/c11b0dd4705b0de4aaf9fff26eecf361d78b9f10))
628
- - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
629
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
630
-
631
- ### Code Refactoring
632
-
633
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
634
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
635
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
636
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
637
-
638
- ### Features
639
-
640
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
641
- - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
642
- - **abstract-eth:** add v4 forwarder creation logic ([25faaa3](https://github.com/BitGo/BitGoJS/commit/25faaa33723feb2a4f7ce7209a64841b438a4367))
643
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
644
-
645
- ### BREAKING CHANGES
646
-
647
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
648
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
649
- getCustomChainName method is removed from Polygon class because a common
650
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
651
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
652
- and needs to be passed to derive the Eth common object from the chainId.
653
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
654
- it can be used for other EthLike coins. getBaseFactor method in Eth
655
- and Polygon class returns number instead of string just to align with
656
- AbstractEthLikeCoin
657
- Ticket: WIN-1012
658
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
659
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
660
- getCustomChainName method is removed from Polygon class because a common
661
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
662
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
663
- and needs to be passed to derive the Eth common object from the chainId.
664
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
665
- it can be used for other EthLike coins. getBaseFactor method in Eth
666
- and Polygon class returns number instead of string just to align with
667
- AbstractEthLikeCoin
668
- Ticket: WIN-1012
669
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
670
- a new class AbstractEthLikeNewCoins which will be having both multisig
671
- and MPC related methods
672
-
673
- TICKET: WIN-1021
674
-
675
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
676
- class in abstract-eth module because TransactionBuilder in the
677
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
678
- be added to the class that will inherit EthLikeToken class
679
-
680
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
681
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
682
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
683
- support for hop transactions, batch transactions, etc
684
-
685
- TICKET: WIN-1021
686
-
687
- # [18.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@18.0.0) (2024-01-30)
688
-
689
- ### Bug Fixes
690
-
691
- - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
692
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
693
-
694
- ### Code Refactoring
695
-
696
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
697
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
698
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
699
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
700
-
701
- ### Features
702
-
703
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
704
- - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
705
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
706
-
707
- ### BREAKING CHANGES
708
-
709
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
710
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
711
- getCustomChainName method is removed from Polygon class because a common
712
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
713
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
714
- and needs to be passed to derive the Eth common object from the chainId.
715
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
716
- it can be used for other EthLike coins. getBaseFactor method in Eth
717
- and Polygon class returns number instead of string just to align with
718
- AbstractEthLikeCoin
719
- Ticket: WIN-1012
720
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
721
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
722
- getCustomChainName method is removed from Polygon class because a common
723
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
724
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
725
- and needs to be passed to derive the Eth common object from the chainId.
726
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
727
- it can be used for other EthLike coins. getBaseFactor method in Eth
728
- and Polygon class returns number instead of string just to align with
729
- AbstractEthLikeCoin
730
- Ticket: WIN-1012
731
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
732
- a new class AbstractEthLikeNewCoins which will be having both multisig
733
- and MPC related methods
734
-
735
- TICKET: WIN-1021
736
-
737
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
738
- class in abstract-eth module because TransactionBuilder in the
739
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
740
- be added to the class that will inherit EthLikeToken class
741
-
742
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
743
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
744
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
745
- support for hop transactions, batch transactions, etc
746
-
747
- TICKET: WIN-1021
748
-
749
- # [17.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@17.0.0) (2024-01-26)
750
-
751
- ### Bug Fixes
752
-
753
- - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
754
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
755
-
756
- ### Code Refactoring
757
-
758
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
759
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
760
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
761
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
762
-
763
- ### Features
764
-
765
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
766
- - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
767
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
768
-
769
- ### BREAKING CHANGES
770
-
771
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
772
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
773
- getCustomChainName method is removed from Polygon class because a common
774
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
775
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
776
- and needs to be passed to derive the Eth common object from the chainId.
777
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
778
- it can be used for other EthLike coins. getBaseFactor method in Eth
779
- and Polygon class returns number instead of string just to align with
780
- AbstractEthLikeCoin
781
- Ticket: WIN-1012
782
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
783
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
784
- getCustomChainName method is removed from Polygon class because a common
785
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
786
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
787
- and needs to be passed to derive the Eth common object from the chainId.
788
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
789
- it can be used for other EthLike coins. getBaseFactor method in Eth
790
- and Polygon class returns number instead of string just to align with
791
- AbstractEthLikeCoin
792
- Ticket: WIN-1012
793
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
794
- a new class AbstractEthLikeNewCoins which will be having both multisig
795
- and MPC related methods
796
-
797
- TICKET: WIN-1021
798
-
799
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
800
- class in abstract-eth module because TransactionBuilder in the
801
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
802
- be added to the class that will inherit EthLikeToken class
803
-
804
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
805
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
806
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
807
- support for hop transactions, batch transactions, etc
808
-
809
- TICKET: WIN-1021
810
-
811
- # [16.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@16.0.0) (2024-01-26)
812
-
813
- ### Bug Fixes
814
-
815
- - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
816
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
817
-
818
- ### Code Refactoring
819
-
820
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
821
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
822
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
823
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
824
-
825
- ### Features
826
-
827
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
828
- - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
829
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
830
-
831
- ### BREAKING CHANGES
832
-
833
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
834
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
835
- getCustomChainName method is removed from Polygon class because a common
836
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
837
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
838
- and needs to be passed to derive the Eth common object from the chainId.
839
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
840
- it can be used for other EthLike coins. getBaseFactor method in Eth
841
- and Polygon class returns number instead of string just to align with
842
- AbstractEthLikeCoin
843
- Ticket: WIN-1012
844
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
845
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
846
- getCustomChainName method is removed from Polygon class because a common
847
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
848
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
849
- and needs to be passed to derive the Eth common object from the chainId.
850
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
851
- it can be used for other EthLike coins. getBaseFactor method in Eth
852
- and Polygon class returns number instead of string just to align with
853
- AbstractEthLikeCoin
854
- Ticket: WIN-1012
855
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
856
- a new class AbstractEthLikeNewCoins which will be having both multisig
857
- and MPC related methods
858
-
859
- TICKET: WIN-1021
860
-
861
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
862
- class in abstract-eth module because TransactionBuilder in the
863
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
864
- be added to the class that will inherit EthLikeToken class
865
-
866
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
867
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
868
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
869
- support for hop transactions, batch transactions, etc
870
-
871
- TICKET: WIN-1021
872
-
873
- # [15.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@15.0.0) (2024-01-25)
874
-
875
- ### Bug Fixes
876
-
877
- - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
878
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
879
-
880
- ### Code Refactoring
881
-
882
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
883
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
884
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
885
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
886
-
887
- ### Features
888
-
889
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
890
- - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
891
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
892
-
893
- ### BREAKING CHANGES
894
-
895
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
896
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
897
- getCustomChainName method is removed from Polygon class because a common
898
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
899
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
900
- and needs to be passed to derive the Eth common object from the chainId.
901
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
902
- it can be used for other EthLike coins. getBaseFactor method in Eth
903
- and Polygon class returns number instead of string just to align with
904
- AbstractEthLikeCoin
905
- Ticket: WIN-1012
906
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
907
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
908
- getCustomChainName method is removed from Polygon class because a common
909
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
910
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
911
- and needs to be passed to derive the Eth common object from the chainId.
912
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
913
- it can be used for other EthLike coins. getBaseFactor method in Eth
914
- and Polygon class returns number instead of string just to align with
915
- AbstractEthLikeCoin
916
- Ticket: WIN-1012
917
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
918
- a new class AbstractEthLikeNewCoins which will be having both multisig
919
- and MPC related methods
920
-
921
- TICKET: WIN-1021
922
-
923
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
924
- class in abstract-eth module because TransactionBuilder in the
925
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
926
- be added to the class that will inherit EthLikeToken class
927
-
928
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
929
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
930
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
931
- support for hop transactions, batch transactions, etc
932
-
933
- TICKET: WIN-1021
934
-
935
- # [14.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@14.0.0) (2024-01-22)
936
-
937
- ### Bug Fixes
938
-
939
- - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
940
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
941
-
942
- ### Code Refactoring
943
-
944
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
945
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
946
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
947
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
948
-
949
- ### Features
950
-
951
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
952
- - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
953
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
954
-
955
- ### BREAKING CHANGES
956
-
957
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
958
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
959
- getCustomChainName method is removed from Polygon class because a common
960
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
961
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
962
- and needs to be passed to derive the Eth common object from the chainId.
963
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
964
- it can be used for other EthLike coins. getBaseFactor method in Eth
965
- and Polygon class returns number instead of string just to align with
966
- AbstractEthLikeCoin
967
- Ticket: WIN-1012
968
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
969
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
970
- getCustomChainName method is removed from Polygon class because a common
971
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
972
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
973
- and needs to be passed to derive the Eth common object from the chainId.
974
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
975
- it can be used for other EthLike coins. getBaseFactor method in Eth
976
- and Polygon class returns number instead of string just to align with
977
- AbstractEthLikeCoin
978
- Ticket: WIN-1012
979
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
980
- a new class AbstractEthLikeNewCoins which will be having both multisig
981
- and MPC related methods
982
-
983
- TICKET: WIN-1021
984
-
985
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
986
- class in abstract-eth module because TransactionBuilder in the
987
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
988
- be added to the class that will inherit EthLikeToken class
989
-
990
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
991
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
992
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
993
- support for hop transactions, batch transactions, etc
994
-
995
- TICKET: WIN-1021
996
-
997
- # [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@13.0.0) (2024-01-09)
998
-
999
- ### Bug Fixes
1000
-
1001
- - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
1002
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1003
-
1004
- ### Code Refactoring
1005
-
1006
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1007
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1008
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1009
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1010
-
1011
- ### Features
1012
-
1013
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1014
- - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
1015
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
1016
-
1017
- ### BREAKING CHANGES
1018
-
1019
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1020
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1021
- getCustomChainName method is removed from Polygon class because a common
1022
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1023
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1024
- and needs to be passed to derive the Eth common object from the chainId.
1025
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1026
- it can be used for other EthLike coins. getBaseFactor method in Eth
1027
- and Polygon class returns number instead of string just to align with
1028
- AbstractEthLikeCoin
1029
- Ticket: WIN-1012
1030
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1031
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1032
- getCustomChainName method is removed from Polygon class because a common
1033
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1034
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1035
- and needs to be passed to derive the Eth common object from the chainId.
1036
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1037
- it can be used for other EthLike coins. getBaseFactor method in Eth
1038
- and Polygon class returns number instead of string just to align with
1039
- AbstractEthLikeCoin
1040
- Ticket: WIN-1012
1041
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1042
- a new class AbstractEthLikeNewCoins which will be having both multisig
1043
- and MPC related methods
1044
-
1045
- TICKET: WIN-1021
1046
-
1047
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1048
- class in abstract-eth module because TransactionBuilder in the
1049
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1050
- be added to the class that will inherit EthLikeToken class
1051
-
1052
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1053
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1054
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1055
- support for hop transactions, batch transactions, etc
1056
-
1057
- TICKET: WIN-1021
1058
-
1059
- # [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@12.0.0) (2024-01-03)
1060
-
1061
- ### Bug Fixes
1062
-
1063
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1064
-
1065
- ### Code Refactoring
1066
-
1067
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1068
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1069
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1070
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1071
-
1072
- ### Features
1073
-
1074
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1075
- - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
1076
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
1077
-
1078
- ### BREAKING CHANGES
1079
-
1080
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1081
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1082
- getCustomChainName method is removed from Polygon class because a common
1083
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1084
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1085
- and needs to be passed to derive the Eth common object from the chainId.
1086
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1087
- it can be used for other EthLike coins. getBaseFactor method in Eth
1088
- and Polygon class returns number instead of string just to align with
1089
- AbstractEthLikeCoin
1090
- Ticket: WIN-1012
1091
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1092
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1093
- getCustomChainName method is removed from Polygon class because a common
1094
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1095
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1096
- and needs to be passed to derive the Eth common object from the chainId.
1097
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1098
- it can be used for other EthLike coins. getBaseFactor method in Eth
1099
- and Polygon class returns number instead of string just to align with
1100
- AbstractEthLikeCoin
1101
- Ticket: WIN-1012
1102
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1103
- a new class AbstractEthLikeNewCoins which will be having both multisig
1104
- and MPC related methods
1105
-
1106
- TICKET: WIN-1021
1107
-
1108
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1109
- class in abstract-eth module because TransactionBuilder in the
1110
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1111
- be added to the class that will inherit EthLikeToken class
1112
-
1113
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1114
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1115
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1116
- support for hop transactions, batch transactions, etc
1117
-
1118
- TICKET: WIN-1021
1119
-
1120
- # [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@11.0.0) (2023-12-18)
1121
-
1122
- ### Bug Fixes
1123
-
1124
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1125
-
1126
- ### Code Refactoring
1127
-
1128
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1129
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1130
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1131
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1132
-
1133
- ### Features
1134
-
1135
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1136
- - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
1137
-
1138
- ### BREAKING CHANGES
1139
-
1140
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1141
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1142
- getCustomChainName method is removed from Polygon class because a common
1143
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1144
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1145
- and needs to be passed to derive the Eth common object from the chainId.
1146
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1147
- it can be used for other EthLike coins. getBaseFactor method in Eth
1148
- and Polygon class returns number instead of string just to align with
1149
- AbstractEthLikeCoin
1150
- Ticket: WIN-1012
1151
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1152
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1153
- getCustomChainName method is removed from Polygon class because a common
1154
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1155
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1156
- and needs to be passed to derive the Eth common object from the chainId.
1157
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1158
- it can be used for other EthLike coins. getBaseFactor method in Eth
1159
- and Polygon class returns number instead of string just to align with
1160
- AbstractEthLikeCoin
1161
- Ticket: WIN-1012
1162
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1163
- a new class AbstractEthLikeNewCoins which will be having both multisig
1164
- and MPC related methods
1165
-
1166
- TICKET: WIN-1021
1167
-
1168
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1169
- class in abstract-eth module because TransactionBuilder in the
1170
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1171
- be added to the class that will inherit EthLikeToken class
1172
-
1173
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1174
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1175
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1176
- support for hop transactions, batch transactions, etc
1177
-
1178
- TICKET: WIN-1021
1179
-
1180
- # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@10.0.0) (2023-12-12)
1181
-
1182
- ### Bug Fixes
1183
-
1184
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1185
-
1186
- ### Code Refactoring
1187
-
1188
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1189
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1190
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1191
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1192
-
1193
- ### Features
1194
-
1195
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1196
-
1197
- ### BREAKING CHANGES
1198
-
1199
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1200
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1201
- getCustomChainName method is removed from Polygon class because a common
1202
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1203
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1204
- and needs to be passed to derive the Eth common object from the chainId.
1205
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1206
- it can be used for other EthLike coins. getBaseFactor method in Eth
1207
- and Polygon class returns number instead of string just to align with
1208
- AbstractEthLikeCoin
1209
- Ticket: WIN-1012
1210
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1211
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1212
- getCustomChainName method is removed from Polygon class because a common
1213
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1214
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1215
- and needs to be passed to derive the Eth common object from the chainId.
1216
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1217
- it can be used for other EthLike coins. getBaseFactor method in Eth
1218
- and Polygon class returns number instead of string just to align with
1219
- AbstractEthLikeCoin
1220
- Ticket: WIN-1012
1221
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1222
- a new class AbstractEthLikeNewCoins which will be having both multisig
1223
- and MPC related methods
1224
-
1225
- TICKET: WIN-1021
1226
-
1227
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1228
- class in abstract-eth module because TransactionBuilder in the
1229
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1230
- be added to the class that will inherit EthLikeToken class
1231
-
1232
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1233
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1234
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1235
- support for hop transactions, batch transactions, etc
1236
-
1237
- TICKET: WIN-1021
1238
-
1239
- # [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@9.0.0) (2023-12-09)
1240
-
1241
- ### Bug Fixes
1242
-
1243
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1244
-
1245
- ### Code Refactoring
1246
-
1247
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1248
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1249
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1250
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1251
-
1252
- ### Features
1253
-
1254
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1255
-
1256
- ### BREAKING CHANGES
1257
-
1258
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1259
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1260
- getCustomChainName method is removed from Polygon class because a common
1261
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1262
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1263
- and needs to be passed to derive the Eth common object from the chainId.
1264
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1265
- it can be used for other EthLike coins. getBaseFactor method in Eth
1266
- and Polygon class returns number instead of string just to align with
1267
- AbstractEthLikeCoin
1268
- Ticket: WIN-1012
1269
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1270
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1271
- getCustomChainName method is removed from Polygon class because a common
1272
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1273
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1274
- and needs to be passed to derive the Eth common object from the chainId.
1275
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1276
- it can be used for other EthLike coins. getBaseFactor method in Eth
1277
- and Polygon class returns number instead of string just to align with
1278
- AbstractEthLikeCoin
1279
- Ticket: WIN-1012
1280
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1281
- a new class AbstractEthLikeNewCoins which will be having both multisig
1282
- and MPC related methods
1283
-
1284
- TICKET: WIN-1021
1285
-
1286
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1287
- class in abstract-eth module because TransactionBuilder in the
1288
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1289
- be added to the class that will inherit EthLikeToken class
1290
-
1291
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1292
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1293
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1294
- support for hop transactions, batch transactions, etc
1295
-
1296
- TICKET: WIN-1021
1297
-
1298
- # [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@8.0.0) (2023-12-05)
1299
-
1300
- ### Bug Fixes
1301
-
1302
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1303
-
1304
- ### Code Refactoring
1305
-
1306
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1307
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1308
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1309
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1310
-
1311
- ### Features
1312
-
1313
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1314
-
1315
- ### BREAKING CHANGES
1316
-
1317
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1318
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1319
- getCustomChainName method is removed from Polygon class because a common
1320
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1321
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1322
- and needs to be passed to derive the Eth common object from the chainId.
1323
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1324
- it can be used for other EthLike coins. getBaseFactor method in Eth
1325
- and Polygon class returns number instead of string just to align with
1326
- AbstractEthLikeCoin
1327
- Ticket: WIN-1012
1328
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1329
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1330
- getCustomChainName method is removed from Polygon class because a common
1331
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1332
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1333
- and needs to be passed to derive the Eth common object from the chainId.
1334
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1335
- it can be used for other EthLike coins. getBaseFactor method in Eth
1336
- and Polygon class returns number instead of string just to align with
1337
- AbstractEthLikeCoin
1338
- Ticket: WIN-1012
1339
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1340
- a new class AbstractEthLikeNewCoins which will be having both multisig
1341
- and MPC related methods
1342
-
1343
- TICKET: WIN-1021
1344
-
1345
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1346
- class in abstract-eth module because TransactionBuilder in the
1347
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1348
- be added to the class that will inherit EthLikeToken class
1349
-
1350
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1351
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1352
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1353
- support for hop transactions, batch transactions, etc
1354
-
1355
- TICKET: WIN-1021
1356
-
1357
- # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@7.0.0) (2023-11-28)
1358
-
1359
- ### Bug Fixes
1360
-
1361
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1362
-
1363
- ### Code Refactoring
1364
-
1365
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1366
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1367
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1368
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1369
-
1370
- ### Features
1371
-
1372
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1373
-
1374
- ### BREAKING CHANGES
1375
-
1376
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1377
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1378
- getCustomChainName method is removed from Polygon class because a common
1379
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1380
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1381
- and needs to be passed to derive the Eth common object from the chainId.
1382
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1383
- it can be used for other EthLike coins. getBaseFactor method in Eth
1384
- and Polygon class returns number instead of string just to align with
1385
- AbstractEthLikeCoin
1386
- Ticket: WIN-1012
1387
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1388
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1389
- getCustomChainName method is removed from Polygon class because a common
1390
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1391
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1392
- and needs to be passed to derive the Eth common object from the chainId.
1393
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1394
- it can be used for other EthLike coins. getBaseFactor method in Eth
1395
- and Polygon class returns number instead of string just to align with
1396
- AbstractEthLikeCoin
1397
- Ticket: WIN-1012
1398
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1399
- a new class AbstractEthLikeNewCoins which will be having both multisig
1400
- and MPC related methods
1401
-
1402
- TICKET: WIN-1021
1403
-
1404
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1405
- class in abstract-eth module because TransactionBuilder in the
1406
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1407
- be added to the class that will inherit EthLikeToken class
1408
-
1409
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1410
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1411
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1412
- support for hop transactions, batch transactions, etc
1413
-
1414
- TICKET: WIN-1021
1415
-
1416
- # [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@6.0.0) (2023-11-24)
1417
-
1418
- ### Bug Fixes
1419
-
1420
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1421
-
1422
- ### Code Refactoring
1423
-
1424
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1425
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1426
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1427
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1428
-
1429
- ### Features
1430
-
1431
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1432
-
1433
- ### BREAKING CHANGES
1434
-
1435
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1436
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1437
- getCustomChainName method is removed from Polygon class because a common
1438
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1439
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1440
- and needs to be passed to derive the Eth common object from the chainId.
1441
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1442
- it can be used for other EthLike coins. getBaseFactor method in Eth
1443
- and Polygon class returns number instead of string just to align with
1444
- AbstractEthLikeCoin
1445
- Ticket: WIN-1012
1446
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1447
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1448
- getCustomChainName method is removed from Polygon class because a common
1449
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1450
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1451
- and needs to be passed to derive the Eth common object from the chainId.
1452
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1453
- it can be used for other EthLike coins. getBaseFactor method in Eth
1454
- and Polygon class returns number instead of string just to align with
1455
- AbstractEthLikeCoin
1456
- Ticket: WIN-1012
1457
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1458
- a new class AbstractEthLikeNewCoins which will be having both multisig
1459
- and MPC related methods
1460
-
1461
- TICKET: WIN-1021
1462
-
1463
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1464
- class in abstract-eth module because TransactionBuilder in the
1465
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1466
- be added to the class that will inherit EthLikeToken class
1467
-
1468
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1469
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1470
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1471
- support for hop transactions, batch transactions, etc
1472
-
1473
- TICKET: WIN-1021
1474
-
1475
- # [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@5.0.0) (2023-11-17)
1476
-
1477
- ### Bug Fixes
1478
-
1479
- - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
1480
-
1481
- ### Code Refactoring
1482
-
1483
- - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
1484
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1485
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1486
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1487
-
1488
- ### Features
1489
-
1490
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1491
-
1492
- ### BREAKING CHANGES
1493
-
1494
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1495
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1496
- getCustomChainName method is removed from Polygon class because a common
1497
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1498
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1499
- and needs to be passed to derive the Eth common object from the chainId.
1500
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1501
- it can be used for other EthLike coins. getBaseFactor method in Eth
1502
- and Polygon class returns number instead of string just to align with
1503
- AbstractEthLikeCoin
1504
- Ticket: WIN-1012
1505
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1506
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1507
- getCustomChainName method is removed from Polygon class because a common
1508
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1509
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1510
- and needs to be passed to derive the Eth common object from the chainId.
1511
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1512
- it can be used for other EthLike coins. getBaseFactor method in Eth
1513
- and Polygon class returns number instead of string just to align with
1514
- AbstractEthLikeCoin
1515
- Ticket: WIN-1012
1516
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1517
- a new class AbstractEthLikeNewCoins which will be having both multisig
1518
- and MPC related methods
1519
-
1520
- TICKET: WIN-1021
1521
-
1522
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1523
- class in abstract-eth module because TransactionBuilder in the
1524
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1525
- be added to the class that will inherit EthLikeToken class
1526
-
1527
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1528
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1529
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1530
- support for hop transactions, batch transactions, etc
1531
-
1532
- TICKET: WIN-1021
1533
-
1534
- # [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@4.0.0) (2023-11-13)
1535
-
1536
- ### Code Refactoring
1537
-
1538
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1539
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1540
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1541
-
1542
- ### Features
1543
-
1544
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1545
-
1546
- ### BREAKING CHANGES
1547
-
1548
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1549
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1550
- getCustomChainName method is removed from Polygon class because a common
1551
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1552
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1553
- and needs to be passed to derive the Eth common object from the chainId.
1554
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1555
- it can be used for other EthLike coins. getBaseFactor method in Eth
1556
- and Polygon class returns number instead of string just to align with
1557
- AbstractEthLikeCoin
1558
- Ticket: WIN-1012
1559
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1560
- a new class AbstractEthLikeNewCoins which will be having both multisig
1561
- and MPC related methods
1562
-
1563
- TICKET: WIN-1021
1564
-
1565
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1566
- class in abstract-eth module because TransactionBuilder in the
1567
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1568
- be added to the class that will inherit EthLikeToken class
1569
-
1570
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1571
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1572
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1573
- support for hop transactions, batch transactions, etc
1574
-
1575
- TICKET: WIN-1021
1576
-
1577
- # [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@3.0.0) (2023-11-13)
1578
-
1579
- ### Code Refactoring
1580
-
1581
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1582
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1583
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1584
-
1585
- ### Features
1586
-
1587
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1588
-
1589
- ### BREAKING CHANGES
1590
-
1591
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1592
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1593
- getCustomChainName method is removed from Polygon class because a common
1594
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1595
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1596
- and needs to be passed to derive the Eth common object from the chainId.
1597
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1598
- it can be used for other EthLike coins. getBaseFactor method in Eth
1599
- and Polygon class returns number instead of string just to align with
1600
- AbstractEthLikeCoin
1601
- Ticket: WIN-1012
1602
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1603
- a new class AbstractEthLikeNewCoins which will be having both multisig
1604
- and MPC related methods
1605
-
1606
- TICKET: WIN-1021
1607
-
1608
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1609
- class in abstract-eth module because TransactionBuilder in the
1610
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1611
- be added to the class that will inherit EthLikeToken class
1612
-
1613
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1614
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1615
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1616
- support for hop transactions, batch transactions, etc
1617
-
1618
- TICKET: WIN-1021
1619
-
1620
- # [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@2.0.0) (2023-11-13)
1621
-
1622
- ### Code Refactoring
1623
-
1624
- - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
1625
- - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
1626
- - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
1627
-
1628
- ### Features
1629
-
1630
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1631
-
1632
- ### BREAKING CHANGES
1633
-
1634
- - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
1635
- interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
1636
- getCustomChainName method is removed from Polygon class because a common
1637
- method getCustomChainCommon has been added to AbstractEthLikeNewCoins
1638
- class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
1639
- and needs to be passed to derive the Eth common object from the chainId.
1640
- signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
1641
- it can be used for other EthLike coins. getBaseFactor method in Eth
1642
- and Polygon class returns number instead of string just to align with
1643
- AbstractEthLikeCoin
1644
- Ticket: WIN-1012
1645
- - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
1646
- a new class AbstractEthLikeNewCoins which will be having both multisig
1647
- and MPC related methods
1648
-
1649
- TICKET: WIN-1021
1650
-
1651
- - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
1652
- class in abstract-eth module because TransactionBuilder in the
1653
- abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
1654
- be added to the class that will inherit EthLikeToken class
1655
-
1656
- TransactionPrebuild from new class AbstractEthLikeNewCoins is being
1657
- exported now instead of TransactionPrebuild from AbstractEthLikeCoin
1658
- class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
1659
- support for hop transactions, batch transactions, etc
1660
-
1661
- TICKET: WIN-1021
1662
-
1663
- # [1.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.6.0) (2023-10-20)
1664
-
1665
- ### Features
1666
-
1667
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1668
-
1669
- # [1.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.5.0) (2023-10-18)
1670
-
1671
- ### Features
1672
-
1673
- - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
1674
-
1675
- ## [1.4.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.11) (2023-09-25)
1676
-
1677
- **Note:** Version bump only for package @bitgo/abstract-eth
1678
-
1679
- ## [1.4.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.10) (2023-09-09)
1680
-
1681
- **Note:** Version bump only for package @bitgo/abstract-eth
1682
-
1683
- ## [1.4.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.9) (2023-09-09)
1684
-
1685
- **Note:** Version bump only for package @bitgo/abstract-eth
1686
-
1687
- ## [1.4.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.8) (2023-09-07)
1688
-
1689
- **Note:** Version bump only for package @bitgo/abstract-eth
1690
-
1691
- ## [1.4.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.7) (2023-09-05)
1692
-
1693
- **Note:** Version bump only for package @bitgo/abstract-eth
1694
-
1695
- ## [1.4.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.6) (2023-09-01)
1696
-
1697
- **Note:** Version bump only for package @bitgo/abstract-eth
1698
-
1699
- ## [1.4.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.5) (2023-08-29)
1700
-
1701
- **Note:** Version bump only for package @bitgo/abstract-eth
1702
-
1703
- ## [1.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.4) (2023-08-25)
1704
-
1705
- **Note:** Version bump only for package @bitgo/abstract-eth
1706
-
1707
- ## [1.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.3) (2023-08-24)
1708
-
1709
- **Note:** Version bump only for package @bitgo/abstract-eth
1710
-
1711
- ## [1.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.2) (2023-08-16)
1712
-
1713
- **Note:** Version bump only for package @bitgo/abstract-eth
1714
-
1715
- ## [1.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.1) (2023-08-16)
1716
-
1717
- **Note:** Version bump only for package @bitgo/abstract-eth
1718
-
1719
- # [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.28...@bitgo/abstract-eth@1.4.0) (2023-08-04)
1720
-
1721
- ### Features
1722
-
1723
- - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
1724
- - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
1725
-
1726
- # [1.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.28...@bitgo/abstract-eth@1.3.0) (2023-07-28)
1727
-
1728
- ### Features
1729
-
1730
- - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
1731
- - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
1732
-
1733
- ## [1.2.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.27...@bitgo/abstract-eth@1.2.28) (2023-07-18)
1734
-
1735
- **Note:** Version bump only for package @bitgo/abstract-eth
1736
-
1737
- ## [1.2.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.26...@bitgo/abstract-eth@1.2.27) (2023-06-21)
1738
-
1739
- **Note:** Version bump only for package @bitgo/abstract-eth
1740
-
1741
- ## [1.2.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.25...@bitgo/abstract-eth@1.2.26) (2023-06-14)
1742
-
1743
- **Note:** Version bump only for package @bitgo/abstract-eth
1744
-
1745
- ## [1.2.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.24...@bitgo/abstract-eth@1.2.25) (2023-06-13)
1746
-
1747
- **Note:** Version bump only for package @bitgo/abstract-eth
1748
-
1749
- ## [1.2.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.23...@bitgo/abstract-eth@1.2.24) (2023-06-07)
1750
-
1751
- **Note:** Version bump only for package @bitgo/abstract-eth
1752
-
1753
- ## [1.2.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.22...@bitgo/abstract-eth@1.2.23) (2023-06-05)
1754
-
1755
- **Note:** Version bump only for package @bitgo/abstract-eth
1756
-
1757
- ## [1.2.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.21...@bitgo/abstract-eth@1.2.22) (2023-05-25)
1758
-
1759
- **Note:** Version bump only for package @bitgo/abstract-eth
1760
-
1761
- ## [1.2.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.20...@bitgo/abstract-eth@1.2.21) (2023-05-17)
1762
-
1763
- **Note:** Version bump only for package @bitgo/abstract-eth
1764
-
1765
- ## [1.2.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.19...@bitgo/abstract-eth@1.2.20) (2023-05-10)
1766
-
1767
- **Note:** Version bump only for package @bitgo/abstract-eth
1768
-
1769
- ## [1.2.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.18...@bitgo/abstract-eth@1.2.19) (2023-05-03)
1770
-
1771
- **Note:** Version bump only for package @bitgo/abstract-eth
1772
-
1773
- ## [1.2.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.17...@bitgo/abstract-eth@1.2.18) (2023-04-25)
1774
-
1775
- **Note:** Version bump only for package @bitgo/abstract-eth
1776
-
1777
- ## [1.2.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.16...@bitgo/abstract-eth@1.2.17) (2023-04-20)
1778
-
1779
- **Note:** Version bump only for package @bitgo/abstract-eth
1780
-
1781
- ## [1.2.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.15...@bitgo/abstract-eth@1.2.16) (2023-04-13)
1782
-
1783
- **Note:** Version bump only for package @bitgo/abstract-eth
1784
-
1785
- ## [1.2.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.14...@bitgo/abstract-eth@1.2.15) (2023-02-17)
1786
-
1787
- **Note:** Version bump only for package @bitgo/abstract-eth
1788
-
1789
- ## [1.2.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.11...@bitgo/abstract-eth@1.2.14) (2023-02-16)
1790
-
1791
- **Note:** Version bump only for package @bitgo/abstract-eth
1792
-
1793
- ## [1.2.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.11...@bitgo/abstract-eth@1.2.13) (2023-02-08)
1794
-
1795
- **Note:** Version bump only for package @bitgo/abstract-eth
1796
-
1797
- ## [1.2.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.11...@bitgo/abstract-eth@1.2.12) (2023-01-30)
1798
-
1799
- **Note:** Version bump only for package @bitgo/abstract-eth
1800
-
1801
- ## [1.2.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.10...@bitgo/abstract-eth@1.2.11) (2023-01-25)
1802
-
1803
- **Note:** Version bump only for package @bitgo/abstract-eth
1804
-
1805
- ## [1.2.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.9...@bitgo/abstract-eth@1.2.10) (2022-12-23)
1806
-
1807
- **Note:** Version bump only for package @bitgo/abstract-eth
1808
-
1809
- ## [1.2.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.8...@bitgo/abstract-eth@1.2.9) (2022-12-20)
1810
-
1811
- **Note:** Version bump only for package @bitgo/abstract-eth
1812
-
1813
- ## [1.2.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.7...@bitgo/abstract-eth@1.2.8) (2022-12-09)
1814
-
1815
- **Note:** Version bump only for package @bitgo/abstract-eth
1816
-
1817
- ## [1.2.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.6...@bitgo/abstract-eth@1.2.7) (2022-12-06)
1818
-
1819
- **Note:** Version bump only for package @bitgo/abstract-eth
1820
-
1821
- ## [1.2.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.5...@bitgo/abstract-eth@1.2.6) (2022-12-01)
1822
-
1823
- **Note:** Version bump only for package @bitgo/abstract-eth
1824
-
1825
- ## [1.2.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.0...@bitgo/abstract-eth@1.2.5) (2022-11-29)
1826
-
1827
- **Note:** Version bump only for package @bitgo/abstract-eth
1828
-
1829
- ## [1.2.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.0...@bitgo/abstract-eth@1.2.4) (2022-11-04)
1830
-
1831
- **Note:** Version bump only for package @bitgo/abstract-eth
1832
-
1833
- ## [1.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.0...@bitgo/abstract-eth@1.2.2) (2022-10-27)
1834
-
1835
- **Note:** Version bump only for package @bitgo/abstract-eth
1836
-
1837
- ## [1.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.0...@bitgo/abstract-eth@1.2.1) (2022-10-25)
1838
-
1839
- **Note:** Version bump only for package @bitgo/abstract-eth
1840
-
1841
- # [1.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.23...@bitgo/abstract-eth@1.2.0) (2022-10-18)
1842
-
1843
- ### Bug Fixes
1844
-
1845
- - **core:** fix bip32/ecpair, API vs Interface ([bec9c1e](https://github.com/BitGo/BitGoJS/commit/bec9c1e6ff0c23108dc27e171abdd3e4d2cfdfb1))
1846
-
1847
- ### Features
1848
-
1849
- - **abstract-eth:** validate istss for evms ([29f0b5a](https://github.com/BitGo/BitGoJS/commit/29f0b5aa875c4a6a727f9b3e9a073740230c4fb8))
1850
-
1851
- ## [1.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.23...@bitgo/abstract-eth@1.0.1) (2022-07-19)
1852
-
1853
- **Note:** Version bump only for package @bitgo/abstract-eth
1854
-
1855
- ## [1.0.1-rc.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.21...@bitgo/abstract-eth@1.0.1-rc.23) (2022-07-19)
1856
-
1857
- **Note:** Version bump only for package @bitgo/abstract-eth
1858
-
1859
- ## [1.0.1-rc.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.21...@bitgo/abstract-eth@1.0.1-rc.22) (2022-07-18)
1860
-
1861
- **Note:** Version bump only for package @bitgo/abstract-eth
1862
-
1863
- ## [1.0.1-rc.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.20...@bitgo/abstract-eth@1.0.1-rc.21) (2022-07-15)
1864
-
1865
- **Note:** Version bump only for package @bitgo/abstract-eth
1866
-
1867
- ## [1.0.1-rc.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.18...@bitgo/abstract-eth@1.0.1-rc.20) (2022-07-15)
1868
-
1869
- **Note:** Version bump only for package @bitgo/abstract-eth
1870
-
1871
- ## [1.0.1-rc.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.18...@bitgo/abstract-eth@1.0.1-rc.19) (2022-07-14)
1872
-
1873
- **Note:** Version bump only for package @bitgo/abstract-eth
1874
-
1875
- ## [1.0.1-rc.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.16...@bitgo/abstract-eth@1.0.1-rc.17) (2022-07-12)
1876
-
1877
- **Note:** Version bump only for package @bitgo/abstract-eth
1878
-
1879
- ## [1.0.1-rc.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.15...@bitgo/abstract-eth@1.0.1-rc.16) (2022-07-11)
1880
-
1881
- **Note:** Version bump only for package @bitgo/abstract-eth
1882
-
1883
- ## [1.0.1-rc.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.14...@bitgo/abstract-eth@1.0.1-rc.15) (2022-07-07)
1884
-
1885
- **Note:** Version bump only for package @bitgo/abstract-eth
1886
-
1887
- ## [1.0.1-rc.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.13...@bitgo/abstract-eth@1.0.1-rc.14) (2022-07-05)
1888
-
1889
- **Note:** Version bump only for package @bitgo/abstract-eth
1890
-
1891
- ## [1.0.1-rc.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.12...@bitgo/abstract-eth@1.0.1-rc.13) (2022-07-01)
1892
-
1893
- **Note:** Version bump only for package @bitgo/abstract-eth
1894
-
1895
- ## [1.0.1-rc.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.11...@bitgo/abstract-eth@1.0.1-rc.12) (2022-06-30)
1896
-
1897
- **Note:** Version bump only for package @bitgo/abstract-eth
1898
-
1899
- ## [1.0.1-rc.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.10...@bitgo/abstract-eth@1.0.1-rc.11) (2022-06-30)
1900
-
1901
- **Note:** Version bump only for package @bitgo/abstract-eth
1902
-
1903
- ## [1.0.1-rc.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.8...@bitgo/abstract-eth@1.0.1-rc.10) (2022-06-29)
1904
-
1905
- **Note:** Version bump only for package @bitgo/abstract-eth
1906
-
1907
- ## [1.0.1-rc.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.8...@bitgo/abstract-eth@1.0.1-rc.9) (2022-06-29)
1908
-
1909
- **Note:** Version bump only for package @bitgo/abstract-eth
1910
-
1911
- ## [1.0.1-rc.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.7...@bitgo/abstract-eth@1.0.1-rc.8) (2022-06-27)
1912
-
1913
- **Note:** Version bump only for package @bitgo/abstract-eth
1914
-
1915
- ## [1.0.1-rc.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.6...@bitgo/abstract-eth@1.0.1-rc.7) (2022-06-23)
1916
-
1917
- **Note:** Version bump only for package @bitgo/abstract-eth
1918
-
1919
- ## [1.0.1-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.5...@bitgo/abstract-eth@1.0.1-rc.6) (2022-06-22)
1920
-
1921
- **Note:** Version bump only for package @bitgo/abstract-eth
1922
-
1923
- ## [1.0.1-rc.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.4...@bitgo/abstract-eth@1.0.1-rc.5) (2022-06-21)
1924
-
1925
- **Note:** Version bump only for package @bitgo/abstract-eth
1926
-
1927
- ## [1.0.1-rc.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.3...@bitgo/abstract-eth@1.0.1-rc.4) (2022-06-16)
1928
-
1929
- **Note:** Version bump only for package @bitgo/abstract-eth
1930
-
1931
- ## [1.0.1-rc.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.2...@bitgo/abstract-eth@1.0.1-rc.3) (2022-06-14)
1932
-
1933
- **Note:** Version bump only for package @bitgo/abstract-eth
1934
-
1935
- ## [1.0.1-rc.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.1...@bitgo/abstract-eth@1.0.1-rc.2) (2022-06-14)
1936
-
1937
- **Note:** Version bump only for package @bitgo/abstract-eth
1938
-
1939
- ## [1.0.1-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.1-rc.0...@bitgo/abstract-eth@1.0.1-rc.1) (2022-06-13)
1940
-
1941
- **Note:** Version bump only for package @bitgo/abstract-eth
1942
-
1943
- ## 1.0.1-rc.0 (2022-06-10)
1944
-
1945
- **Note:** Version bump only for package @bitgo/abstract-eth