@bitgo-beta/sdk-coin-polygon 1.0.2-beta.69 → 1.0.2-beta.691

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