@bitgo-beta/sdk-coin-polygon 1.0.2-beta.80 → 1.0.2-beta.800

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 CHANGED
@@ -3,6 +3,1131 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [21.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.16...@bitgo/sdk-coin-polygon@21.0.17) (2024-11-21)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
9
+
10
+ ## [21.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.14...@bitgo/sdk-coin-polygon@21.0.16) (2024-11-19)
11
+
12
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
13
+
14
+ ## [21.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.14...@bitgo/sdk-coin-polygon@21.0.15) (2024-11-14)
15
+
16
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
17
+
18
+ ## [21.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.13...@bitgo/sdk-coin-polygon@21.0.14) (2024-11-08)
19
+
20
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
21
+
22
+ ## [21.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.12...@bitgo/sdk-coin-polygon@21.0.13) (2024-11-07)
23
+
24
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
25
+
26
+ ## [21.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.11...@bitgo/sdk-coin-polygon@21.0.12) (2024-11-01)
27
+
28
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
29
+
30
+ ## [21.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.10...@bitgo/sdk-coin-polygon@21.0.11) (2024-10-22)
31
+
32
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
33
+
34
+ ## [21.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.9...@bitgo/sdk-coin-polygon@21.0.10) (2024-10-15)
35
+
36
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
37
+
38
+ ## [21.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.8...@bitgo/sdk-coin-polygon@21.0.9) (2024-10-08)
39
+
40
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
41
+
42
+ ## [21.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.7...@bitgo/sdk-coin-polygon@21.0.8) (2024-10-04)
43
+
44
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
45
+
46
+ ## [21.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.6...@bitgo/sdk-coin-polygon@21.0.7) (2024-09-24)
47
+
48
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
49
+
50
+ ## [21.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.5...@bitgo/sdk-coin-polygon@21.0.6) (2024-09-19)
51
+
52
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
53
+
54
+ ## [21.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.4...@bitgo/sdk-coin-polygon@21.0.5) (2024-09-16)
55
+
56
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
57
+
58
+ ## [21.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.3...@bitgo/sdk-coin-polygon@21.0.4) (2024-09-10)
59
+
60
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
61
+
62
+ ## [21.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.2...@bitgo/sdk-coin-polygon@21.0.3) (2024-09-03)
63
+
64
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
65
+
66
+ ## [21.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.1...@bitgo/sdk-coin-polygon@21.0.2) (2024-08-29)
67
+
68
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
69
+
70
+ ## [21.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@21.0.0...@bitgo/sdk-coin-polygon@21.0.1) (2024-08-27)
71
+
72
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
73
+
74
+ # [21.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.13...@bitgo/sdk-coin-polygon@21.0.0) (2024-08-20)
75
+
76
+ ### Features
77
+
78
+ - move opensslbytes to own package ([e23c562](https://github.com/BitGo/BitGoJS/commit/e23c5627957916055e68329541dd1eb775704ca5))
79
+
80
+ ### BREAKING CHANGES
81
+
82
+ - clients using challenge
83
+ generation & TSS Recovery functions must now
84
+ install @bitgo/sdk-opensslbytes separately &
85
+ provide the openSSLBytes WASM themselves.
86
+
87
+ Ticket: CE-4329
88
+
89
+ ## [20.5.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.13...@bitgo/sdk-coin-polygon@20.5.14) (2024-08-13)
90
+
91
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
92
+
93
+ ## [20.5.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.12...@bitgo/sdk-coin-polygon@20.5.13) (2024-08-07)
94
+
95
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
96
+
97
+ ## [20.5.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.11...@bitgo/sdk-coin-polygon@20.5.12) (2024-07-30)
98
+
99
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
100
+
101
+ ## [20.5.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.10...@bitgo/sdk-coin-polygon@20.5.11) (2024-07-24)
102
+
103
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
104
+
105
+ ## [20.5.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.9...@bitgo/sdk-coin-polygon@20.5.10) (2024-07-16)
106
+
107
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
108
+
109
+ ## [20.5.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.8...@bitgo/sdk-coin-polygon@20.5.9) (2024-07-04)
110
+
111
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
112
+
113
+ ## [20.5.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.7...@bitgo/sdk-coin-polygon@20.5.8) (2024-07-02)
114
+
115
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
116
+
117
+ ## [20.5.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.6...@bitgo/sdk-coin-polygon@20.5.7) (2024-06-27)
118
+
119
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
120
+
121
+ ## [20.5.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.5...@bitgo/sdk-coin-polygon@20.5.6) (2024-06-26)
122
+
123
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
124
+
125
+ ## [20.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.3...@bitgo/sdk-coin-polygon@20.5.5) (2024-06-21)
126
+
127
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
128
+
129
+ ## [20.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.3...@bitgo/sdk-coin-polygon@20.5.4) (2024-06-20)
130
+
131
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
132
+
133
+ ## [20.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.2...@bitgo/sdk-coin-polygon@20.5.3) (2024-06-14)
134
+
135
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
136
+
137
+ ## [20.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.1...@bitgo/sdk-coin-polygon@20.5.2) (2024-06-11)
138
+
139
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
140
+
141
+ ## [20.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.5.0...@bitgo/sdk-coin-polygon@20.5.1) (2024-06-05)
142
+
143
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
144
+
145
+ # [20.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.4.0...@bitgo/sdk-coin-polygon@20.5.0) (2024-05-31)
146
+
147
+ ### Features
148
+
149
+ - **abstract-eth:** add recovery support for bsc and polygon mpcv2 ([820e7b4](https://github.com/BitGo/BitGoJS/commit/820e7b40574add1bc7a05954961c7e7473972168))
150
+
151
+ # [20.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.3.3...@bitgo/sdk-coin-polygon@20.4.0) (2024-05-28)
152
+
153
+ ### Features
154
+
155
+ - **abstract-eth:** add support to build tx for CCR of unsupported token ([a6dac7c](https://github.com/BitGo/BitGoJS/commit/a6dac7c00d47acfa3d4dd072b9cfcdf99215a743))
156
+
157
+ ## [20.3.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.3.2...@bitgo/sdk-coin-polygon@20.3.3) (2024-05-22)
158
+
159
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
160
+
161
+ ## [20.3.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.3.1...@bitgo/sdk-coin-polygon@20.3.2) (2024-05-17)
162
+
163
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
164
+
165
+ ## [20.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.3.0...@bitgo/sdk-coin-polygon@20.3.1) (2024-05-13)
166
+
167
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
168
+
169
+ # [20.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.2.1...@bitgo/sdk-coin-polygon@20.3.0) (2024-05-08)
170
+
171
+ ### Features
172
+
173
+ - **abstract-eth:** support v4 wallet for recover method ([142ec9f](https://github.com/BitGo/BitGoJS/commit/142ec9f220ec2af54545aca4b4d95b39a4179002))
174
+
175
+ ## [20.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.2.0...@bitgo/sdk-coin-polygon@20.2.1) (2024-05-01)
176
+
177
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
178
+
179
+ # [20.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.1.1...@bitgo/sdk-coin-polygon@20.2.0) (2024-04-25)
180
+
181
+ ### Features
182
+
183
+ - **abstract-eth:** use non packed encode for V4 wallet ([54fd3a8](https://github.com/BitGo/BitGoJS/commit/54fd3a8dbafb14bdeae78204c122885d288d48b6))
184
+
185
+ ## [20.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.1.0...@bitgo/sdk-coin-polygon@20.1.1) (2024-04-24)
186
+
187
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
188
+
189
+ # [20.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.0.6...@bitgo/sdk-coin-polygon@20.1.0) (2024-04-22)
190
+
191
+ ### Bug Fixes
192
+
193
+ - **sdk-coin-polygon:** fix send tx for polygon testnet ([172a081](https://github.com/BitGo/BitGoJS/commit/172a081cc4bec1eedf9876a438bc8828dc543d31))
194
+
195
+ ### Features
196
+
197
+ - **statics:** add polygon amoy testnet ([b9a770d](https://github.com/BitGo/BitGoJS/commit/b9a770d4833a9175832629912ecae4687b2681b4))
198
+
199
+ ## [20.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.0.5...@bitgo/sdk-coin-polygon@20.0.6) (2024-04-17)
200
+
201
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
202
+
203
+ ## [20.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.0.4...@bitgo/sdk-coin-polygon@20.0.5) (2024-04-12)
204
+
205
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
206
+
207
+ ## [20.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.0.3...@bitgo/sdk-coin-polygon@20.0.4) (2024-04-10)
208
+
209
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
210
+
211
+ ## [20.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.0.2...@bitgo/sdk-coin-polygon@20.0.3) (2024-04-09)
212
+
213
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
214
+
215
+ ## [20.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.0.1...@bitgo/sdk-coin-polygon@20.0.2) (2024-04-08)
216
+
217
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
218
+
219
+ ## [20.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@20.0.0...@bitgo/sdk-coin-polygon@20.0.1) (2024-04-05)
220
+
221
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
222
+
223
+ # [20.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@19.0.4...@bitgo/sdk-coin-polygon@20.0.0) (2024-03-28)
224
+
225
+ ### Features
226
+
227
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
228
+
229
+ ### BREAKING CHANGES
230
+
231
+ - **root:** Node 16 is no longer supported in bitgojs.
232
+ TICKET: WP-1100
233
+
234
+ ## [19.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@19.0.3...@bitgo/sdk-coin-polygon@19.0.4) (2024-03-19)
235
+
236
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
237
+
238
+ ## [19.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@19.0.2...@bitgo/sdk-coin-polygon@19.0.3) (2024-03-11)
239
+
240
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
241
+
242
+ ## [19.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@19.0.1...@bitgo/sdk-coin-polygon@19.0.2) (2024-02-28)
243
+
244
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
245
+
246
+ ## [19.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@19.0.0...@bitgo/sdk-coin-polygon@19.0.1) (2024-02-22)
247
+
248
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
249
+
250
+ # [19.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@19.0.0) (2024-02-19)
251
+
252
+ ### Bug Fixes
253
+
254
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
255
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
256
+
257
+ ### Code Refactoring
258
+
259
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
260
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
261
+
262
+ ### Features
263
+
264
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
265
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
266
+
267
+ ### BREAKING CHANGES
268
+
269
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
270
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
271
+ getCustomChainName method is removed from Polygon class because a common
272
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
273
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
274
+ and needs to be passed to derive the Eth common object from the chainId.
275
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
276
+ it can be used for other EthLike coins. getBaseFactor method in Eth
277
+ and Polygon class returns number instead of string just to align with
278
+ AbstractEthLikeCoin
279
+ Ticket: WIN-1012
280
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
281
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
282
+ getCustomChainName method is removed from Polygon class because a common
283
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
284
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
285
+ and needs to be passed to derive the Eth common object from the chainId.
286
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
287
+ it can be used for other EthLike coins. getBaseFactor method in Eth
288
+ and Polygon class returns number instead of string just to align with
289
+ AbstractEthLikeCoin
290
+ Ticket: WIN-1012
291
+
292
+ # [18.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@18.0.0) (2024-01-30)
293
+
294
+ ### Bug Fixes
295
+
296
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
297
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
298
+
299
+ ### Code Refactoring
300
+
301
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
302
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
303
+
304
+ ### Features
305
+
306
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
307
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
308
+
309
+ ### BREAKING CHANGES
310
+
311
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
312
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
313
+ getCustomChainName method is removed from Polygon class because a common
314
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
315
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
316
+ and needs to be passed to derive the Eth common object from the chainId.
317
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
318
+ it can be used for other EthLike coins. getBaseFactor method in Eth
319
+ and Polygon class returns number instead of string just to align with
320
+ AbstractEthLikeCoin
321
+ Ticket: WIN-1012
322
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
323
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
324
+ getCustomChainName method is removed from Polygon class because a common
325
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
326
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
327
+ and needs to be passed to derive the Eth common object from the chainId.
328
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
329
+ it can be used for other EthLike coins. getBaseFactor method in Eth
330
+ and Polygon class returns number instead of string just to align with
331
+ AbstractEthLikeCoin
332
+ Ticket: WIN-1012
333
+
334
+ # [17.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@17.0.0) (2024-01-26)
335
+
336
+ ### Bug Fixes
337
+
338
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
339
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
340
+
341
+ ### Code Refactoring
342
+
343
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
344
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
345
+
346
+ ### Features
347
+
348
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
349
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
350
+
351
+ ### BREAKING CHANGES
352
+
353
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
354
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
355
+ getCustomChainName method is removed from Polygon class because a common
356
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
357
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
358
+ and needs to be passed to derive the Eth common object from the chainId.
359
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
360
+ it can be used for other EthLike coins. getBaseFactor method in Eth
361
+ and Polygon class returns number instead of string just to align with
362
+ AbstractEthLikeCoin
363
+ Ticket: WIN-1012
364
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
365
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
366
+ getCustomChainName method is removed from Polygon class because a common
367
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
368
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
369
+ and needs to be passed to derive the Eth common object from the chainId.
370
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
371
+ it can be used for other EthLike coins. getBaseFactor method in Eth
372
+ and Polygon class returns number instead of string just to align with
373
+ AbstractEthLikeCoin
374
+ Ticket: WIN-1012
375
+
376
+ # [16.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@16.0.0) (2024-01-26)
377
+
378
+ ### Bug Fixes
379
+
380
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
381
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
382
+
383
+ ### Code Refactoring
384
+
385
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
386
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
387
+
388
+ ### Features
389
+
390
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
391
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
392
+
393
+ ### BREAKING CHANGES
394
+
395
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
396
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
397
+ getCustomChainName method is removed from Polygon class because a common
398
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
399
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
400
+ and needs to be passed to derive the Eth common object from the chainId.
401
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
402
+ it can be used for other EthLike coins. getBaseFactor method in Eth
403
+ and Polygon class returns number instead of string just to align with
404
+ AbstractEthLikeCoin
405
+ Ticket: WIN-1012
406
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
407
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
408
+ getCustomChainName method is removed from Polygon class because a common
409
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
410
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
411
+ and needs to be passed to derive the Eth common object from the chainId.
412
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
413
+ it can be used for other EthLike coins. getBaseFactor method in Eth
414
+ and Polygon class returns number instead of string just to align with
415
+ AbstractEthLikeCoin
416
+ Ticket: WIN-1012
417
+
418
+ # [15.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@15.0.0) (2024-01-25)
419
+
420
+ ### Bug Fixes
421
+
422
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
423
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
424
+
425
+ ### Code Refactoring
426
+
427
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
428
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
429
+
430
+ ### Features
431
+
432
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
433
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
434
+
435
+ ### BREAKING CHANGES
436
+
437
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
438
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
439
+ getCustomChainName method is removed from Polygon class because a common
440
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
441
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
442
+ and needs to be passed to derive the Eth common object from the chainId.
443
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
444
+ it can be used for other EthLike coins. getBaseFactor method in Eth
445
+ and Polygon class returns number instead of string just to align with
446
+ AbstractEthLikeCoin
447
+ Ticket: WIN-1012
448
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
449
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
450
+ getCustomChainName method is removed from Polygon class because a common
451
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
452
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
453
+ and needs to be passed to derive the Eth common object from the chainId.
454
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
455
+ it can be used for other EthLike coins. getBaseFactor method in Eth
456
+ and Polygon class returns number instead of string just to align with
457
+ AbstractEthLikeCoin
458
+ Ticket: WIN-1012
459
+
460
+ # [14.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@14.0.0) (2024-01-22)
461
+
462
+ ### Bug Fixes
463
+
464
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
465
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
466
+
467
+ ### Code Refactoring
468
+
469
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
470
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
471
+
472
+ ### Features
473
+
474
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
475
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
476
+
477
+ ### BREAKING CHANGES
478
+
479
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
480
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
481
+ getCustomChainName method is removed from Polygon class because a common
482
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
483
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
484
+ and needs to be passed to derive the Eth common object from the chainId.
485
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
486
+ it can be used for other EthLike coins. getBaseFactor method in Eth
487
+ and Polygon class returns number instead of string just to align with
488
+ AbstractEthLikeCoin
489
+ Ticket: WIN-1012
490
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
491
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
492
+ getCustomChainName method is removed from Polygon class because a common
493
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
494
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
495
+ and needs to be passed to derive the Eth common object from the chainId.
496
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
497
+ it can be used for other EthLike coins. getBaseFactor method in Eth
498
+ and Polygon class returns number instead of string just to align with
499
+ AbstractEthLikeCoin
500
+ Ticket: WIN-1012
501
+
502
+ # [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@13.0.0) (2024-01-09)
503
+
504
+ ### Bug Fixes
505
+
506
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
507
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
508
+
509
+ ### Code Refactoring
510
+
511
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
512
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
513
+
514
+ ### Features
515
+
516
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
517
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
518
+
519
+ ### BREAKING CHANGES
520
+
521
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
522
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
523
+ getCustomChainName method is removed from Polygon class because a common
524
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
525
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
526
+ and needs to be passed to derive the Eth common object from the chainId.
527
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
528
+ it can be used for other EthLike coins. getBaseFactor method in Eth
529
+ and Polygon class returns number instead of string just to align with
530
+ AbstractEthLikeCoin
531
+ Ticket: WIN-1012
532
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
533
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
534
+ getCustomChainName method is removed from Polygon class because a common
535
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
536
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
537
+ and needs to be passed to derive the Eth common object from the chainId.
538
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
539
+ it can be used for other EthLike coins. getBaseFactor method in Eth
540
+ and Polygon class returns number instead of string just to align with
541
+ AbstractEthLikeCoin
542
+ Ticket: WIN-1012
543
+
544
+ # [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@12.0.0) (2024-01-03)
545
+
546
+ ### Bug Fixes
547
+
548
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
549
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
550
+
551
+ ### Code Refactoring
552
+
553
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
554
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
555
+
556
+ ### Features
557
+
558
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
559
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
560
+
561
+ ### BREAKING CHANGES
562
+
563
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
564
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
565
+ getCustomChainName method is removed from Polygon class because a common
566
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
567
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
568
+ and needs to be passed to derive the Eth common object from the chainId.
569
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
570
+ it can be used for other EthLike coins. getBaseFactor method in Eth
571
+ and Polygon class returns number instead of string just to align with
572
+ AbstractEthLikeCoin
573
+ Ticket: WIN-1012
574
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
575
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
576
+ getCustomChainName method is removed from Polygon class because a common
577
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
578
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
579
+ and needs to be passed to derive the Eth common object from the chainId.
580
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
581
+ it can be used for other EthLike coins. getBaseFactor method in Eth
582
+ and Polygon class returns number instead of string just to align with
583
+ AbstractEthLikeCoin
584
+ Ticket: WIN-1012
585
+
586
+ # [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@11.0.0) (2023-12-18)
587
+
588
+ ### Bug Fixes
589
+
590
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
591
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
592
+
593
+ ### Code Refactoring
594
+
595
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
596
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
597
+
598
+ ### Features
599
+
600
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
601
+
602
+ ### BREAKING CHANGES
603
+
604
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
605
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
606
+ getCustomChainName method is removed from Polygon class because a common
607
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
608
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
609
+ and needs to be passed to derive the Eth common object from the chainId.
610
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
611
+ it can be used for other EthLike coins. getBaseFactor method in Eth
612
+ and Polygon class returns number instead of string just to align with
613
+ AbstractEthLikeCoin
614
+ Ticket: WIN-1012
615
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
616
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
617
+ getCustomChainName method is removed from Polygon class because a common
618
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
619
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
620
+ and needs to be passed to derive the Eth common object from the chainId.
621
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
622
+ it can be used for other EthLike coins. getBaseFactor method in Eth
623
+ and Polygon class returns number instead of string just to align with
624
+ AbstractEthLikeCoin
625
+ Ticket: WIN-1012
626
+
627
+ # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@10.0.0) (2023-12-12)
628
+
629
+ ### Bug Fixes
630
+
631
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
632
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
633
+
634
+ ### Code Refactoring
635
+
636
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
637
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
638
+
639
+ ### Features
640
+
641
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
642
+
643
+ ### BREAKING CHANGES
644
+
645
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
646
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
647
+ getCustomChainName method is removed from Polygon class because a common
648
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
649
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
650
+ and needs to be passed to derive the Eth common object from the chainId.
651
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
652
+ it can be used for other EthLike coins. getBaseFactor method in Eth
653
+ and Polygon class returns number instead of string just to align with
654
+ AbstractEthLikeCoin
655
+ Ticket: WIN-1012
656
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
657
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
658
+ getCustomChainName method is removed from Polygon class because a common
659
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
660
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
661
+ and needs to be passed to derive the Eth common object from the chainId.
662
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
663
+ it can be used for other EthLike coins. getBaseFactor method in Eth
664
+ and Polygon class returns number instead of string just to align with
665
+ AbstractEthLikeCoin
666
+ Ticket: WIN-1012
667
+
668
+ # [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@9.0.0) (2023-12-09)
669
+
670
+ ### Bug Fixes
671
+
672
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
673
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
674
+
675
+ ### Code Refactoring
676
+
677
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
678
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
679
+
680
+ ### Features
681
+
682
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
683
+
684
+ ### BREAKING CHANGES
685
+
686
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
687
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
688
+ getCustomChainName method is removed from Polygon class because a common
689
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
690
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
691
+ and needs to be passed to derive the Eth common object from the chainId.
692
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
693
+ it can be used for other EthLike coins. getBaseFactor method in Eth
694
+ and Polygon class returns number instead of string just to align with
695
+ AbstractEthLikeCoin
696
+ Ticket: WIN-1012
697
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
698
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
699
+ getCustomChainName method is removed from Polygon class because a common
700
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
701
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
702
+ and needs to be passed to derive the Eth common object from the chainId.
703
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
704
+ it can be used for other EthLike coins. getBaseFactor method in Eth
705
+ and Polygon class returns number instead of string just to align with
706
+ AbstractEthLikeCoin
707
+ Ticket: WIN-1012
708
+
709
+ # [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@8.0.0) (2023-12-05)
710
+
711
+ ### Bug Fixes
712
+
713
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
714
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
715
+
716
+ ### Code Refactoring
717
+
718
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
719
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
720
+
721
+ ### Features
722
+
723
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
724
+
725
+ ### BREAKING CHANGES
726
+
727
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
728
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
729
+ getCustomChainName method is removed from Polygon class because a common
730
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
731
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
732
+ and needs to be passed to derive the Eth common object from the chainId.
733
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
734
+ it can be used for other EthLike coins. getBaseFactor method in Eth
735
+ and Polygon class returns number instead of string just to align with
736
+ AbstractEthLikeCoin
737
+ Ticket: WIN-1012
738
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
739
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
740
+ getCustomChainName method is removed from Polygon class because a common
741
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
742
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
743
+ and needs to be passed to derive the Eth common object from the chainId.
744
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
745
+ it can be used for other EthLike coins. getBaseFactor method in Eth
746
+ and Polygon class returns number instead of string just to align with
747
+ AbstractEthLikeCoin
748
+ Ticket: WIN-1012
749
+
750
+ # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@7.0.0) (2023-11-28)
751
+
752
+ ### Bug Fixes
753
+
754
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
755
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
756
+
757
+ ### Code Refactoring
758
+
759
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
760
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
761
+
762
+ ### Features
763
+
764
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
765
+
766
+ ### BREAKING CHANGES
767
+
768
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
769
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
770
+ getCustomChainName method is removed from Polygon class because a common
771
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
772
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
773
+ and needs to be passed to derive the Eth common object from the chainId.
774
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
775
+ it can be used for other EthLike coins. getBaseFactor method in Eth
776
+ and Polygon class returns number instead of string just to align with
777
+ AbstractEthLikeCoin
778
+ Ticket: WIN-1012
779
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
780
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
781
+ getCustomChainName method is removed from Polygon class because a common
782
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
783
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
784
+ and needs to be passed to derive the Eth common object from the chainId.
785
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
786
+ it can be used for other EthLike coins. getBaseFactor method in Eth
787
+ and Polygon class returns number instead of string just to align with
788
+ AbstractEthLikeCoin
789
+ Ticket: WIN-1012
790
+
791
+ # [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@6.0.0) (2023-11-24)
792
+
793
+ ### Bug Fixes
794
+
795
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
796
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
797
+
798
+ ### Code Refactoring
799
+
800
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
801
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
802
+
803
+ ### Features
804
+
805
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
806
+
807
+ ### BREAKING CHANGES
808
+
809
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
810
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
811
+ getCustomChainName method is removed from Polygon class because a common
812
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
813
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
814
+ and needs to be passed to derive the Eth common object from the chainId.
815
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
816
+ it can be used for other EthLike coins. getBaseFactor method in Eth
817
+ and Polygon class returns number instead of string just to align with
818
+ AbstractEthLikeCoin
819
+ Ticket: WIN-1012
820
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
821
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
822
+ getCustomChainName method is removed from Polygon class because a common
823
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
824
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
825
+ and needs to be passed to derive the Eth common object from the chainId.
826
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
827
+ it can be used for other EthLike coins. getBaseFactor method in Eth
828
+ and Polygon class returns number instead of string just to align with
829
+ AbstractEthLikeCoin
830
+ Ticket: WIN-1012
831
+
832
+ # [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@5.0.0) (2023-11-17)
833
+
834
+ ### Bug Fixes
835
+
836
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
837
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
838
+
839
+ ### Code Refactoring
840
+
841
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
842
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
843
+
844
+ ### Features
845
+
846
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
847
+
848
+ ### BREAKING CHANGES
849
+
850
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
851
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
852
+ getCustomChainName method is removed from Polygon class because a common
853
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
854
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
855
+ and needs to be passed to derive the Eth common object from the chainId.
856
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
857
+ it can be used for other EthLike coins. getBaseFactor method in Eth
858
+ and Polygon class returns number instead of string just to align with
859
+ AbstractEthLikeCoin
860
+ Ticket: WIN-1012
861
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
862
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
863
+ getCustomChainName method is removed from Polygon class because a common
864
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
865
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
866
+ and needs to be passed to derive the Eth common object from the chainId.
867
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
868
+ it can be used for other EthLike coins. getBaseFactor method in Eth
869
+ and Polygon class returns number instead of string just to align with
870
+ AbstractEthLikeCoin
871
+ Ticket: WIN-1012
872
+
873
+ # [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@4.0.0) (2023-11-13)
874
+
875
+ ### Bug Fixes
876
+
877
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
878
+
879
+ ### Code Refactoring
880
+
881
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
882
+
883
+ ### Features
884
+
885
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
886
+
887
+ ### BREAKING CHANGES
888
+
889
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
890
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
891
+ getCustomChainName method is removed from Polygon class because a common
892
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
893
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
894
+ and needs to be passed to derive the Eth common object from the chainId.
895
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
896
+ it can be used for other EthLike coins. getBaseFactor method in Eth
897
+ and Polygon class returns number instead of string just to align with
898
+ AbstractEthLikeCoin
899
+ Ticket: WIN-1012
900
+
901
+ # [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@3.0.0) (2023-11-13)
902
+
903
+ ### Bug Fixes
904
+
905
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
906
+
907
+ ### Code Refactoring
908
+
909
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
910
+
911
+ ### Features
912
+
913
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
914
+
915
+ ### BREAKING CHANGES
916
+
917
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
918
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
919
+ getCustomChainName method is removed from Polygon class because a common
920
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
921
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
922
+ and needs to be passed to derive the Eth common object from the chainId.
923
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
924
+ it can be used for other EthLike coins. getBaseFactor method in Eth
925
+ and Polygon class returns number instead of string just to align with
926
+ AbstractEthLikeCoin
927
+ Ticket: WIN-1012
928
+
929
+ # [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@2.0.0) (2023-11-13)
930
+
931
+ ### Bug Fixes
932
+
933
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
934
+
935
+ ### Code Refactoring
936
+
937
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
938
+
939
+ ### Features
940
+
941
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
942
+
943
+ ### BREAKING CHANGES
944
+
945
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
946
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
947
+ getCustomChainName method is removed from Polygon class because a common
948
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
949
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
950
+ and needs to be passed to derive the Eth common object from the chainId.
951
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
952
+ it can be used for other EthLike coins. getBaseFactor method in Eth
953
+ and Polygon class returns number instead of string just to align with
954
+ AbstractEthLikeCoin
955
+ Ticket: WIN-1012
956
+
957
+ # [1.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.10.0) (2023-10-20)
958
+
959
+ ### Features
960
+
961
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
962
+
963
+ # [1.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.9.0) (2023-10-18)
964
+
965
+ ### Features
966
+
967
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
968
+
969
+ # [1.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.8.0) (2023-09-25)
970
+
971
+ ### Features
972
+
973
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
974
+
975
+ ## [1.7.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.10) (2023-09-09)
976
+
977
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
978
+
979
+ ## [1.7.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.9) (2023-09-09)
980
+
981
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
982
+
983
+ ## [1.7.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.8) (2023-09-07)
984
+
985
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
986
+
987
+ ## [1.7.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.7) (2023-09-05)
988
+
989
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
990
+
991
+ ## [1.7.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.6) (2023-09-01)
992
+
993
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
994
+
995
+ ## [1.7.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.5) (2023-08-29)
996
+
997
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
998
+
999
+ ## [1.7.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.4) (2023-08-25)
1000
+
1001
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1002
+
1003
+ ## [1.7.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.3) (2023-08-24)
1004
+
1005
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1006
+
1007
+ ## [1.7.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.2) (2023-08-16)
1008
+
1009
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1010
+
1011
+ ## [1.7.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.7.0...@bitgo/sdk-coin-polygon@1.7.1) (2023-08-16)
1012
+
1013
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1014
+
1015
+ # [1.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.12...@bitgo/sdk-coin-polygon@1.7.0) (2023-08-04)
1016
+
1017
+ ### Features
1018
+
1019
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
1020
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
1021
+
1022
+ # [1.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.12...@bitgo/sdk-coin-polygon@1.6.0) (2023-07-28)
1023
+
1024
+ ### Features
1025
+
1026
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
1027
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
1028
+
1029
+ ## [1.5.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.11...@bitgo/sdk-coin-polygon@1.5.12) (2023-07-18)
1030
+
1031
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1032
+
1033
+ ## [1.5.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.10...@bitgo/sdk-coin-polygon@1.5.11) (2023-06-21)
1034
+
1035
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1036
+
1037
+ ## [1.5.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.9...@bitgo/sdk-coin-polygon@1.5.10) (2023-06-14)
1038
+
1039
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1040
+
1041
+ ## [1.5.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.8...@bitgo/sdk-coin-polygon@1.5.9) (2023-06-13)
1042
+
1043
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1044
+
1045
+ ## [1.5.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.7...@bitgo/sdk-coin-polygon@1.5.8) (2023-06-07)
1046
+
1047
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1048
+
1049
+ ## [1.5.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.6...@bitgo/sdk-coin-polygon@1.5.7) (2023-06-05)
1050
+
1051
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1052
+
1053
+ ## [1.5.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.5...@bitgo/sdk-coin-polygon@1.5.6) (2023-05-25)
1054
+
1055
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1056
+
1057
+ ## [1.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.4...@bitgo/sdk-coin-polygon@1.5.5) (2023-05-17)
1058
+
1059
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1060
+
1061
+ ## [1.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.3...@bitgo/sdk-coin-polygon@1.5.4) (2023-05-10)
1062
+
1063
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1064
+
1065
+ ## [1.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.2...@bitgo/sdk-coin-polygon@1.5.3) (2023-05-03)
1066
+
1067
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1068
+
1069
+ ## [1.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.1...@bitgo/sdk-coin-polygon@1.5.2) (2023-04-25)
1070
+
1071
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1072
+
1073
+ ## [1.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.5.0...@bitgo/sdk-coin-polygon@1.5.1) (2023-04-20)
1074
+
1075
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1076
+
1077
+ # [1.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.8...@bitgo/sdk-coin-polygon@1.5.0) (2023-04-13)
1078
+
1079
+ ### Features
1080
+
1081
+ - **sdk-coin-polygon:** support evm based cross chain recovery ([a88681f](https://github.com/BitGo/BitGoJS/commit/a88681f8428bcb6617ee2c7cfe5e8294b603af9f))
1082
+
1083
+ ## [1.4.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.7...@bitgo/sdk-coin-polygon@1.4.8) (2023-02-17)
1084
+
1085
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1086
+
1087
+ ## [1.4.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.4...@bitgo/sdk-coin-polygon@1.4.7) (2023-02-16)
1088
+
1089
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1090
+
1091
+ ## [1.4.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.4...@bitgo/sdk-coin-polygon@1.4.6) (2023-02-08)
1092
+
1093
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1094
+
1095
+ ## [1.4.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.4...@bitgo/sdk-coin-polygon@1.4.5) (2023-01-30)
1096
+
1097
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1098
+
1099
+ ## [1.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.3...@bitgo/sdk-coin-polygon@1.4.4) (2023-01-25)
1100
+
1101
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1102
+
1103
+ ## [1.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.2...@bitgo/sdk-coin-polygon@1.4.3) (2022-12-23)
1104
+
1105
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1106
+
1107
+ ## [1.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.1...@bitgo/sdk-coin-polygon@1.4.2) (2022-12-20)
1108
+
1109
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1110
+
1111
+ ## [1.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.4.0...@bitgo/sdk-coin-polygon@1.4.1) (2022-12-09)
1112
+
1113
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1114
+
1115
+ # [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.3.6...@bitgo/sdk-coin-polygon@1.4.0) (2022-12-06)
1116
+
1117
+ ### Features
1118
+
1119
+ - **sdk-coin-polygon:** crossChainRecovery support ([9b42813](https://github.com/BitGo/BitGoJS/commit/9b4281333a8d3835219e566e31cba28ab448c85f))
1120
+
1121
+ ## [1.3.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.3.5...@bitgo/sdk-coin-polygon@1.3.6) (2022-12-01)
1122
+
1123
+ **Note:** Version bump only for package @bitgo/sdk-coin-polygon
1124
+
1125
+ ## [1.3.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.3.0...@bitgo/sdk-coin-polygon@1.3.5) (2022-11-29)
1126
+
1127
+ ### Bug Fixes
1128
+
1129
+ - **sdk-coin-polygon:** remove unused data in recovery ([6ee161c](https://github.com/BitGo/BitGoJS/commit/6ee161c28e2e627456541b479d8f362fbf96979d))
1130
+
6
1131
  ## [1.3.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-polygon@1.3.0...@bitgo/sdk-coin-polygon@1.3.4) (2022-11-04)
7
1132
 
8
1133
  ### Bug Fixes