@bitgo-beta/sdk-coin-arbeth 1.0.1-beta.2 → 1.0.1-beta.200

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 ADDED
@@ -0,0 +1,935 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [21.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@21.0.1...@bitgo/sdk-coin-arbeth@21.0.2) (2024-05-01)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
9
+
10
+ ## [21.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@21.0.0...@bitgo/sdk-coin-arbeth@21.0.1) (2024-04-25)
11
+
12
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
13
+
14
+ # [21.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@20.0.7...@bitgo/sdk-coin-arbeth@21.0.0) (2024-04-24)
15
+
16
+ ### Features
17
+
18
+ - **abstract-eth:** support txn bulding for v4 wallet on eth chain ([d8aabea](https://github.com/BitGo/BitGoJS/commit/d8aabead0197072ee5b6c7fb11bd9c379606208d))
19
+
20
+ ### BREAKING CHANGES
21
+
22
+ - **abstract-eth:** Made ChainID mandatory for signAndBuild method
23
+
24
+ ## [20.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@20.0.6...@bitgo/sdk-coin-arbeth@20.0.7) (2024-04-22)
25
+
26
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
27
+
28
+ ## [20.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@20.0.5...@bitgo/sdk-coin-arbeth@20.0.6) (2024-04-17)
29
+
30
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
31
+
32
+ ## [20.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@20.0.4...@bitgo/sdk-coin-arbeth@20.0.5) (2024-04-12)
33
+
34
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
35
+
36
+ ## [20.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@20.0.3...@bitgo/sdk-coin-arbeth@20.0.4) (2024-04-10)
37
+
38
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
39
+
40
+ ## [20.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@20.0.2...@bitgo/sdk-coin-arbeth@20.0.3) (2024-04-09)
41
+
42
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
43
+
44
+ ## [20.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@20.0.1...@bitgo/sdk-coin-arbeth@20.0.2) (2024-04-08)
45
+
46
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
47
+
48
+ ## [20.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@20.0.0...@bitgo/sdk-coin-arbeth@20.0.1) (2024-04-05)
49
+
50
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
51
+
52
+ # [20.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@19.0.4...@bitgo/sdk-coin-arbeth@20.0.0) (2024-03-28)
53
+
54
+ ### Features
55
+
56
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
57
+
58
+ ### BREAKING CHANGES
59
+
60
+ - **root:** Node 16 is no longer supported in bitgojs.
61
+ TICKET: WP-1100
62
+
63
+ ## [19.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@19.0.3...@bitgo/sdk-coin-arbeth@19.0.4) (2024-03-19)
64
+
65
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
66
+
67
+ ## [19.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@19.0.2...@bitgo/sdk-coin-arbeth@19.0.3) (2024-03-11)
68
+
69
+ ### Bug Fixes
70
+
71
+ - **abstract-eth:** fixes issue related to gasestimate for ethlike ([190bdb2](https://github.com/BitGo/BitGoJS/commit/190bdb2b225fc2fd87fe536aeb77734f102b9984))
72
+
73
+ ## [19.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@19.0.1...@bitgo/sdk-coin-arbeth@19.0.2) (2024-02-28)
74
+
75
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
76
+
77
+ ## [19.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-arbeth@19.0.0...@bitgo/sdk-coin-arbeth@19.0.1) (2024-02-22)
78
+
79
+ **Note:** Version bump only for package @bitgo/sdk-coin-arbeth
80
+
81
+ # 19.0.0 (2024-02-19)
82
+
83
+ ### Bug Fixes
84
+
85
+ - **abstract-eth:** change tx encoding method for arb and op ([c11b0dd](https://github.com/BitGo/BitGoJS/commit/c11b0dd4705b0de4aaf9fff26eecf361d78b9f10))
86
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
87
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
88
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
89
+
90
+ ### Code Refactoring
91
+
92
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
93
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
94
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
95
+
96
+ ### Features
97
+
98
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
99
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
100
+ - **abstract-eth:** add v4 forwarder creation logic ([25faaa3](https://github.com/BitGo/BitGoJS/commit/25faaa33723feb2a4f7ce7209a64841b438a4367))
101
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
102
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
103
+
104
+ ### BREAKING CHANGES
105
+
106
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
107
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
108
+ getCustomChainName method is removed from Polygon class because a common
109
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
110
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
111
+ and needs to be passed to derive the Eth common object from the chainId.
112
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
113
+ it can be used for other EthLike coins. getBaseFactor method in Eth
114
+ and Polygon class returns number instead of string just to align with
115
+ AbstractEthLikeCoin
116
+ Ticket: WIN-1012
117
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
118
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
119
+ getCustomChainName method is removed from Polygon class because a common
120
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
121
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
122
+ and needs to be passed to derive the Eth common object from the chainId.
123
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
124
+ it can be used for other EthLike coins. getBaseFactor method in Eth
125
+ and Polygon class returns number instead of string just to align with
126
+ AbstractEthLikeCoin
127
+ Ticket: WIN-1012
128
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
129
+ a new class AbstractEthLikeNewCoins which will be having both multisig
130
+ and MPC related methods
131
+
132
+ TICKET: WIN-1021
133
+
134
+ # 18.0.0 (2024-01-30)
135
+
136
+ ### Bug Fixes
137
+
138
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
139
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
140
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
141
+
142
+ ### Code Refactoring
143
+
144
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
145
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
146
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
147
+
148
+ ### Features
149
+
150
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
151
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
152
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
153
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
154
+
155
+ ### BREAKING CHANGES
156
+
157
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
158
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
159
+ getCustomChainName method is removed from Polygon class because a common
160
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
161
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
162
+ and needs to be passed to derive the Eth common object from the chainId.
163
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
164
+ it can be used for other EthLike coins. getBaseFactor method in Eth
165
+ and Polygon class returns number instead of string just to align with
166
+ AbstractEthLikeCoin
167
+ Ticket: WIN-1012
168
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
169
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
170
+ getCustomChainName method is removed from Polygon class because a common
171
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
172
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
173
+ and needs to be passed to derive the Eth common object from the chainId.
174
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
175
+ it can be used for other EthLike coins. getBaseFactor method in Eth
176
+ and Polygon class returns number instead of string just to align with
177
+ AbstractEthLikeCoin
178
+ Ticket: WIN-1012
179
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
180
+ a new class AbstractEthLikeNewCoins which will be having both multisig
181
+ and MPC related methods
182
+
183
+ TICKET: WIN-1021
184
+
185
+ # 17.0.0 (2024-01-26)
186
+
187
+ ### Bug Fixes
188
+
189
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
190
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
191
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
192
+
193
+ ### Code Refactoring
194
+
195
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
196
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
197
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
198
+
199
+ ### Features
200
+
201
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
202
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
203
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
204
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
205
+
206
+ ### BREAKING CHANGES
207
+
208
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
209
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
210
+ getCustomChainName method is removed from Polygon class because a common
211
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
212
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
213
+ and needs to be passed to derive the Eth common object from the chainId.
214
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
215
+ it can be used for other EthLike coins. getBaseFactor method in Eth
216
+ and Polygon class returns number instead of string just to align with
217
+ AbstractEthLikeCoin
218
+ Ticket: WIN-1012
219
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
220
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
221
+ getCustomChainName method is removed from Polygon class because a common
222
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
223
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
224
+ and needs to be passed to derive the Eth common object from the chainId.
225
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
226
+ it can be used for other EthLike coins. getBaseFactor method in Eth
227
+ and Polygon class returns number instead of string just to align with
228
+ AbstractEthLikeCoin
229
+ Ticket: WIN-1012
230
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
231
+ a new class AbstractEthLikeNewCoins which will be having both multisig
232
+ and MPC related methods
233
+
234
+ TICKET: WIN-1021
235
+
236
+ # 16.0.0 (2024-01-26)
237
+
238
+ ### Bug Fixes
239
+
240
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
241
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
242
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
243
+
244
+ ### Code Refactoring
245
+
246
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
247
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
248
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
249
+
250
+ ### Features
251
+
252
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
253
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
254
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
255
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
256
+
257
+ ### BREAKING CHANGES
258
+
259
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
260
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
261
+ getCustomChainName method is removed from Polygon class because a common
262
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
263
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
264
+ and needs to be passed to derive the Eth common object from the chainId.
265
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
266
+ it can be used for other EthLike coins. getBaseFactor method in Eth
267
+ and Polygon class returns number instead of string just to align with
268
+ AbstractEthLikeCoin
269
+ Ticket: WIN-1012
270
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
271
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
272
+ getCustomChainName method is removed from Polygon class because a common
273
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
274
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
275
+ and needs to be passed to derive the Eth common object from the chainId.
276
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
277
+ it can be used for other EthLike coins. getBaseFactor method in Eth
278
+ and Polygon class returns number instead of string just to align with
279
+ AbstractEthLikeCoin
280
+ Ticket: WIN-1012
281
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
282
+ a new class AbstractEthLikeNewCoins which will be having both multisig
283
+ and MPC related methods
284
+
285
+ TICKET: WIN-1021
286
+
287
+ # 15.0.0 (2024-01-25)
288
+
289
+ ### Bug Fixes
290
+
291
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
292
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
293
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
294
+
295
+ ### Code Refactoring
296
+
297
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
298
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
299
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
300
+
301
+ ### Features
302
+
303
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
304
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
305
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
306
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
307
+
308
+ ### BREAKING CHANGES
309
+
310
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
311
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
312
+ getCustomChainName method is removed from Polygon class because a common
313
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
314
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
315
+ and needs to be passed to derive the Eth common object from the chainId.
316
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
317
+ it can be used for other EthLike coins. getBaseFactor method in Eth
318
+ and Polygon class returns number instead of string just to align with
319
+ AbstractEthLikeCoin
320
+ Ticket: WIN-1012
321
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
322
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
323
+ getCustomChainName method is removed from Polygon class because a common
324
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
325
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
326
+ and needs to be passed to derive the Eth common object from the chainId.
327
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
328
+ it can be used for other EthLike coins. getBaseFactor method in Eth
329
+ and Polygon class returns number instead of string just to align with
330
+ AbstractEthLikeCoin
331
+ Ticket: WIN-1012
332
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
333
+ a new class AbstractEthLikeNewCoins which will be having both multisig
334
+ and MPC related methods
335
+
336
+ TICKET: WIN-1021
337
+
338
+ # 14.0.0 (2024-01-22)
339
+
340
+ ### Bug Fixes
341
+
342
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
343
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
344
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
345
+
346
+ ### Code Refactoring
347
+
348
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
349
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
350
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
351
+
352
+ ### Features
353
+
354
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
355
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
356
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
357
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
358
+
359
+ ### BREAKING CHANGES
360
+
361
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
362
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
363
+ getCustomChainName method is removed from Polygon class because a common
364
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
365
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
366
+ and needs to be passed to derive the Eth common object from the chainId.
367
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
368
+ it can be used for other EthLike coins. getBaseFactor method in Eth
369
+ and Polygon class returns number instead of string just to align with
370
+ AbstractEthLikeCoin
371
+ Ticket: WIN-1012
372
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
373
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
374
+ getCustomChainName method is removed from Polygon class because a common
375
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
376
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
377
+ and needs to be passed to derive the Eth common object from the chainId.
378
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
379
+ it can be used for other EthLike coins. getBaseFactor method in Eth
380
+ and Polygon class returns number instead of string just to align with
381
+ AbstractEthLikeCoin
382
+ Ticket: WIN-1012
383
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
384
+ a new class AbstractEthLikeNewCoins which will be having both multisig
385
+ and MPC related methods
386
+
387
+ TICKET: WIN-1021
388
+
389
+ # 13.0.0 (2024-01-09)
390
+
391
+ ### Bug Fixes
392
+
393
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
394
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
395
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
396
+
397
+ ### Code Refactoring
398
+
399
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
400
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
401
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
402
+
403
+ ### Features
404
+
405
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
406
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
407
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
408
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
409
+
410
+ ### BREAKING CHANGES
411
+
412
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
413
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
414
+ getCustomChainName method is removed from Polygon class because a common
415
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
416
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
417
+ and needs to be passed to derive the Eth common object from the chainId.
418
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
419
+ it can be used for other EthLike coins. getBaseFactor method in Eth
420
+ and Polygon class returns number instead of string just to align with
421
+ AbstractEthLikeCoin
422
+ Ticket: WIN-1012
423
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
424
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
425
+ getCustomChainName method is removed from Polygon class because a common
426
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
427
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
428
+ and needs to be passed to derive the Eth common object from the chainId.
429
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
430
+ it can be used for other EthLike coins. getBaseFactor method in Eth
431
+ and Polygon class returns number instead of string just to align with
432
+ AbstractEthLikeCoin
433
+ Ticket: WIN-1012
434
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
435
+ a new class AbstractEthLikeNewCoins which will be having both multisig
436
+ and MPC related methods
437
+
438
+ TICKET: WIN-1021
439
+
440
+ # 12.0.0 (2024-01-03)
441
+
442
+ ### Bug Fixes
443
+
444
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
445
+
446
+ ### Code Refactoring
447
+
448
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
449
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
450
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
451
+
452
+ ### Features
453
+
454
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
455
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
456
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
457
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
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
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
484
+ a new class AbstractEthLikeNewCoins which will be having both multisig
485
+ and MPC related methods
486
+
487
+ TICKET: WIN-1021
488
+
489
+ # 11.0.0 (2023-12-18)
490
+
491
+ ### Bug Fixes
492
+
493
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
494
+
495
+ ### Code Refactoring
496
+
497
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
498
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
499
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
500
+
501
+ ### Features
502
+
503
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
504
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
505
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
506
+
507
+ ### BREAKING CHANGES
508
+
509
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
510
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
511
+ getCustomChainName method is removed from Polygon class because a common
512
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
513
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
514
+ and needs to be passed to derive the Eth common object from the chainId.
515
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
516
+ it can be used for other EthLike coins. getBaseFactor method in Eth
517
+ and Polygon class returns number instead of string just to align with
518
+ AbstractEthLikeCoin
519
+ Ticket: WIN-1012
520
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
521
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
522
+ getCustomChainName method is removed from Polygon class because a common
523
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
524
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
525
+ and needs to be passed to derive the Eth common object from the chainId.
526
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
527
+ it can be used for other EthLike coins. getBaseFactor method in Eth
528
+ and Polygon class returns number instead of string just to align with
529
+ AbstractEthLikeCoin
530
+ Ticket: WIN-1012
531
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
532
+ a new class AbstractEthLikeNewCoins which will be having both multisig
533
+ and MPC related methods
534
+
535
+ TICKET: WIN-1021
536
+
537
+ # 10.0.0 (2023-12-12)
538
+
539
+ ### Bug Fixes
540
+
541
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
542
+
543
+ ### Code Refactoring
544
+
545
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
546
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
547
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
548
+
549
+ ### Features
550
+
551
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
552
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
553
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
554
+
555
+ ### BREAKING CHANGES
556
+
557
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
558
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
559
+ getCustomChainName method is removed from Polygon class because a common
560
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
561
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
562
+ and needs to be passed to derive the Eth common object from the chainId.
563
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
564
+ it can be used for other EthLike coins. getBaseFactor method in Eth
565
+ and Polygon class returns number instead of string just to align with
566
+ AbstractEthLikeCoin
567
+ Ticket: WIN-1012
568
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
569
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
570
+ getCustomChainName method is removed from Polygon class because a common
571
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
572
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
573
+ and needs to be passed to derive the Eth common object from the chainId.
574
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
575
+ it can be used for other EthLike coins. getBaseFactor method in Eth
576
+ and Polygon class returns number instead of string just to align with
577
+ AbstractEthLikeCoin
578
+ Ticket: WIN-1012
579
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
580
+ a new class AbstractEthLikeNewCoins which will be having both multisig
581
+ and MPC related methods
582
+
583
+ TICKET: WIN-1021
584
+
585
+ # 9.0.0 (2023-12-09)
586
+
587
+ ### Bug Fixes
588
+
589
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
590
+
591
+ ### Code Refactoring
592
+
593
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
594
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
595
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
596
+
597
+ ### Features
598
+
599
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
600
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
601
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
602
+
603
+ ### BREAKING CHANGES
604
+
605
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
606
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
607
+ getCustomChainName method is removed from Polygon class because a common
608
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
609
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
610
+ and needs to be passed to derive the Eth common object from the chainId.
611
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
612
+ it can be used for other EthLike coins. getBaseFactor method in Eth
613
+ and Polygon class returns number instead of string just to align with
614
+ AbstractEthLikeCoin
615
+ Ticket: WIN-1012
616
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
617
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
618
+ getCustomChainName method is removed from Polygon class because a common
619
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
620
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
621
+ and needs to be passed to derive the Eth common object from the chainId.
622
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
623
+ it can be used for other EthLike coins. getBaseFactor method in Eth
624
+ and Polygon class returns number instead of string just to align with
625
+ AbstractEthLikeCoin
626
+ Ticket: WIN-1012
627
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
628
+ a new class AbstractEthLikeNewCoins which will be having both multisig
629
+ and MPC related methods
630
+
631
+ TICKET: WIN-1021
632
+
633
+ # 8.0.0 (2023-12-05)
634
+
635
+ ### Bug Fixes
636
+
637
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
638
+
639
+ ### Code Refactoring
640
+
641
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
642
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
643
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
644
+
645
+ ### Features
646
+
647
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
648
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
649
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
650
+
651
+ ### BREAKING CHANGES
652
+
653
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
654
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
655
+ getCustomChainName method is removed from Polygon class because a common
656
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
657
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
658
+ and needs to be passed to derive the Eth common object from the chainId.
659
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
660
+ it can be used for other EthLike coins. getBaseFactor method in Eth
661
+ and Polygon class returns number instead of string just to align with
662
+ AbstractEthLikeCoin
663
+ Ticket: WIN-1012
664
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
665
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
666
+ getCustomChainName method is removed from Polygon class because a common
667
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
668
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
669
+ and needs to be passed to derive the Eth common object from the chainId.
670
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
671
+ it can be used for other EthLike coins. getBaseFactor method in Eth
672
+ and Polygon class returns number instead of string just to align with
673
+ AbstractEthLikeCoin
674
+ Ticket: WIN-1012
675
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
676
+ a new class AbstractEthLikeNewCoins which will be having both multisig
677
+ and MPC related methods
678
+
679
+ TICKET: WIN-1021
680
+
681
+ # 7.0.0 (2023-11-28)
682
+
683
+ ### Bug Fixes
684
+
685
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
686
+
687
+ ### Code Refactoring
688
+
689
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
690
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
691
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
692
+
693
+ ### Features
694
+
695
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
696
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
697
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
698
+
699
+ ### BREAKING CHANGES
700
+
701
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
702
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
703
+ getCustomChainName method is removed from Polygon class because a common
704
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
705
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
706
+ and needs to be passed to derive the Eth common object from the chainId.
707
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
708
+ it can be used for other EthLike coins. getBaseFactor method in Eth
709
+ and Polygon class returns number instead of string just to align with
710
+ AbstractEthLikeCoin
711
+ Ticket: WIN-1012
712
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
713
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
714
+ getCustomChainName method is removed from Polygon class because a common
715
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
716
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
717
+ and needs to be passed to derive the Eth common object from the chainId.
718
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
719
+ it can be used for other EthLike coins. getBaseFactor method in Eth
720
+ and Polygon class returns number instead of string just to align with
721
+ AbstractEthLikeCoin
722
+ Ticket: WIN-1012
723
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
724
+ a new class AbstractEthLikeNewCoins which will be having both multisig
725
+ and MPC related methods
726
+
727
+ TICKET: WIN-1021
728
+
729
+ # 6.0.0 (2023-11-24)
730
+
731
+ ### Bug Fixes
732
+
733
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
734
+
735
+ ### Code Refactoring
736
+
737
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
738
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
739
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
740
+
741
+ ### Features
742
+
743
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
744
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
745
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
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
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
772
+ a new class AbstractEthLikeNewCoins which will be having both multisig
773
+ and MPC related methods
774
+
775
+ TICKET: WIN-1021
776
+
777
+ # 5.0.0 (2023-11-17)
778
+
779
+ ### Bug Fixes
780
+
781
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
782
+
783
+ ### Code Refactoring
784
+
785
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
786
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
787
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
788
+
789
+ ### Features
790
+
791
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
792
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
793
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
794
+
795
+ ### BREAKING CHANGES
796
+
797
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
798
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
799
+ getCustomChainName method is removed from Polygon class because a common
800
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
801
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
802
+ and needs to be passed to derive the Eth common object from the chainId.
803
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
804
+ it can be used for other EthLike coins. getBaseFactor method in Eth
805
+ and Polygon class returns number instead of string just to align with
806
+ AbstractEthLikeCoin
807
+ Ticket: WIN-1012
808
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
809
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
810
+ getCustomChainName method is removed from Polygon class because a common
811
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
812
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
813
+ and needs to be passed to derive the Eth common object from the chainId.
814
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
815
+ it can be used for other EthLike coins. getBaseFactor method in Eth
816
+ and Polygon class returns number instead of string just to align with
817
+ AbstractEthLikeCoin
818
+ Ticket: WIN-1012
819
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
820
+ a new class AbstractEthLikeNewCoins which will be having both multisig
821
+ and MPC related methods
822
+
823
+ TICKET: WIN-1021
824
+
825
+ # 4.0.0 (2023-11-13)
826
+
827
+ ### Code Refactoring
828
+
829
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
830
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
831
+
832
+ ### Features
833
+
834
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
835
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
836
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
837
+
838
+ ### BREAKING CHANGES
839
+
840
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
841
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
842
+ getCustomChainName method is removed from Polygon class because a common
843
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
844
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
845
+ and needs to be passed to derive the Eth common object from the chainId.
846
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
847
+ it can be used for other EthLike coins. getBaseFactor method in Eth
848
+ and Polygon class returns number instead of string just to align with
849
+ AbstractEthLikeCoin
850
+ Ticket: WIN-1012
851
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
852
+ a new class AbstractEthLikeNewCoins which will be having both multisig
853
+ and MPC related methods
854
+
855
+ TICKET: WIN-1021
856
+
857
+ # 3.0.0 (2023-11-13)
858
+
859
+ ### Code Refactoring
860
+
861
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
862
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
863
+
864
+ ### Features
865
+
866
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
867
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
868
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
869
+
870
+ ### BREAKING CHANGES
871
+
872
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
873
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
874
+ getCustomChainName method is removed from Polygon class because a common
875
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
876
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
877
+ and needs to be passed to derive the Eth common object from the chainId.
878
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
879
+ it can be used for other EthLike coins. getBaseFactor method in Eth
880
+ and Polygon class returns number instead of string just to align with
881
+ AbstractEthLikeCoin
882
+ Ticket: WIN-1012
883
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
884
+ a new class AbstractEthLikeNewCoins which will be having both multisig
885
+ and MPC related methods
886
+
887
+ TICKET: WIN-1021
888
+
889
+ # 2.0.0 (2023-11-13)
890
+
891
+ ### Code Refactoring
892
+
893
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
894
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
895
+
896
+ ### Features
897
+
898
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
899
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
900
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
901
+
902
+ ### BREAKING CHANGES
903
+
904
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
905
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
906
+ getCustomChainName method is removed from Polygon class because a common
907
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
908
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
909
+ and needs to be passed to derive the Eth common object from the chainId.
910
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
911
+ it can be used for other EthLike coins. getBaseFactor method in Eth
912
+ and Polygon class returns number instead of string just to align with
913
+ AbstractEthLikeCoin
914
+ Ticket: WIN-1012
915
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
916
+ a new class AbstractEthLikeNewCoins which will be having both multisig
917
+ and MPC related methods
918
+
919
+ TICKET: WIN-1021
920
+
921
+ # 1.2.0 (2023-10-20)
922
+
923
+ ### Features
924
+
925
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
926
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
927
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))
928
+
929
+ # 1.1.0 (2023-10-18)
930
+
931
+ ### Features
932
+
933
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
934
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
935
+ - **sdk-coin-arbeth:** add arbeth token support ([b55961b](https://github.com/BitGo/BitGoJS/commit/b55961bf474fe09d017c21d3d0169020fff1820f))