@bitgo-beta/abstract-eth 1.0.2-beta.47 → 1.0.2-beta.470

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 +1088 -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 +130 -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 +232 -0
  30. package/dist/src/lib/transactionBuilder.d.ts.map +1 -0
  31. package/dist/src/lib/transactionBuilder.js +689 -0
  32. package/dist/src/lib/transferBuilder.d.ts +66 -0
  33. package/dist/src/lib/transferBuilder.d.ts.map +1 -0
  34. package/dist/src/lib/transferBuilder.js +224 -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 +228 -0
  51. package/dist/src/lib/utils.d.ts.map +1 -0
  52. package/dist/src/lib/utils.js +577 -0
  53. package/dist/src/lib/walletUtil.d.ts +26 -0
  54. package/dist/src/lib/walletUtil.d.ts.map +1 -0
  55. package/dist/src/lib/walletUtil.js +29 -0
  56. package/dist/tsconfig.tsbuildinfo +1 -7896
  57. package/package.json +23 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1094 @@
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
+ # [17.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@17.0.0) (2024-01-26)
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
+ # [16.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@16.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
+ # [15.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@15.0.0) (2024-01-25)
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
+ # [14.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@14.0.0) (2024-01-22)
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
+ # [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@13.0.0) (2024-01-09)
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
+ # [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@12.0.0) (2024-01-03)
317
+
318
+ ### Bug Fixes
319
+
320
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
321
+
322
+ ### Code Refactoring
323
+
324
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
325
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
326
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
327
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
328
+
329
+ ### Features
330
+
331
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
332
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
333
+ - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
334
+
335
+ ### BREAKING CHANGES
336
+
337
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
338
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
339
+ getCustomChainName method is removed from Polygon class because a common
340
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
341
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
342
+ and needs to be passed to derive the Eth common object from the chainId.
343
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
344
+ it can be used for other EthLike coins. getBaseFactor method in Eth
345
+ and Polygon class returns number instead of string just to align with
346
+ AbstractEthLikeCoin
347
+ Ticket: WIN-1012
348
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
349
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
350
+ getCustomChainName method is removed from Polygon class because a common
351
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
352
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
353
+ and needs to be passed to derive the Eth common object from the chainId.
354
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
355
+ it can be used for other EthLike coins. getBaseFactor method in Eth
356
+ and Polygon class returns number instead of string just to align with
357
+ AbstractEthLikeCoin
358
+ Ticket: WIN-1012
359
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
360
+ a new class AbstractEthLikeNewCoins which will be having both multisig
361
+ and MPC related methods
362
+
363
+ TICKET: WIN-1021
364
+
365
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
366
+ class in abstract-eth module because TransactionBuilder in the
367
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
368
+ be added to the class that will inherit EthLikeToken class
369
+
370
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
371
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
372
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
373
+ support for hop transactions, batch transactions, etc
374
+
375
+ TICKET: WIN-1021
376
+
377
+ # [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@11.0.0) (2023-12-18)
378
+
379
+ ### Bug Fixes
380
+
381
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
382
+
383
+ ### Code Refactoring
384
+
385
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
386
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
387
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
388
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
389
+
390
+ ### Features
391
+
392
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
393
+ - **sdk-core:** add function to transfer nfts ([b77b386](https://github.com/BitGo/BitGoJS/commit/b77b386bf77408d4b1617ba3bc44e5899a65f2e0))
394
+
395
+ ### BREAKING CHANGES
396
+
397
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
398
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
399
+ getCustomChainName method is removed from Polygon class because a common
400
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
401
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
402
+ and needs to be passed to derive the Eth common object from the chainId.
403
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
404
+ it can be used for other EthLike coins. getBaseFactor method in Eth
405
+ and Polygon class returns number instead of string just to align with
406
+ AbstractEthLikeCoin
407
+ Ticket: WIN-1012
408
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
409
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
410
+ getCustomChainName method is removed from Polygon class because a common
411
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
412
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
413
+ and needs to be passed to derive the Eth common object from the chainId.
414
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
415
+ it can be used for other EthLike coins. getBaseFactor method in Eth
416
+ and Polygon class returns number instead of string just to align with
417
+ AbstractEthLikeCoin
418
+ Ticket: WIN-1012
419
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
420
+ a new class AbstractEthLikeNewCoins which will be having both multisig
421
+ and MPC related methods
422
+
423
+ TICKET: WIN-1021
424
+
425
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
426
+ class in abstract-eth module because TransactionBuilder in the
427
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
428
+ be added to the class that will inherit EthLikeToken class
429
+
430
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
431
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
432
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
433
+ support for hop transactions, batch transactions, etc
434
+
435
+ TICKET: WIN-1021
436
+
437
+ # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@10.0.0) (2023-12-12)
438
+
439
+ ### Bug Fixes
440
+
441
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
442
+
443
+ ### Code Refactoring
444
+
445
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
446
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
447
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
448
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
449
+
450
+ ### Features
451
+
452
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
453
+
454
+ ### BREAKING CHANGES
455
+
456
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
457
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
458
+ getCustomChainName method is removed from Polygon class because a common
459
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
460
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
461
+ and needs to be passed to derive the Eth common object from the chainId.
462
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
463
+ it can be used for other EthLike coins. getBaseFactor method in Eth
464
+ and Polygon class returns number instead of string just to align with
465
+ AbstractEthLikeCoin
466
+ Ticket: WIN-1012
467
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
468
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
469
+ getCustomChainName method is removed from Polygon class because a common
470
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
471
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
472
+ and needs to be passed to derive the Eth common object from the chainId.
473
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
474
+ it can be used for other EthLike coins. getBaseFactor method in Eth
475
+ and Polygon class returns number instead of string just to align with
476
+ AbstractEthLikeCoin
477
+ Ticket: WIN-1012
478
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
479
+ a new class AbstractEthLikeNewCoins which will be having both multisig
480
+ and MPC related methods
481
+
482
+ TICKET: WIN-1021
483
+
484
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
485
+ class in abstract-eth module because TransactionBuilder in the
486
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
487
+ be added to the class that will inherit EthLikeToken class
488
+
489
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
490
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
491
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
492
+ support for hop transactions, batch transactions, etc
493
+
494
+ TICKET: WIN-1021
495
+
496
+ # [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@9.0.0) (2023-12-09)
497
+
498
+ ### Bug Fixes
499
+
500
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
501
+
502
+ ### Code Refactoring
503
+
504
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
505
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
506
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
507
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
508
+
509
+ ### Features
510
+
511
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
512
+
513
+ ### BREAKING CHANGES
514
+
515
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
516
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
517
+ getCustomChainName method is removed from Polygon class because a common
518
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
519
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
520
+ and needs to be passed to derive the Eth common object from the chainId.
521
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
522
+ it can be used for other EthLike coins. getBaseFactor method in Eth
523
+ and Polygon class returns number instead of string just to align with
524
+ AbstractEthLikeCoin
525
+ Ticket: WIN-1012
526
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
527
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
528
+ getCustomChainName method is removed from Polygon class because a common
529
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
530
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
531
+ and needs to be passed to derive the Eth common object from the chainId.
532
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
533
+ it can be used for other EthLike coins. getBaseFactor method in Eth
534
+ and Polygon class returns number instead of string just to align with
535
+ AbstractEthLikeCoin
536
+ Ticket: WIN-1012
537
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
538
+ a new class AbstractEthLikeNewCoins which will be having both multisig
539
+ and MPC related methods
540
+
541
+ TICKET: WIN-1021
542
+
543
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
544
+ class in abstract-eth module because TransactionBuilder in the
545
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
546
+ be added to the class that will inherit EthLikeToken class
547
+
548
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
549
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
550
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
551
+ support for hop transactions, batch transactions, etc
552
+
553
+ TICKET: WIN-1021
554
+
555
+ # [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@8.0.0) (2023-12-05)
556
+
557
+ ### Bug Fixes
558
+
559
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
560
+
561
+ ### Code Refactoring
562
+
563
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
564
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
565
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
566
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
567
+
568
+ ### Features
569
+
570
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
571
+
572
+ ### BREAKING CHANGES
573
+
574
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
575
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
576
+ getCustomChainName method is removed from Polygon class because a common
577
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
578
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
579
+ and needs to be passed to derive the Eth common object from the chainId.
580
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
581
+ it can be used for other EthLike coins. getBaseFactor method in Eth
582
+ and Polygon class returns number instead of string just to align with
583
+ AbstractEthLikeCoin
584
+ Ticket: WIN-1012
585
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
586
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
587
+ getCustomChainName method is removed from Polygon class because a common
588
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
589
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
590
+ and needs to be passed to derive the Eth common object from the chainId.
591
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
592
+ it can be used for other EthLike coins. getBaseFactor method in Eth
593
+ and Polygon class returns number instead of string just to align with
594
+ AbstractEthLikeCoin
595
+ Ticket: WIN-1012
596
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
597
+ a new class AbstractEthLikeNewCoins which will be having both multisig
598
+ and MPC related methods
599
+
600
+ TICKET: WIN-1021
601
+
602
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
603
+ class in abstract-eth module because TransactionBuilder in the
604
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
605
+ be added to the class that will inherit EthLikeToken class
606
+
607
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
608
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
609
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
610
+ support for hop transactions, batch transactions, etc
611
+
612
+ TICKET: WIN-1021
613
+
614
+ # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@7.0.0) (2023-11-28)
615
+
616
+ ### Bug Fixes
617
+
618
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
619
+
620
+ ### Code Refactoring
621
+
622
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
623
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
624
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
625
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
626
+
627
+ ### Features
628
+
629
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
630
+
631
+ ### BREAKING CHANGES
632
+
633
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
634
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
635
+ getCustomChainName method is removed from Polygon class because a common
636
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
637
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
638
+ and needs to be passed to derive the Eth common object from the chainId.
639
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
640
+ it can be used for other EthLike coins. getBaseFactor method in Eth
641
+ and Polygon class returns number instead of string just to align with
642
+ AbstractEthLikeCoin
643
+ Ticket: WIN-1012
644
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
645
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
646
+ getCustomChainName method is removed from Polygon class because a common
647
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
648
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
649
+ and needs to be passed to derive the Eth common object from the chainId.
650
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
651
+ it can be used for other EthLike coins. getBaseFactor method in Eth
652
+ and Polygon class returns number instead of string just to align with
653
+ AbstractEthLikeCoin
654
+ Ticket: WIN-1012
655
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
656
+ a new class AbstractEthLikeNewCoins which will be having both multisig
657
+ and MPC related methods
658
+
659
+ TICKET: WIN-1021
660
+
661
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
662
+ class in abstract-eth module because TransactionBuilder in the
663
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
664
+ be added to the class that will inherit EthLikeToken class
665
+
666
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
667
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
668
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
669
+ support for hop transactions, batch transactions, etc
670
+
671
+ TICKET: WIN-1021
672
+
673
+ # [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@6.0.0) (2023-11-24)
674
+
675
+ ### Bug Fixes
676
+
677
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
678
+
679
+ ### Code Refactoring
680
+
681
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
682
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
683
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
684
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
685
+
686
+ ### Features
687
+
688
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
689
+
690
+ ### BREAKING CHANGES
691
+
692
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
693
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
694
+ getCustomChainName method is removed from Polygon class because a common
695
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
696
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
697
+ and needs to be passed to derive the Eth common object from the chainId.
698
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
699
+ it can be used for other EthLike coins. getBaseFactor method in Eth
700
+ and Polygon class returns number instead of string just to align with
701
+ AbstractEthLikeCoin
702
+ Ticket: WIN-1012
703
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
704
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
705
+ getCustomChainName method is removed from Polygon class because a common
706
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
707
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
708
+ and needs to be passed to derive the Eth common object from the chainId.
709
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
710
+ it can be used for other EthLike coins. getBaseFactor method in Eth
711
+ and Polygon class returns number instead of string just to align with
712
+ AbstractEthLikeCoin
713
+ Ticket: WIN-1012
714
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
715
+ a new class AbstractEthLikeNewCoins which will be having both multisig
716
+ and MPC related methods
717
+
718
+ TICKET: WIN-1021
719
+
720
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
721
+ class in abstract-eth module because TransactionBuilder in the
722
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
723
+ be added to the class that will inherit EthLikeToken class
724
+
725
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
726
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
727
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
728
+ support for hop transactions, batch transactions, etc
729
+
730
+ TICKET: WIN-1021
731
+
732
+ # [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@5.0.0) (2023-11-17)
733
+
734
+ ### Bug Fixes
735
+
736
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
737
+
738
+ ### Code Refactoring
739
+
740
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
741
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
742
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
743
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
744
+
745
+ ### Features
746
+
747
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
748
+
749
+ ### BREAKING CHANGES
750
+
751
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
752
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
753
+ getCustomChainName method is removed from Polygon class because a common
754
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
755
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
756
+ and needs to be passed to derive the Eth common object from the chainId.
757
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
758
+ it can be used for other EthLike coins. getBaseFactor method in Eth
759
+ and Polygon class returns number instead of string just to align with
760
+ AbstractEthLikeCoin
761
+ Ticket: WIN-1012
762
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
763
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
764
+ getCustomChainName method is removed from Polygon class because a common
765
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
766
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
767
+ and needs to be passed to derive the Eth common object from the chainId.
768
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
769
+ it can be used for other EthLike coins. getBaseFactor method in Eth
770
+ and Polygon class returns number instead of string just to align with
771
+ AbstractEthLikeCoin
772
+ Ticket: WIN-1012
773
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
774
+ a new class AbstractEthLikeNewCoins which will be having both multisig
775
+ and MPC related methods
776
+
777
+ TICKET: WIN-1021
778
+
779
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
780
+ class in abstract-eth module because TransactionBuilder in the
781
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
782
+ be added to the class that will inherit EthLikeToken class
783
+
784
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
785
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
786
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
787
+ support for hop transactions, batch transactions, etc
788
+
789
+ TICKET: WIN-1021
790
+
791
+ # [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@4.0.0) (2023-11-13)
792
+
793
+ ### Code Refactoring
794
+
795
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
796
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
797
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
798
+
799
+ ### Features
800
+
801
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
802
+
803
+ ### BREAKING CHANGES
804
+
805
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
806
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
807
+ getCustomChainName method is removed from Polygon class because a common
808
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
809
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
810
+ and needs to be passed to derive the Eth common object from the chainId.
811
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
812
+ it can be used for other EthLike coins. getBaseFactor method in Eth
813
+ and Polygon class returns number instead of string just to align with
814
+ AbstractEthLikeCoin
815
+ Ticket: WIN-1012
816
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
817
+ a new class AbstractEthLikeNewCoins which will be having both multisig
818
+ and MPC related methods
819
+
820
+ TICKET: WIN-1021
821
+
822
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
823
+ class in abstract-eth module because TransactionBuilder in the
824
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
825
+ be added to the class that will inherit EthLikeToken class
826
+
827
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
828
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
829
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
830
+ support for hop transactions, batch transactions, etc
831
+
832
+ TICKET: WIN-1021
833
+
834
+ # [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@3.0.0) (2023-11-13)
835
+
836
+ ### Code Refactoring
837
+
838
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
839
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
840
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
841
+
842
+ ### Features
843
+
844
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
845
+
846
+ ### BREAKING CHANGES
847
+
848
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
849
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
850
+ getCustomChainName method is removed from Polygon class because a common
851
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
852
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
853
+ and needs to be passed to derive the Eth common object from the chainId.
854
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
855
+ it can be used for other EthLike coins. getBaseFactor method in Eth
856
+ and Polygon class returns number instead of string just to align with
857
+ AbstractEthLikeCoin
858
+ Ticket: WIN-1012
859
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
860
+ a new class AbstractEthLikeNewCoins which will be having both multisig
861
+ and MPC related methods
862
+
863
+ TICKET: WIN-1021
864
+
865
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
866
+ class in abstract-eth module because TransactionBuilder in the
867
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
868
+ be added to the class that will inherit EthLikeToken class
869
+
870
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
871
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
872
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
873
+ support for hop transactions, batch transactions, etc
874
+
875
+ TICKET: WIN-1021
876
+
877
+ # [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@2.0.0) (2023-11-13)
878
+
879
+ ### Code Refactoring
880
+
881
+ - **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
882
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
883
+ - **abstract-eth:** move txbuilder to abstract-eth ([a093f16](https://github.com/BitGo/BitGoJS/commit/a093f16465b691d82b2709245cc806fc0eb66212))
884
+
885
+ ### Features
886
+
887
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
888
+
889
+ ### BREAKING CHANGES
890
+
891
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
892
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
893
+ getCustomChainName method is removed from Polygon class because a common
894
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
895
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
896
+ and needs to be passed to derive the Eth common object from the chainId.
897
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
898
+ it can be used for other EthLike coins. getBaseFactor method in Eth
899
+ and Polygon class returns number instead of string just to align with
900
+ AbstractEthLikeCoin
901
+ Ticket: WIN-1012
902
+ - **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
903
+ a new class AbstractEthLikeNewCoins which will be having both multisig
904
+ and MPC related methods
905
+
906
+ TICKET: WIN-1021
907
+
908
+ - **abstract-eth:** getTransactionBuilder method is removed from EthLikeToken
909
+ class in abstract-eth module because TransactionBuilder in the
910
+ abstract-eth module is abstract class and hence cannot be instantiated. Hence the implementation of TransactionBuilder can
911
+ be added to the class that will inherit EthLikeToken class
912
+
913
+ TransactionPrebuild from new class AbstractEthLikeNewCoins is being
914
+ exported now instead of TransactionPrebuild from AbstractEthLikeCoin
915
+ class as the TransactionPrebuild from AbstractEthLikeNewCoins also has
916
+ support for hop transactions, batch transactions, etc
917
+
918
+ TICKET: WIN-1021
919
+
920
+ # [1.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.6.0) (2023-10-20)
921
+
922
+ ### Features
923
+
924
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
925
+
926
+ # [1.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.5.0) (2023-10-18)
927
+
928
+ ### Features
929
+
930
+ - **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
931
+
932
+ ## [1.4.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.11) (2023-09-25)
933
+
934
+ **Note:** Version bump only for package @bitgo/abstract-eth
935
+
936
+ ## [1.4.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.10) (2023-09-09)
937
+
938
+ **Note:** Version bump only for package @bitgo/abstract-eth
939
+
940
+ ## [1.4.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.9) (2023-09-09)
941
+
942
+ **Note:** Version bump only for package @bitgo/abstract-eth
943
+
944
+ ## [1.4.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.8) (2023-09-07)
945
+
946
+ **Note:** Version bump only for package @bitgo/abstract-eth
947
+
948
+ ## [1.4.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.7) (2023-09-05)
949
+
950
+ **Note:** Version bump only for package @bitgo/abstract-eth
951
+
952
+ ## [1.4.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.6) (2023-09-01)
953
+
954
+ **Note:** Version bump only for package @bitgo/abstract-eth
955
+
956
+ ## [1.4.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.5) (2023-08-29)
957
+
958
+ **Note:** Version bump only for package @bitgo/abstract-eth
959
+
960
+ ## [1.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.4) (2023-08-25)
961
+
962
+ **Note:** Version bump only for package @bitgo/abstract-eth
963
+
964
+ ## [1.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.3) (2023-08-24)
965
+
966
+ **Note:** Version bump only for package @bitgo/abstract-eth
967
+
968
+ ## [1.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.2) (2023-08-16)
969
+
970
+ **Note:** Version bump only for package @bitgo/abstract-eth
971
+
972
+ ## [1.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.4.0...@bitgo/abstract-eth@1.4.1) (2023-08-16)
973
+
974
+ **Note:** Version bump only for package @bitgo/abstract-eth
975
+
976
+ # [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.28...@bitgo/abstract-eth@1.4.0) (2023-08-04)
977
+
978
+ ### Features
979
+
980
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
981
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
982
+
983
+ # [1.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.28...@bitgo/abstract-eth@1.3.0) (2023-07-28)
984
+
985
+ ### Features
986
+
987
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
988
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
989
+
990
+ ## [1.2.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.27...@bitgo/abstract-eth@1.2.28) (2023-07-18)
991
+
992
+ **Note:** Version bump only for package @bitgo/abstract-eth
993
+
994
+ ## [1.2.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.26...@bitgo/abstract-eth@1.2.27) (2023-06-21)
995
+
996
+ **Note:** Version bump only for package @bitgo/abstract-eth
997
+
998
+ ## [1.2.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.25...@bitgo/abstract-eth@1.2.26) (2023-06-14)
999
+
1000
+ **Note:** Version bump only for package @bitgo/abstract-eth
1001
+
1002
+ ## [1.2.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.24...@bitgo/abstract-eth@1.2.25) (2023-06-13)
1003
+
1004
+ **Note:** Version bump only for package @bitgo/abstract-eth
1005
+
1006
+ ## [1.2.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.23...@bitgo/abstract-eth@1.2.24) (2023-06-07)
1007
+
1008
+ **Note:** Version bump only for package @bitgo/abstract-eth
1009
+
1010
+ ## [1.2.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.22...@bitgo/abstract-eth@1.2.23) (2023-06-05)
1011
+
1012
+ **Note:** Version bump only for package @bitgo/abstract-eth
1013
+
1014
+ ## [1.2.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.21...@bitgo/abstract-eth@1.2.22) (2023-05-25)
1015
+
1016
+ **Note:** Version bump only for package @bitgo/abstract-eth
1017
+
1018
+ ## [1.2.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.20...@bitgo/abstract-eth@1.2.21) (2023-05-17)
1019
+
1020
+ **Note:** Version bump only for package @bitgo/abstract-eth
1021
+
1022
+ ## [1.2.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.19...@bitgo/abstract-eth@1.2.20) (2023-05-10)
1023
+
1024
+ **Note:** Version bump only for package @bitgo/abstract-eth
1025
+
1026
+ ## [1.2.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.18...@bitgo/abstract-eth@1.2.19) (2023-05-03)
1027
+
1028
+ **Note:** Version bump only for package @bitgo/abstract-eth
1029
+
1030
+ ## [1.2.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.17...@bitgo/abstract-eth@1.2.18) (2023-04-25)
1031
+
1032
+ **Note:** Version bump only for package @bitgo/abstract-eth
1033
+
1034
+ ## [1.2.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.16...@bitgo/abstract-eth@1.2.17) (2023-04-20)
1035
+
1036
+ **Note:** Version bump only for package @bitgo/abstract-eth
1037
+
1038
+ ## [1.2.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.15...@bitgo/abstract-eth@1.2.16) (2023-04-13)
1039
+
1040
+ **Note:** Version bump only for package @bitgo/abstract-eth
1041
+
1042
+ ## [1.2.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.14...@bitgo/abstract-eth@1.2.15) (2023-02-17)
1043
+
1044
+ **Note:** Version bump only for package @bitgo/abstract-eth
1045
+
1046
+ ## [1.2.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.11...@bitgo/abstract-eth@1.2.14) (2023-02-16)
1047
+
1048
+ **Note:** Version bump only for package @bitgo/abstract-eth
1049
+
1050
+ ## [1.2.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.11...@bitgo/abstract-eth@1.2.13) (2023-02-08)
1051
+
1052
+ **Note:** Version bump only for package @bitgo/abstract-eth
1053
+
1054
+ ## [1.2.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.11...@bitgo/abstract-eth@1.2.12) (2023-01-30)
1055
+
1056
+ **Note:** Version bump only for package @bitgo/abstract-eth
1057
+
1058
+ ## [1.2.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.10...@bitgo/abstract-eth@1.2.11) (2023-01-25)
1059
+
1060
+ **Note:** Version bump only for package @bitgo/abstract-eth
1061
+
1062
+ ## [1.2.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.9...@bitgo/abstract-eth@1.2.10) (2022-12-23)
1063
+
1064
+ **Note:** Version bump only for package @bitgo/abstract-eth
1065
+
1066
+ ## [1.2.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.8...@bitgo/abstract-eth@1.2.9) (2022-12-20)
1067
+
1068
+ **Note:** Version bump only for package @bitgo/abstract-eth
1069
+
1070
+ ## [1.2.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.7...@bitgo/abstract-eth@1.2.8) (2022-12-09)
1071
+
1072
+ **Note:** Version bump only for package @bitgo/abstract-eth
1073
+
1074
+ ## [1.2.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.6...@bitgo/abstract-eth@1.2.7) (2022-12-06)
1075
+
1076
+ **Note:** Version bump only for package @bitgo/abstract-eth
1077
+
1078
+ ## [1.2.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.5...@bitgo/abstract-eth@1.2.6) (2022-12-01)
1079
+
1080
+ **Note:** Version bump only for package @bitgo/abstract-eth
1081
+
1082
+ ## [1.2.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.0...@bitgo/abstract-eth@1.2.5) (2022-11-29)
1083
+
1084
+ **Note:** Version bump only for package @bitgo/abstract-eth
1085
+
1086
+ ## [1.2.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.0...@bitgo/abstract-eth@1.2.4) (2022-11-04)
1087
+
1088
+ **Note:** Version bump only for package @bitgo/abstract-eth
1089
+
1090
+ ## [1.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.0...@bitgo/abstract-eth@1.2.2) (2022-10-27)
1091
+
1092
+ **Note:** Version bump only for package @bitgo/abstract-eth
1093
+
6
1094
  ## [1.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.2.0...@bitgo/abstract-eth@1.2.1) (2022-10-25)
7
1095
 
8
1096
  **Note:** Version bump only for package @bitgo/abstract-eth