@bitgo-beta/abstract-eth 1.2.3-alpha.10 → 1.2.3-alpha.101

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