@bitgo-beta/account-lib 2.24.1-alpha.37 → 2.24.1-alpha.370

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,1269 @@
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
+ ## [27.9.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.9.0...@bitgo/account-lib@27.9.1) (2025-08-07)
7
+
8
+ **Note:** Version bump only for package @bitgo/account-lib
9
+
10
+ # [27.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.8.1...@bitgo/account-lib@27.9.0) (2025-07-31)
11
+
12
+ ### Features
13
+
14
+ - **sdk-coin-bsc:** add message builder factory ([c5bb08e](https://github.com/BitGo/BitGoJS/commit/c5bb08ec76334117850c3a9b5df6955ce04fed93))
15
+ - **sdk-coin-cosmos:** integration of cosmos module ([9d2e614](https://github.com/BitGo/BitGoJS/commit/9d2e614b987835896259e17b3716be3b2e40a279))
16
+
17
+ ## [27.8.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.8.0...@bitgo/account-lib@27.8.1) (2025-07-30)
18
+
19
+ **Note:** Version bump only for package @bitgo/account-lib
20
+
21
+ # [27.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.6.1...@bitgo/account-lib@27.8.0) (2025-07-25)
22
+
23
+ ### Features
24
+
25
+ - use a whitelisted message for signing ([996589b](https://github.com/BitGo/BitGoJS/commit/996589b2daeda92bd97f21fe18c1e43869ba4519))
26
+
27
+ # [27.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.6.1...@bitgo/account-lib@27.7.0) (2025-07-23)
28
+
29
+ ### Features
30
+
31
+ - use a whitelisted message for signing ([996589b](https://github.com/BitGo/BitGoJS/commit/996589b2daeda92bd97f21fe18c1e43869ba4519))
32
+
33
+ ## [27.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.6.0...@bitgo/account-lib@27.6.1) (2025-07-15)
34
+
35
+ **Note:** Version bump only for package @bitgo/account-lib
36
+
37
+ # [27.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.5.0...@bitgo/account-lib@27.6.0) (2025-07-10)
38
+
39
+ ### Features
40
+
41
+ - **account-lib:** add MessageBuilderFactory mapping for ada and sol ([1ab0358](https://github.com/BitGo/BitGoJS/commit/1ab03583b54396106484009b65ee932cde5fb278))
42
+ - **account-lib:** verify encoded message ([71a7dd6](https://github.com/BitGo/BitGoJS/commit/71a7dd6cf56010c94364483b7c83221d9a26688e))
43
+
44
+ # [27.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.4.1...@bitgo/account-lib@27.5.0) (2025-07-03)
45
+
46
+ ### Features
47
+
48
+ - **account-lib:** register message builder factory ([bc5c71c](https://github.com/BitGo/BitGoJS/commit/bc5c71cd92266ec1011d85f0568bf174c3743bc2))
49
+
50
+ ## [27.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.4.0...@bitgo/account-lib@27.4.1) (2025-06-25)
51
+
52
+ **Note:** Version bump only for package @bitgo/account-lib
53
+
54
+ # [27.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.3.0...@bitgo/account-lib@27.4.0) (2025-06-24)
55
+
56
+ ### Features
57
+
58
+ - use common evm sdk in account-lib & coin factory ([743fdb2](https://github.com/BitGo/BitGoJS/commit/743fdb2f83ca32a9961d3698f6d9e15807b03fe4))
59
+
60
+ # [27.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.2.0...@bitgo/account-lib@27.3.0) (2025-06-18)
61
+
62
+ ### Features
63
+
64
+ - add the transaction builder changes for ape chain ([2b82d82](https://github.com/BitGo/BitGoJS/commit/2b82d826313d87dfa7af39ed3fcd3125f08a6e1d))
65
+
66
+ # [27.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.1.0...@bitgo/account-lib@27.2.0) (2025-06-10)
67
+
68
+ ### Features
69
+
70
+ - **account-lib:** add sdk-coin-vet in account-lib ([024e5c8](https://github.com/BitGo/BitGoJS/commit/024e5c87994a45c0e05b319f4ef02b13db8d8102))
71
+
72
+ # [27.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.0.2...@bitgo/account-lib@27.1.0) (2025-06-05)
73
+
74
+ ### Features
75
+
76
+ - **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
77
+ - **sdk-coin-asi:** add statics and SDK support for ASI ([38baf3c](https://github.com/BitGo/BitGoJS/commit/38baf3ce3f4d8b8e2f454a92de4fce7245665e7e))
78
+
79
+ ## [27.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.0.1...@bitgo/account-lib@27.0.2) (2025-06-02)
80
+
81
+ **Note:** Version bump only for package @bitgo/account-lib
82
+
83
+ ## [27.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.0.0...@bitgo/account-lib@27.0.1) (2025-05-28)
84
+
85
+ **Note:** Version bump only for package @bitgo/account-lib
86
+
87
+ # [27.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@26.0.0...@bitgo/account-lib@27.0.0) (2025-05-22)
88
+
89
+ ### Bug Fixes
90
+
91
+ - **sdk-coin-fetchai:** change asset name from fetch to fetchai ([9cc7236](https://github.com/BitGo/BitGoJS/commit/9cc72360dbb7c025000fe5cccc5d05a974cae6f5))
92
+
93
+ ### BREAKING CHANGES
94
+
95
+ - **sdk-coin-fetchai:** Changing module/asset name from fetch to fetchai
96
+
97
+ # [26.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@25.2.0...@bitgo/account-lib@26.0.0) (2025-05-20)
98
+
99
+ ### Bug Fixes
100
+
101
+ - **sdk-coin-initia:** change asset name from init to initia ([87c65dd](https://github.com/BitGo/BitGoJS/commit/87c65dd98c132fa22ba145e7acafaa703b60f484))
102
+
103
+ ### BREAKING CHANGES
104
+
105
+ - **sdk-coin-initia:** Changing module/asset name from init to initia
106
+
107
+ # [25.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@25.1.0...@bitgo/account-lib@25.2.0) (2025-05-07)
108
+
109
+ ### Features
110
+
111
+ - **sdk-coin-cronos:** add SDK Skeleton for Cronos ([7209807](https://github.com/BitGo/BitGoJS/commit/72098072ef9278ee7843cfeb6fcd0c95d5cae420))
112
+ - **sdk-coin-fetch:** add SDK Skeleton for Fetch ([2990b21](https://github.com/BitGo/BitGoJS/commit/2990b21ca37641ba4573828bc550362cb1b0ab3f))
113
+ - **sdk-coin-init:** add SDK Skeleton for Initia ([d93936f](https://github.com/BitGo/BitGoJS/commit/d93936f3cf011acba2ded8ffb4dc40315ed44cd1))
114
+
115
+ # [25.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@25.0.0...@bitgo/account-lib@25.1.0) (2025-04-29)
116
+
117
+ ### Features
118
+
119
+ - **sdk-coin-soneium:** add transaction builder ([921cdbd](https://github.com/BitGo/BitGoJS/commit/921cdbd641574faf06880bfbb0a37db03fac55b6))
120
+
121
+ # [25.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.12...@bitgo/account-lib@25.0.0) (2025-04-25)
122
+
123
+ ### Code Refactoring
124
+
125
+ - remove unused bls and eth2 codebase ([4ffd5bd](https://github.com/BitGo/BitGoJS/commit/4ffd5bd13bc2e8d43b57bef4aae0b5880bbf9e2b))
126
+
127
+ ### Features
128
+
129
+ - **sdk-coin-mon:** add transaction builder ([cff759f](https://github.com/BitGo/BitGoJS/commit/cff759f5c91711ec81af7effc7fe3d32320930fb))
130
+ - **sdk-coin-stt:** add transaction builder ([1e77306](https://github.com/BitGo/BitGoJS/commit/1e7730665a74235085d4dfe0c48ddecceb400624))
131
+ - **sdk-coin-world:** add transaction builder ([30e888e](https://github.com/BitGo/BitGoJS/commit/30e888ed7bb4a9325f873ad3ce30bbdd39a77893))
132
+
133
+ ### BREAKING CHANGES
134
+
135
+ - remove bls and eth2 sdk
136
+
137
+ TICKET: WP-3961
138
+
139
+ ## [24.5.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.11...@bitgo/account-lib@24.5.12) (2025-04-15)
140
+
141
+ **Note:** Version bump only for package @bitgo/account-lib
142
+
143
+ ## [24.5.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.10...@bitgo/account-lib@24.5.11) (2025-04-04)
144
+
145
+ **Note:** Version bump only for package @bitgo/account-lib
146
+
147
+ ## [24.5.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.9...@bitgo/account-lib@24.5.10) (2025-04-02)
148
+
149
+ **Note:** Version bump only for package @bitgo/account-lib
150
+
151
+ ## [24.5.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.8...@bitgo/account-lib@24.5.9) (2025-03-28)
152
+
153
+ **Note:** Version bump only for package @bitgo/account-lib
154
+
155
+ ## [24.5.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.7...@bitgo/account-lib@24.5.8) (2025-03-20)
156
+
157
+ **Note:** Version bump only for package @bitgo/account-lib
158
+
159
+ ## [24.5.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.6...@bitgo/account-lib@24.5.7) (2025-03-18)
160
+
161
+ **Note:** Version bump only for package @bitgo/account-lib
162
+
163
+ ## [24.5.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.5...@bitgo/account-lib@24.5.6) (2025-03-06)
164
+
165
+ **Note:** Version bump only for package @bitgo/account-lib
166
+
167
+ ## [24.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.2...@bitgo/account-lib@24.5.5) (2025-03-04)
168
+
169
+ **Note:** Version bump only for package @bitgo/account-lib
170
+
171
+ ## [24.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.2...@bitgo/account-lib@24.5.4) (2025-02-26)
172
+
173
+ **Note:** Version bump only for package @bitgo/account-lib
174
+
175
+ ## [24.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.2...@bitgo/account-lib@24.5.3) (2025-02-20)
176
+
177
+ **Note:** Version bump only for package @bitgo/account-lib
178
+
179
+ ## [24.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.1...@bitgo/account-lib@24.5.2) (2025-02-19)
180
+
181
+ **Note:** Version bump only for package @bitgo/account-lib
182
+
183
+ ## [24.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.5.0...@bitgo/account-lib@24.5.1) (2025-02-11)
184
+
185
+ ### Bug Fixes
186
+
187
+ - **sdk-coin-tao:** fix coinBuilderMap for tao ([b592e09](https://github.com/BitGo/BitGoJS/commit/b592e098544b447e946c1d4432a442f9bb1ab6d3))
188
+
189
+ # [24.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.4.0...@bitgo/account-lib@24.5.0) (2025-02-05)
190
+
191
+ ### Features
192
+
193
+ - **sdk-coin-tao:** add missing statics for tao ([422bb1a](https://github.com/BitGo/BitGoJS/commit/422bb1a6860ea7b90ed2ae09de55976cf0cc21f7))
194
+ - **sdk-coin-tao:** add missing statics for tao ([70ef26f](https://github.com/BitGo/BitGoJS/commit/70ef26f5cf1de8ea4f5cbdf5bbff69fc869fa575))
195
+
196
+ # [24.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.3.1...@bitgo/account-lib@24.4.0) (2025-01-28)
197
+
198
+ ### Features
199
+
200
+ - docker config for flr,sgb,xdc,wemix ([8b65d3f](https://github.com/BitGo/BitGoJS/commit/8b65d3fc66001b99b1135d1968546a55f1ae279d))
201
+
202
+ ## [24.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.3.0...@bitgo/account-lib@24.3.1) (2025-01-23)
203
+
204
+ **Note:** Version bump only for package @bitgo/account-lib
205
+
206
+ # [24.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.2.0...@bitgo/account-lib@24.3.0) (2025-01-23)
207
+
208
+ ### Features
209
+
210
+ - **sdk-coin-baby:** add SDK support for babylon ([932541b](https://github.com/BitGo/BitGoJS/commit/932541bad36f5fb3ca0a9a49a7b987ec1f4878a3))
211
+
212
+ # [24.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.9...@bitgo/account-lib@24.2.0) (2025-01-20)
213
+
214
+ ### Features
215
+
216
+ - **sdk-coin-icp:** added ICP skeleton code ([5215ce9](https://github.com/BitGo/BitGoJS/commit/5215ce9f27c90b88cc916accd32c906ab690cf51))
217
+
218
+ ## [24.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.8...@bitgo/account-lib@24.1.9) (2025-01-15)
219
+
220
+ **Note:** Version bump only for package @bitgo/account-lib
221
+
222
+ ## [24.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.7...@bitgo/account-lib@24.1.8) (2025-01-09)
223
+
224
+ **Note:** Version bump only for package @bitgo/account-lib
225
+
226
+ ## [24.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.6...@bitgo/account-lib@24.1.7) (2025-01-03)
227
+
228
+ **Note:** Version bump only for package @bitgo/account-lib
229
+
230
+ ## [24.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.5...@bitgo/account-lib@24.1.6) (2024-12-24)
231
+
232
+ **Note:** Version bump only for package @bitgo/account-lib
233
+
234
+ ## [24.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.4...@bitgo/account-lib@24.1.5) (2024-12-19)
235
+
236
+ **Note:** Version bump only for package @bitgo/account-lib
237
+
238
+ ## [24.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.2...@bitgo/account-lib@24.1.4) (2024-12-17)
239
+
240
+ **Note:** Version bump only for package @bitgo/account-lib
241
+
242
+ ## [24.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.2...@bitgo/account-lib@24.1.3) (2024-12-17)
243
+
244
+ **Note:** Version bump only for package @bitgo/account-lib
245
+
246
+ ## [24.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.1...@bitgo/account-lib@24.1.2) (2024-12-12)
247
+
248
+ **Note:** Version bump only for package @bitgo/account-lib
249
+
250
+ ## [24.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.1.0...@bitgo/account-lib@24.1.1) (2024-12-11)
251
+
252
+ **Note:** Version bump only for package @bitgo/account-lib
253
+
254
+ # [24.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@24.0.0...@bitgo/account-lib@24.1.0) (2024-12-03)
255
+
256
+ ### Features
257
+
258
+ - add @types/keccak to packages that use it ([7e25872](https://github.com/BitGo/BitGoJS/commit/7e25872a5749cb6b3281b5355d4f45151d042d67))
259
+
260
+ # [24.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.3.1...@bitgo/account-lib@24.0.0) (2024-11-26)
261
+
262
+ ### Features
263
+
264
+ - **sdk-coin-apt:** addition of apt skeleton in account-lib ([b6c5e93](https://github.com/BitGo/BitGoJS/commit/b6c5e932a0cafb8bbeebed0d807cac4ab31a26f8))
265
+ - **sdk-coin-celo:** support eip1559 for celo ([3a7a64d](https://github.com/BitGo/BitGoJS/commit/3a7a64deec69cd57750324205a326fbe80c338b9))
266
+
267
+ ### BREAKING CHANGES
268
+
269
+ - **sdk-coin-celo:** This commit updates the hardfork of testnet celo, which
270
+ changes the final v value and adds support to eip1559 txn
271
+
272
+ ## [23.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.3.0...@bitgo/account-lib@23.3.1) (2024-11-21)
273
+
274
+ **Note:** Version bump only for package @bitgo/account-lib
275
+
276
+ # [23.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.2.2...@bitgo/account-lib@23.3.0) (2024-11-19)
277
+
278
+ ### Bug Fixes
279
+
280
+ - deps fix ([0e49204](https://github.com/BitGo/BitGoJS/commit/0e49204b1b259f8c851f08828b115038d0854dee))
281
+
282
+ ### Features
283
+
284
+ - **sdk-coin-coredao:** add coredao sdk skeleton ([0e6ce18](https://github.com/BitGo/BitGoJS/commit/0e6ce183f378968ea1453395ba28f7eb5ab26d96))
285
+ - **sdk-coin-oas:** add oas sdk skeleton ([d04f601](https://github.com/BitGo/BitGoJS/commit/d04f601103e949da4ff50653b6d593c678536ea5))
286
+
287
+ ## [23.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.2.2...@bitgo/account-lib@23.2.3) (2024-11-14)
288
+
289
+ **Note:** Version bump only for package @bitgo/account-lib
290
+
291
+ ## [23.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.2.1...@bitgo/account-lib@23.2.2) (2024-11-08)
292
+
293
+ **Note:** Version bump only for package @bitgo/account-lib
294
+
295
+ ## [23.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.2.0...@bitgo/account-lib@23.2.1) (2024-11-07)
296
+
297
+ **Note:** Version bump only for package @bitgo/account-lib
298
+
299
+ # [23.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.10...@bitgo/account-lib@23.2.0) (2024-11-01)
300
+
301
+ ### Features
302
+
303
+ - **sdk-coin-rune:** new coin generation ([64775ca](https://github.com/BitGo/BitGoJS/commit/64775caefc425df17f893fe1a5ae26d21adc7b6b))
304
+
305
+ ## [23.1.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.9...@bitgo/account-lib@23.1.10) (2024-10-22)
306
+
307
+ **Note:** Version bump only for package @bitgo/account-lib
308
+
309
+ ## [23.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.8...@bitgo/account-lib@23.1.9) (2024-10-15)
310
+
311
+ **Note:** Version bump only for package @bitgo/account-lib
312
+
313
+ ## [23.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.7...@bitgo/account-lib@23.1.8) (2024-10-08)
314
+
315
+ **Note:** Version bump only for package @bitgo/account-lib
316
+
317
+ ## [23.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.6...@bitgo/account-lib@23.1.7) (2024-10-04)
318
+
319
+ **Note:** Version bump only for package @bitgo/account-lib
320
+
321
+ ## [23.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.5...@bitgo/account-lib@23.1.6) (2024-09-24)
322
+
323
+ **Note:** Version bump only for package @bitgo/account-lib
324
+
325
+ ## [23.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.4...@bitgo/account-lib@23.1.5) (2024-09-19)
326
+
327
+ **Note:** Version bump only for package @bitgo/account-lib
328
+
329
+ ## [23.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.3...@bitgo/account-lib@23.1.4) (2024-09-16)
330
+
331
+ **Note:** Version bump only for package @bitgo/account-lib
332
+
333
+ ## [23.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.2...@bitgo/account-lib@23.1.3) (2024-09-10)
334
+
335
+ **Note:** Version bump only for package @bitgo/account-lib
336
+
337
+ ## [23.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.1...@bitgo/account-lib@23.1.2) (2024-09-03)
338
+
339
+ **Note:** Version bump only for package @bitgo/account-lib
340
+
341
+ ## [23.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.0...@bitgo/account-lib@23.1.1) (2024-08-29)
342
+
343
+ **Note:** Version bump only for package @bitgo/account-lib
344
+
345
+ # [23.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.31...@bitgo/account-lib@23.1.0) (2024-08-27)
346
+
347
+ ### Features
348
+
349
+ - **sdk-coin-bera:** add bera sdk skeleton ([db64fa8](https://github.com/BitGo/BitGoJS/commit/db64fa81cd46d6c5ff6505c30173223a817e2540))
350
+
351
+ ## [23.0.31](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.29...@bitgo/account-lib@23.0.31) (2024-08-20)
352
+
353
+ **Note:** Version bump only for package @bitgo/account-lib
354
+
355
+ ## [23.0.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.29...@bitgo/account-lib@23.0.30) (2024-08-13)
356
+
357
+ **Note:** Version bump only for package @bitgo/account-lib
358
+
359
+ ## [23.0.29](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.28...@bitgo/account-lib@23.0.29) (2024-08-07)
360
+
361
+ **Note:** Version bump only for package @bitgo/account-lib
362
+
363
+ ## [23.0.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.27...@bitgo/account-lib@23.0.28) (2024-07-30)
364
+
365
+ **Note:** Version bump only for package @bitgo/account-lib
366
+
367
+ ## [23.0.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.26...@bitgo/account-lib@23.0.27) (2024-07-24)
368
+
369
+ **Note:** Version bump only for package @bitgo/account-lib
370
+
371
+ ## [23.0.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.25...@bitgo/account-lib@23.0.26) (2024-07-16)
372
+
373
+ **Note:** Version bump only for package @bitgo/account-lib
374
+
375
+ ## [23.0.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.24...@bitgo/account-lib@23.0.25) (2024-07-04)
376
+
377
+ **Note:** Version bump only for package @bitgo/account-lib
378
+
379
+ ## [23.0.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.23...@bitgo/account-lib@23.0.24) (2024-07-02)
380
+
381
+ **Note:** Version bump only for package @bitgo/account-lib
382
+
383
+ ## [23.0.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.22...@bitgo/account-lib@23.0.23) (2024-06-27)
384
+
385
+ **Note:** Version bump only for package @bitgo/account-lib
386
+
387
+ ## [23.0.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.21...@bitgo/account-lib@23.0.22) (2024-06-26)
388
+
389
+ **Note:** Version bump only for package @bitgo/account-lib
390
+
391
+ ## [23.0.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.19...@bitgo/account-lib@23.0.21) (2024-06-21)
392
+
393
+ **Note:** Version bump only for package @bitgo/account-lib
394
+
395
+ ## [23.0.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.19...@bitgo/account-lib@23.0.20) (2024-06-20)
396
+
397
+ **Note:** Version bump only for package @bitgo/account-lib
398
+
399
+ ## [23.0.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.18...@bitgo/account-lib@23.0.19) (2024-06-14)
400
+
401
+ **Note:** Version bump only for package @bitgo/account-lib
402
+
403
+ ## [23.0.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.17...@bitgo/account-lib@23.0.18) (2024-06-11)
404
+
405
+ **Note:** Version bump only for package @bitgo/account-lib
406
+
407
+ ## [23.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.16...@bitgo/account-lib@23.0.17) (2024-06-05)
408
+
409
+ ### Bug Fixes
410
+
411
+ - update `@solana/web3.js` to `1.92.1` ([830c728](https://github.com/BitGo/BitGoJS/commit/830c72800a8f319867563b689ea70edbca311391))
412
+
413
+ ## [23.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.15...@bitgo/account-lib@23.0.16) (2024-05-31)
414
+
415
+ **Note:** Version bump only for package @bitgo/account-lib
416
+
417
+ ## [23.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.14...@bitgo/account-lib@23.0.15) (2024-05-28)
418
+
419
+ **Note:** Version bump only for package @bitgo/account-lib
420
+
421
+ ## [23.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.13...@bitgo/account-lib@23.0.14) (2024-05-22)
422
+
423
+ **Note:** Version bump only for package @bitgo/account-lib
424
+
425
+ ## [23.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.12...@bitgo/account-lib@23.0.13) (2024-05-17)
426
+
427
+ **Note:** Version bump only for package @bitgo/account-lib
428
+
429
+ ## [23.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.11...@bitgo/account-lib@23.0.12) (2024-05-13)
430
+
431
+ **Note:** Version bump only for package @bitgo/account-lib
432
+
433
+ ## [23.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.10...@bitgo/account-lib@23.0.11) (2024-05-08)
434
+
435
+ **Note:** Version bump only for package @bitgo/account-lib
436
+
437
+ ## [23.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.9...@bitgo/account-lib@23.0.10) (2024-05-01)
438
+
439
+ **Note:** Version bump only for package @bitgo/account-lib
440
+
441
+ ## [23.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.8...@bitgo/account-lib@23.0.9) (2024-04-25)
442
+
443
+ **Note:** Version bump only for package @bitgo/account-lib
444
+
445
+ ## [23.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.7...@bitgo/account-lib@23.0.8) (2024-04-24)
446
+
447
+ **Note:** Version bump only for package @bitgo/account-lib
448
+
449
+ ## [23.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.6...@bitgo/account-lib@23.0.7) (2024-04-22)
450
+
451
+ **Note:** Version bump only for package @bitgo/account-lib
452
+
453
+ ## [23.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.5...@bitgo/account-lib@23.0.6) (2024-04-17)
454
+
455
+ ### Bug Fixes
456
+
457
+ - **sdk-coin-sol:** update `split` with latest SOL library ([85d3cc3](https://github.com/BitGo/BitGoJS/commit/85d3cc3643bb3994d13f31f603ce0df8a9ea2e4b))
458
+
459
+ ## [23.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.4...@bitgo/account-lib@23.0.5) (2024-04-12)
460
+
461
+ **Note:** Version bump only for package @bitgo/account-lib
462
+
463
+ ## [23.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.3...@bitgo/account-lib@23.0.4) (2024-04-10)
464
+
465
+ **Note:** Version bump only for package @bitgo/account-lib
466
+
467
+ ## [23.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.2...@bitgo/account-lib@23.0.3) (2024-04-09)
468
+
469
+ **Note:** Version bump only for package @bitgo/account-lib
470
+
471
+ ## [23.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.1...@bitgo/account-lib@23.0.2) (2024-04-08)
472
+
473
+ **Note:** Version bump only for package @bitgo/account-lib
474
+
475
+ ## [23.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.0...@bitgo/account-lib@23.0.1) (2024-04-05)
476
+
477
+ **Note:** Version bump only for package @bitgo/account-lib
478
+
479
+ # [23.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.4...@bitgo/account-lib@23.0.0) (2024-03-28)
480
+
481
+ ### Features
482
+
483
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
484
+
485
+ ### BREAKING CHANGES
486
+
487
+ - **root:** Node 16 is no longer supported in bitgojs.
488
+ TICKET: WP-1100
489
+
490
+ ## [22.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.3...@bitgo/account-lib@22.0.4) (2024-03-19)
491
+
492
+ **Note:** Version bump only for package @bitgo/account-lib
493
+
494
+ ## [22.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.2...@bitgo/account-lib@22.0.3) (2024-03-11)
495
+
496
+ **Note:** Version bump only for package @bitgo/account-lib
497
+
498
+ ## [22.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.1...@bitgo/account-lib@22.0.2) (2024-02-28)
499
+
500
+ **Note:** Version bump only for package @bitgo/account-lib
501
+
502
+ ## [22.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.0...@bitgo/account-lib@22.0.1) (2024-02-22)
503
+
504
+ **Note:** Version bump only for package @bitgo/account-lib
505
+
506
+ # [22.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@22.0.0) (2024-02-19)
507
+
508
+ ### Bug Fixes
509
+
510
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
511
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
512
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
513
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
514
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
515
+
516
+ ### Code Refactoring
517
+
518
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
519
+
520
+ ### Features
521
+
522
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
523
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
524
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
525
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
526
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
527
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
528
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
529
+ - **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
530
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
531
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
532
+
533
+ ### BREAKING CHANGES
534
+
535
+ - rename coin module, coin name, named exports for coreum
536
+
537
+ # [21.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@21.0.0) (2024-01-30)
538
+
539
+ ### Bug Fixes
540
+
541
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
542
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
543
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
544
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
545
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
546
+
547
+ ### Code Refactoring
548
+
549
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
550
+
551
+ ### Features
552
+
553
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
554
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
555
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
556
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
557
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
558
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
559
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
560
+ - **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
561
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
562
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
563
+
564
+ ### BREAKING CHANGES
565
+
566
+ - rename coin module, coin name, named exports for coreum
567
+
568
+ # [20.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@20.0.0) (2024-01-26)
569
+
570
+ ### Bug Fixes
571
+
572
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
573
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
574
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
575
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
576
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
577
+
578
+ ### Code Refactoring
579
+
580
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
581
+
582
+ ### Features
583
+
584
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
585
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
586
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
587
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
588
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
589
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
590
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
591
+ - **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
592
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
593
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
594
+
595
+ ### BREAKING CHANGES
596
+
597
+ - rename coin module, coin name, named exports for coreum
598
+
599
+ # [19.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@19.0.0) (2024-01-26)
600
+
601
+ ### Bug Fixes
602
+
603
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
604
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
605
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
606
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
607
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
608
+
609
+ ### Code Refactoring
610
+
611
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
612
+
613
+ ### Features
614
+
615
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
616
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
617
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
618
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
619
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
620
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
621
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
622
+ - **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
623
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
624
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
625
+
626
+ ### BREAKING CHANGES
627
+
628
+ - rename coin module, coin name, named exports for coreum
629
+
630
+ # [18.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@18.0.0) (2024-01-25)
631
+
632
+ ### Bug Fixes
633
+
634
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
635
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
636
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
637
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
638
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
639
+
640
+ ### Code Refactoring
641
+
642
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
643
+
644
+ ### Features
645
+
646
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
647
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
648
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
649
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
650
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
651
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
652
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
653
+ - **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
654
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
655
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
656
+
657
+ ### BREAKING CHANGES
658
+
659
+ - rename coin module, coin name, named exports for coreum
660
+
661
+ # [17.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@17.0.0) (2024-01-22)
662
+
663
+ ### Bug Fixes
664
+
665
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
666
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
667
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
668
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
669
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
670
+
671
+ ### Code Refactoring
672
+
673
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
674
+
675
+ ### Features
676
+
677
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
678
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
679
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
680
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
681
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
682
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
683
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
684
+ - **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
685
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
686
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
687
+
688
+ ### BREAKING CHANGES
689
+
690
+ - rename coin module, coin name, named exports for coreum
691
+
692
+ # [16.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@16.0.0) (2024-01-09)
693
+
694
+ ### Bug Fixes
695
+
696
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
697
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
698
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
699
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
700
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
701
+
702
+ ### Code Refactoring
703
+
704
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
705
+
706
+ ### Features
707
+
708
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
709
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
710
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
711
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
712
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
713
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
714
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
715
+ - **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
716
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
717
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
718
+
719
+ ### BREAKING CHANGES
720
+
721
+ - rename coin module, coin name, named exports for coreum
722
+
723
+ # [15.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@15.0.0) (2024-01-03)
724
+
725
+ ### Bug Fixes
726
+
727
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
728
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
729
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
730
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
731
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
732
+
733
+ ### Code Refactoring
734
+
735
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
736
+
737
+ ### Features
738
+
739
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
740
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
741
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
742
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
743
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
744
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
745
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
746
+ - **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
747
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
748
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
749
+
750
+ ### BREAKING CHANGES
751
+
752
+ - rename coin module, coin name, named exports for coreum
753
+
754
+ # [14.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@14.0.0) (2023-12-18)
755
+
756
+ ### Bug Fixes
757
+
758
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
759
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
760
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
761
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
762
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
763
+
764
+ ### Code Refactoring
765
+
766
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
767
+
768
+ ### Features
769
+
770
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
771
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
772
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
773
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
774
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
775
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
776
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
777
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
778
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
779
+
780
+ ### BREAKING CHANGES
781
+
782
+ - rename coin module, coin name, named exports for coreum
783
+
784
+ # [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@13.0.0) (2023-12-12)
785
+
786
+ ### Bug Fixes
787
+
788
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
789
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
790
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
791
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
792
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
793
+
794
+ ### Code Refactoring
795
+
796
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
797
+
798
+ ### Features
799
+
800
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
801
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
802
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
803
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
804
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
805
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
806
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
807
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
808
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
809
+
810
+ ### BREAKING CHANGES
811
+
812
+ - rename coin module, coin name, named exports for coreum
813
+
814
+ # [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@12.0.0) (2023-12-09)
815
+
816
+ ### Bug Fixes
817
+
818
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
819
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
820
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
821
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
822
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
823
+
824
+ ### Code Refactoring
825
+
826
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
827
+
828
+ ### Features
829
+
830
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
831
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
832
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
833
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
834
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
835
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
836
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
837
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
838
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
839
+
840
+ ### BREAKING CHANGES
841
+
842
+ - rename coin module, coin name, named exports for coreum
843
+
844
+ # [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@11.0.0) (2023-12-05)
845
+
846
+ ### Bug Fixes
847
+
848
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
849
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
850
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
851
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
852
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
853
+
854
+ ### Code Refactoring
855
+
856
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
857
+
858
+ ### Features
859
+
860
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
861
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
862
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
863
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
864
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
865
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
866
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
867
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
868
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
869
+
870
+ ### BREAKING CHANGES
871
+
872
+ - rename coin module, coin name, named exports for coreum
873
+
874
+ # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@10.0.0) (2023-11-28)
875
+
876
+ ### Bug Fixes
877
+
878
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
879
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
880
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
881
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
882
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
883
+
884
+ ### Code Refactoring
885
+
886
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
887
+
888
+ ### Features
889
+
890
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
891
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
892
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
893
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
894
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
895
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
896
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
897
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
898
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
899
+
900
+ ### BREAKING CHANGES
901
+
902
+ - rename coin module, coin name, named exports for coreum
903
+
904
+ # [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@9.0.0) (2023-11-24)
905
+
906
+ ### Bug Fixes
907
+
908
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
909
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
910
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
911
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
912
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
913
+
914
+ ### Code Refactoring
915
+
916
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
917
+
918
+ ### Features
919
+
920
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
921
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
922
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
923
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
924
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
925
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
926
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
927
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
928
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
929
+
930
+ ### BREAKING CHANGES
931
+
932
+ - rename coin module, coin name, named exports for coreum
933
+
934
+ # [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@8.0.0) (2023-11-17)
935
+
936
+ ### Bug Fixes
937
+
938
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
939
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
940
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
941
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
942
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
943
+
944
+ ### Code Refactoring
945
+
946
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
947
+
948
+ ### Features
949
+
950
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
951
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
952
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
953
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
954
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
955
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
956
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
957
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
958
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
959
+
960
+ ### BREAKING CHANGES
961
+
962
+ - rename coin module, coin name, named exports for coreum
963
+
964
+ # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@7.0.0) (2023-11-13)
965
+
966
+ ### Bug Fixes
967
+
968
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
969
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
970
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
971
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
972
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
973
+
974
+ ### Code Refactoring
975
+
976
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
977
+
978
+ ### Features
979
+
980
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
981
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
982
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
983
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
984
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
985
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
986
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
987
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
988
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
989
+
990
+ ### BREAKING CHANGES
991
+
992
+ - rename coin module, coin name, named exports for coreum
993
+
994
+ # [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@6.0.0) (2023-11-13)
995
+
996
+ ### Bug Fixes
997
+
998
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
999
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
1000
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1001
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1002
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
1003
+
1004
+ ### Code Refactoring
1005
+
1006
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
1007
+
1008
+ ### Features
1009
+
1010
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
1011
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
1012
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
1013
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
1014
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
1015
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
1016
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
1017
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
1018
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
1019
+
1020
+ ### BREAKING CHANGES
1021
+
1022
+ - rename coin module, coin name, named exports for coreum
1023
+
1024
+ # [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@5.0.0) (2023-11-13)
1025
+
1026
+ ### Bug Fixes
1027
+
1028
+ - **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
1029
+ - rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
1030
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1031
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1032
+ - **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
1033
+
1034
+ ### Code Refactoring
1035
+
1036
+ - rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
1037
+
1038
+ ### Features
1039
+
1040
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
1041
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
1042
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
1043
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
1044
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
1045
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
1046
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
1047
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
1048
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
1049
+
1050
+ ### BREAKING CHANGES
1051
+
1052
+ - rename coin module, coin name, named exports for coreum
1053
+
1054
+ # [4.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.15.0) (2023-10-20)
1055
+
1056
+ ### Bug Fixes
1057
+
1058
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1059
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1060
+
1061
+ ### Features
1062
+
1063
+ - **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
1064
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
1065
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
1066
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
1067
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
1068
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
1069
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
1070
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
1071
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
1072
+
1073
+ # [4.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.14.0) (2023-10-18)
1074
+
1075
+ ### Bug Fixes
1076
+
1077
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1078
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1079
+
1080
+ ### Features
1081
+
1082
+ - **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
1083
+ - **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
1084
+ - **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
1085
+ - **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
1086
+ - **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
1087
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
1088
+ - **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
1089
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
1090
+
1091
+ # [4.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.13.0) (2023-09-25)
1092
+
1093
+ ### Bug Fixes
1094
+
1095
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1096
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1097
+
1098
+ ### Features
1099
+
1100
+ - update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
1101
+
1102
+ ## [4.12.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.10...@bitgo/account-lib@4.12.11) (2023-09-11)
1103
+
1104
+ **Note:** Version bump only for package @bitgo/account-lib
1105
+
1106
+ ## [4.12.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.10) (2023-09-09)
1107
+
1108
+ ### Bug Fixes
1109
+
1110
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1111
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1112
+
1113
+ ## [4.12.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.9) (2023-09-09)
1114
+
1115
+ ### Bug Fixes
1116
+
1117
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1118
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1119
+
1120
+ ## [4.12.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.8) (2023-09-07)
1121
+
1122
+ ### Bug Fixes
1123
+
1124
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1125
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1126
+
1127
+ ## [4.12.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.7) (2023-09-05)
1128
+
1129
+ ### Bug Fixes
1130
+
1131
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1132
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1133
+
1134
+ ## [4.12.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.6) (2023-09-01)
1135
+
1136
+ ### Bug Fixes
1137
+
1138
+ - **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
1139
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1140
+
1141
+ ## [4.12.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.5) (2023-08-29)
1142
+
1143
+ ### Bug Fixes
1144
+
1145
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1146
+
1147
+ ## [4.12.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.4) (2023-08-25)
1148
+
1149
+ ### Bug Fixes
1150
+
1151
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1152
+
1153
+ ## [4.12.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.3) (2023-08-24)
1154
+
1155
+ ### Bug Fixes
1156
+
1157
+ - **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
1158
+
1159
+ ## [4.12.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.2) (2023-08-16)
1160
+
1161
+ **Note:** Version bump only for package @bitgo/account-lib
1162
+
1163
+ ## [4.12.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.1) (2023-08-16)
1164
+
1165
+ **Note:** Version bump only for package @bitgo/account-lib
1166
+
1167
+ # [4.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.10.0...@bitgo/account-lib@4.12.0) (2023-08-04)
1168
+
1169
+ ### Features
1170
+
1171
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
1172
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
1173
+ - **sdk-coin-zeta:** zeta sdk init along with testcases ([b92d793](https://github.com/BitGo/BitGoJS/commit/b92d793a59ee1116e8f202b0f97c6720f6a76ab5))
1174
+
1175
+ # [4.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.10.0...@bitgo/account-lib@4.11.0) (2023-07-28)
1176
+
1177
+ ### Features
1178
+
1179
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
1180
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
1181
+ - **sdk-coin-zeta:** zeta sdk init along with testcases ([b92d793](https://github.com/BitGo/BitGoJS/commit/b92d793a59ee1116e8f202b0f97c6720f6a76ab5))
1182
+
1183
+ # [4.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.9.0...@bitgo/account-lib@4.10.0) (2023-07-18)
1184
+
1185
+ ### Features
1186
+
1187
+ - **sdk-coin-injective:** injective sdk init along with testcases ([5064a10](https://github.com/BitGo/BitGoJS/commit/5064a10b4c36addf904b0d3772e3592224f05250))
1188
+ - **sdk-coin-injective:** injective sdk init along with testcases ([3cf36cc](https://github.com/BitGo/BitGoJS/commit/3cf36cc94eee7439109516e344c6d278443ff019))
1189
+
1190
+ ### Reverts
1191
+
1192
+ - Revert "chore(sdk-coin-bnb): create new bnb module" ([e998a04](https://github.com/BitGo/BitGoJS/commit/e998a04de3df1069a7cc59a7f6d9fc7ca7f515d0))
1193
+
1194
+ # [4.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.8.1...@bitgo/account-lib@4.9.0) (2023-06-21)
1195
+
1196
+ ### Features
1197
+
1198
+ - **sdk-coin-bld:** agoric sdk along with testcases ([ed60702](https://github.com/BitGo/BitGoJS/commit/ed607029abc9f85babbe05475248b2d2718cf667))
1199
+ - **sdk-coin-hash:** provenance sdk init along with testcases ([3862212](https://github.com/BitGo/BitGoJS/commit/38622127b29558aaefa6a135a284a727f94a057b))
1200
+ - **sdk-coin-sei:** sei sdk init along with testcases ([d7fac3f](https://github.com/BitGo/BitGoJS/commit/d7fac3f17ca99535a9d0aa81acd6d1d84bf5d54d))
1201
+
1202
+ ## [4.8.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.8.0...@bitgo/account-lib@4.8.1) (2023-06-14)
1203
+
1204
+ **Note:** Version bump only for package @bitgo/account-lib
1205
+
1206
+ # [4.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.7.1...@bitgo/account-lib@4.8.0) (2023-06-13)
1207
+
1208
+ ### Features
1209
+
1210
+ - **abstract-cosmos:** sdk abstract-cosmos and sdk osmo refactored ([d1bb5f6](https://github.com/BitGo/BitGoJS/commit/d1bb5f614533b1cc119b434510539673061d2c2a))
1211
+ - **account-lib:** add osmo ([4e4d69b](https://github.com/BitGo/BitGoJS/commit/4e4d69b77923aaae9f91e4c98d60c050259d9712))
1212
+ - **account-lib:** add osmo ([d8eeaa4](https://github.com/BitGo/BitGoJS/commit/d8eeaa43db3204f8b1591186e1978f853710af50))
1213
+ - **sdk-coin-tia:** celestia sdk along with testcases ([1d104e0](https://github.com/BitGo/BitGoJS/commit/1d104e0d0ac0c813d16cd6da759b1a904bab4641))
1214
+ - **sdk-core:** make paillier proofs mandatory ([4c62dd8](https://github.com/BitGo/BitGoJS/commit/4c62dd8bae41b0a66a4aa840c16f2cdf5abc9997))
1215
+
1216
+ ## [4.7.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.7.0...@bitgo/account-lib@4.7.1) (2023-06-07)
1217
+
1218
+ ### Bug Fixes
1219
+
1220
+ - **sdk-coin-trx:** os agnostic commands ([6a740f2](https://github.com/BitGo/BitGoJS/commit/6a740f22ac8e79bdadbe28ee14a8a62cb554bd65))
1221
+
1222
+ # [4.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.6.0...@bitgo/account-lib@4.7.0) (2023-06-05)
1223
+
1224
+ ### Bug Fixes
1225
+
1226
+ - **sdk-lib-mpc:** pallier -> paillier ([9d0a12d](https://github.com/BitGo/BitGoJS/commit/9d0a12dd1d2e1d6e3107f62e2757263fb2fd258e))
1227
+
1228
+ ### Features
1229
+
1230
+ - **root:** add optional paillier proof plumbing ([18093bf](https://github.com/BitGo/BitGoJS/commit/18093bfc370745130958075349814d493d5a8c72))
1231
+ - **sdk-core:** refactor signConvert to steps ([94e2cae](https://github.com/BitGo/BitGoJS/commit/94e2cae6e1292a4e9684c3c2ab7141221137d52e))
1232
+ - **sdk-core:** simplify mpc.appendChallenge ([67bee8f](https://github.com/BitGo/BitGoJS/commit/67bee8f1b4f37cd12d6d14ea4d51ddcfde679563))
1233
+ - **sdk-lib-mpc:** make rangeProof challenges mandatory for appendChallenge ([1f68b30](https://github.com/BitGo/BitGoJS/commit/1f68b30676966720cb1a42c039e35d3ddeea4974))
1234
+
1235
+ # [4.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.5.3...@bitgo/account-lib@4.6.0) (2023-05-25)
1236
+
1237
+ ### Features
1238
+
1239
+ - **root:** implement eddsa signing with commitment ([d67ac81](https://github.com/BitGo/BitGoJS/commit/d67ac81f5b77451de1e03eba3c93a9b0e11e7b7c))
1240
+
1241
+ ## [4.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.5.2...@bitgo/account-lib@4.5.3) (2023-05-17)
1242
+
1243
+ ### Bug Fixes
1244
+
1245
+ - **bitgo:** drone is no longer used in this repo so can safely be removed ([badc0de](https://github.com/BitGo/BitGoJS/commit/badc0ded6870f56a0dc3925eba639b0fdb313c2b)), closes [#3554](https://github.com/BitGo/BitGoJS/issues/3554) [#3554](https://github.com/BitGo/BitGoJS/issues/3554)
1246
+
1247
+ ## [4.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.5.1...@bitgo/account-lib@4.5.2) (2023-05-10)
1248
+
1249
+ **Note:** Version bump only for package @bitgo/account-lib
1250
+
1251
+ ## [4.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.5.0...@bitgo/account-lib@4.5.1) (2023-05-03)
1252
+
1253
+ **Note:** Version bump only for package @bitgo/account-lib
1254
+
1255
+ # [4.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.4.3...@bitgo/account-lib@4.5.0) (2023-04-25)
1256
+
1257
+ ### Features
1258
+
1259
+ - **sdk-core:** update ecdsa signing to use enterprise challenge ([c626f00](https://github.com/BitGo/BitGoJS/commit/c626f00e141db2ef4147b3e0c4badf1776729465))
1260
+
1261
+ ## [4.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.4.2...@bitgo/account-lib@4.4.3) (2023-04-20)
1262
+
1263
+ **Note:** Version bump only for package @bitgo/account-lib
1264
+
1265
+ ## [4.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.4.1...@bitgo/account-lib@4.4.2) (2023-04-13)
1266
+
1267
+ **Note:** Version bump only for package @bitgo/account-lib
1268
+
6
1269
  ## [4.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.4.0...@bitgo/account-lib@4.4.1) (2023-02-17)
7
1270
 
8
1271
  ### Bug Fixes