@bitgo-beta/account-lib 2.20.1-beta.78 → 2.20.1-beta.781
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/.mocharc.js +1 -1
- package/CHANGELOG.md +1046 -0
- package/README.md +1 -1
- package/dist/resources/dot/index.js +6 -2
- package/dist/resources/dot/westend.d.ts +1 -1
- package/dist/resources/dot/westend.d.ts.map +1 -1
- package/dist/resources/dot/westend.js +2 -2
- package/dist/resources/dot/westend.ts +1 -1
- package/dist/src/index.d.ts +36 -2
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +76 -5
- package/dist/src/keyPair/index.js +6 -2
- package/dist/src/utils/index.js +6 -2
- package/dist/tsconfig.tsbuildinfo +1 -39453
- package/package.json +48 -30
- package/resources/dot/westend.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,1052 @@
|
|
|
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
|
+
## [23.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.2.1...@bitgo/account-lib@23.2.2) (2024-11-08)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
9
|
+
|
|
10
|
+
## [23.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.2.0...@bitgo/account-lib@23.2.1) (2024-11-07)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
13
|
+
|
|
14
|
+
# [23.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.10...@bitgo/account-lib@23.2.0) (2024-11-01)
|
|
15
|
+
|
|
16
|
+
### Features
|
|
17
|
+
|
|
18
|
+
- **sdk-coin-rune:** new coin generation ([64775ca](https://github.com/BitGo/BitGoJS/commit/64775caefc425df17f893fe1a5ae26d21adc7b6b))
|
|
19
|
+
|
|
20
|
+
## [23.1.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.9...@bitgo/account-lib@23.1.10) (2024-10-22)
|
|
21
|
+
|
|
22
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
23
|
+
|
|
24
|
+
## [23.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.8...@bitgo/account-lib@23.1.9) (2024-10-15)
|
|
25
|
+
|
|
26
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
27
|
+
|
|
28
|
+
## [23.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.7...@bitgo/account-lib@23.1.8) (2024-10-08)
|
|
29
|
+
|
|
30
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
31
|
+
|
|
32
|
+
## [23.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.6...@bitgo/account-lib@23.1.7) (2024-10-04)
|
|
33
|
+
|
|
34
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
35
|
+
|
|
36
|
+
## [23.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.5...@bitgo/account-lib@23.1.6) (2024-09-24)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
39
|
+
|
|
40
|
+
## [23.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.4...@bitgo/account-lib@23.1.5) (2024-09-19)
|
|
41
|
+
|
|
42
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
43
|
+
|
|
44
|
+
## [23.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.3...@bitgo/account-lib@23.1.4) (2024-09-16)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
47
|
+
|
|
48
|
+
## [23.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.2...@bitgo/account-lib@23.1.3) (2024-09-10)
|
|
49
|
+
|
|
50
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
51
|
+
|
|
52
|
+
## [23.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.1...@bitgo/account-lib@23.1.2) (2024-09-03)
|
|
53
|
+
|
|
54
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
55
|
+
|
|
56
|
+
## [23.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.1.0...@bitgo/account-lib@23.1.1) (2024-08-29)
|
|
57
|
+
|
|
58
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
59
|
+
|
|
60
|
+
# [23.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.31...@bitgo/account-lib@23.1.0) (2024-08-27)
|
|
61
|
+
|
|
62
|
+
### Features
|
|
63
|
+
|
|
64
|
+
- **sdk-coin-bera:** add bera sdk skeleton ([db64fa8](https://github.com/BitGo/BitGoJS/commit/db64fa81cd46d6c5ff6505c30173223a817e2540))
|
|
65
|
+
|
|
66
|
+
## [23.0.31](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.29...@bitgo/account-lib@23.0.31) (2024-08-20)
|
|
67
|
+
|
|
68
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
69
|
+
|
|
70
|
+
## [23.0.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.29...@bitgo/account-lib@23.0.30) (2024-08-13)
|
|
71
|
+
|
|
72
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
73
|
+
|
|
74
|
+
## [23.0.29](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.28...@bitgo/account-lib@23.0.29) (2024-08-07)
|
|
75
|
+
|
|
76
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
77
|
+
|
|
78
|
+
## [23.0.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.27...@bitgo/account-lib@23.0.28) (2024-07-30)
|
|
79
|
+
|
|
80
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
81
|
+
|
|
82
|
+
## [23.0.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.26...@bitgo/account-lib@23.0.27) (2024-07-24)
|
|
83
|
+
|
|
84
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
85
|
+
|
|
86
|
+
## [23.0.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.25...@bitgo/account-lib@23.0.26) (2024-07-16)
|
|
87
|
+
|
|
88
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
89
|
+
|
|
90
|
+
## [23.0.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.24...@bitgo/account-lib@23.0.25) (2024-07-04)
|
|
91
|
+
|
|
92
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
93
|
+
|
|
94
|
+
## [23.0.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.23...@bitgo/account-lib@23.0.24) (2024-07-02)
|
|
95
|
+
|
|
96
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
97
|
+
|
|
98
|
+
## [23.0.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.22...@bitgo/account-lib@23.0.23) (2024-06-27)
|
|
99
|
+
|
|
100
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
101
|
+
|
|
102
|
+
## [23.0.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.21...@bitgo/account-lib@23.0.22) (2024-06-26)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
105
|
+
|
|
106
|
+
## [23.0.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.19...@bitgo/account-lib@23.0.21) (2024-06-21)
|
|
107
|
+
|
|
108
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
109
|
+
|
|
110
|
+
## [23.0.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.19...@bitgo/account-lib@23.0.20) (2024-06-20)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
113
|
+
|
|
114
|
+
## [23.0.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.18...@bitgo/account-lib@23.0.19) (2024-06-14)
|
|
115
|
+
|
|
116
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
117
|
+
|
|
118
|
+
## [23.0.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.17...@bitgo/account-lib@23.0.18) (2024-06-11)
|
|
119
|
+
|
|
120
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
121
|
+
|
|
122
|
+
## [23.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.16...@bitgo/account-lib@23.0.17) (2024-06-05)
|
|
123
|
+
|
|
124
|
+
### Bug Fixes
|
|
125
|
+
|
|
126
|
+
- update `@solana/web3.js` to `1.92.1` ([830c728](https://github.com/BitGo/BitGoJS/commit/830c72800a8f319867563b689ea70edbca311391))
|
|
127
|
+
|
|
128
|
+
## [23.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.15...@bitgo/account-lib@23.0.16) (2024-05-31)
|
|
129
|
+
|
|
130
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
131
|
+
|
|
132
|
+
## [23.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.14...@bitgo/account-lib@23.0.15) (2024-05-28)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
135
|
+
|
|
136
|
+
## [23.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.13...@bitgo/account-lib@23.0.14) (2024-05-22)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
139
|
+
|
|
140
|
+
## [23.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.12...@bitgo/account-lib@23.0.13) (2024-05-17)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
143
|
+
|
|
144
|
+
## [23.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.11...@bitgo/account-lib@23.0.12) (2024-05-13)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
147
|
+
|
|
148
|
+
## [23.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.10...@bitgo/account-lib@23.0.11) (2024-05-08)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
151
|
+
|
|
152
|
+
## [23.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.9...@bitgo/account-lib@23.0.10) (2024-05-01)
|
|
153
|
+
|
|
154
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
155
|
+
|
|
156
|
+
## [23.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.8...@bitgo/account-lib@23.0.9) (2024-04-25)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
159
|
+
|
|
160
|
+
## [23.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.7...@bitgo/account-lib@23.0.8) (2024-04-24)
|
|
161
|
+
|
|
162
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
163
|
+
|
|
164
|
+
## [23.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.6...@bitgo/account-lib@23.0.7) (2024-04-22)
|
|
165
|
+
|
|
166
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
167
|
+
|
|
168
|
+
## [23.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.5...@bitgo/account-lib@23.0.6) (2024-04-17)
|
|
169
|
+
|
|
170
|
+
### Bug Fixes
|
|
171
|
+
|
|
172
|
+
- **sdk-coin-sol:** update `split` with latest SOL library ([85d3cc3](https://github.com/BitGo/BitGoJS/commit/85d3cc3643bb3994d13f31f603ce0df8a9ea2e4b))
|
|
173
|
+
|
|
174
|
+
## [23.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.4...@bitgo/account-lib@23.0.5) (2024-04-12)
|
|
175
|
+
|
|
176
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
177
|
+
|
|
178
|
+
## [23.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.3...@bitgo/account-lib@23.0.4) (2024-04-10)
|
|
179
|
+
|
|
180
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
181
|
+
|
|
182
|
+
## [23.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.2...@bitgo/account-lib@23.0.3) (2024-04-09)
|
|
183
|
+
|
|
184
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
185
|
+
|
|
186
|
+
## [23.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.1...@bitgo/account-lib@23.0.2) (2024-04-08)
|
|
187
|
+
|
|
188
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
189
|
+
|
|
190
|
+
## [23.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@23.0.0...@bitgo/account-lib@23.0.1) (2024-04-05)
|
|
191
|
+
|
|
192
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
193
|
+
|
|
194
|
+
# [23.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.4...@bitgo/account-lib@23.0.0) (2024-03-28)
|
|
195
|
+
|
|
196
|
+
### Features
|
|
197
|
+
|
|
198
|
+
- **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
|
|
199
|
+
|
|
200
|
+
### BREAKING CHANGES
|
|
201
|
+
|
|
202
|
+
- **root:** Node 16 is no longer supported in bitgojs.
|
|
203
|
+
TICKET: WP-1100
|
|
204
|
+
|
|
205
|
+
## [22.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.3...@bitgo/account-lib@22.0.4) (2024-03-19)
|
|
206
|
+
|
|
207
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
208
|
+
|
|
209
|
+
## [22.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.2...@bitgo/account-lib@22.0.3) (2024-03-11)
|
|
210
|
+
|
|
211
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
212
|
+
|
|
213
|
+
## [22.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.1...@bitgo/account-lib@22.0.2) (2024-02-28)
|
|
214
|
+
|
|
215
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
216
|
+
|
|
217
|
+
## [22.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@22.0.0...@bitgo/account-lib@22.0.1) (2024-02-22)
|
|
218
|
+
|
|
219
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
220
|
+
|
|
221
|
+
# [22.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@22.0.0) (2024-02-19)
|
|
222
|
+
|
|
223
|
+
### Bug Fixes
|
|
224
|
+
|
|
225
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
226
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
227
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
228
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
229
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
230
|
+
|
|
231
|
+
### Code Refactoring
|
|
232
|
+
|
|
233
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
234
|
+
|
|
235
|
+
### Features
|
|
236
|
+
|
|
237
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
238
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
239
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
240
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
241
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
242
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
243
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
244
|
+
- **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
|
|
245
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
246
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
247
|
+
|
|
248
|
+
### BREAKING CHANGES
|
|
249
|
+
|
|
250
|
+
- rename coin module, coin name, named exports for coreum
|
|
251
|
+
|
|
252
|
+
# [21.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@21.0.0) (2024-01-30)
|
|
253
|
+
|
|
254
|
+
### Bug Fixes
|
|
255
|
+
|
|
256
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
257
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
258
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
259
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
260
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
261
|
+
|
|
262
|
+
### Code Refactoring
|
|
263
|
+
|
|
264
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
265
|
+
|
|
266
|
+
### Features
|
|
267
|
+
|
|
268
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
269
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
270
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
271
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
272
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
273
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
274
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
275
|
+
- **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
|
|
276
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
277
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
278
|
+
|
|
279
|
+
### BREAKING CHANGES
|
|
280
|
+
|
|
281
|
+
- rename coin module, coin name, named exports for coreum
|
|
282
|
+
|
|
283
|
+
# [20.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@20.0.0) (2024-01-26)
|
|
284
|
+
|
|
285
|
+
### Bug Fixes
|
|
286
|
+
|
|
287
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
288
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
289
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
290
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
291
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
292
|
+
|
|
293
|
+
### Code Refactoring
|
|
294
|
+
|
|
295
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
296
|
+
|
|
297
|
+
### Features
|
|
298
|
+
|
|
299
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
300
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
301
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
302
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
303
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
304
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
305
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
306
|
+
- **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
|
|
307
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
308
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
309
|
+
|
|
310
|
+
### BREAKING CHANGES
|
|
311
|
+
|
|
312
|
+
- rename coin module, coin name, named exports for coreum
|
|
313
|
+
|
|
314
|
+
# [19.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@19.0.0) (2024-01-26)
|
|
315
|
+
|
|
316
|
+
### Bug Fixes
|
|
317
|
+
|
|
318
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
319
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
320
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
321
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
322
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
323
|
+
|
|
324
|
+
### Code Refactoring
|
|
325
|
+
|
|
326
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
327
|
+
|
|
328
|
+
### Features
|
|
329
|
+
|
|
330
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
331
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
332
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
333
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
334
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
335
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
336
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
337
|
+
- **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
|
|
338
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
339
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
340
|
+
|
|
341
|
+
### BREAKING CHANGES
|
|
342
|
+
|
|
343
|
+
- rename coin module, coin name, named exports for coreum
|
|
344
|
+
|
|
345
|
+
# [18.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@18.0.0) (2024-01-25)
|
|
346
|
+
|
|
347
|
+
### Bug Fixes
|
|
348
|
+
|
|
349
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
350
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
351
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
352
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
353
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
354
|
+
|
|
355
|
+
### Code Refactoring
|
|
356
|
+
|
|
357
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
358
|
+
|
|
359
|
+
### Features
|
|
360
|
+
|
|
361
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
362
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
363
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
364
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
365
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
366
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
367
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
368
|
+
- **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
|
|
369
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
370
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
371
|
+
|
|
372
|
+
### BREAKING CHANGES
|
|
373
|
+
|
|
374
|
+
- rename coin module, coin name, named exports for coreum
|
|
375
|
+
|
|
376
|
+
# [17.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@17.0.0) (2024-01-22)
|
|
377
|
+
|
|
378
|
+
### Bug Fixes
|
|
379
|
+
|
|
380
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
381
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
382
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
383
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
384
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
385
|
+
|
|
386
|
+
### Code Refactoring
|
|
387
|
+
|
|
388
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
389
|
+
|
|
390
|
+
### Features
|
|
391
|
+
|
|
392
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
393
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
394
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
395
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
396
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
397
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
398
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
399
|
+
- **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
|
|
400
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
401
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
402
|
+
|
|
403
|
+
### BREAKING CHANGES
|
|
404
|
+
|
|
405
|
+
- rename coin module, coin name, named exports for coreum
|
|
406
|
+
|
|
407
|
+
# [16.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@16.0.0) (2024-01-09)
|
|
408
|
+
|
|
409
|
+
### Bug Fixes
|
|
410
|
+
|
|
411
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
412
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
413
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
414
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
415
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
416
|
+
|
|
417
|
+
### Code Refactoring
|
|
418
|
+
|
|
419
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
420
|
+
|
|
421
|
+
### Features
|
|
422
|
+
|
|
423
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
424
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
425
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
426
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
427
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
428
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
429
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
430
|
+
- **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
|
|
431
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
432
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
433
|
+
|
|
434
|
+
### BREAKING CHANGES
|
|
435
|
+
|
|
436
|
+
- rename coin module, coin name, named exports for coreum
|
|
437
|
+
|
|
438
|
+
# [15.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@15.0.0) (2024-01-03)
|
|
439
|
+
|
|
440
|
+
### Bug Fixes
|
|
441
|
+
|
|
442
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
443
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
444
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
445
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
446
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
447
|
+
|
|
448
|
+
### Code Refactoring
|
|
449
|
+
|
|
450
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
451
|
+
|
|
452
|
+
### Features
|
|
453
|
+
|
|
454
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
455
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
456
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
457
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
458
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
459
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
460
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
461
|
+
- **sdk-coin-zketh:** add zketh sdk skeleton ([dd2952f](https://github.com/BitGo/BitGoJS/commit/dd2952fb82127482f4d3d89a445a07f8592a4a5d))
|
|
462
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
463
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
464
|
+
|
|
465
|
+
### BREAKING CHANGES
|
|
466
|
+
|
|
467
|
+
- rename coin module, coin name, named exports for coreum
|
|
468
|
+
|
|
469
|
+
# [14.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@14.0.0) (2023-12-18)
|
|
470
|
+
|
|
471
|
+
### Bug Fixes
|
|
472
|
+
|
|
473
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
474
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
475
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
476
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
477
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
478
|
+
|
|
479
|
+
### Code Refactoring
|
|
480
|
+
|
|
481
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
482
|
+
|
|
483
|
+
### Features
|
|
484
|
+
|
|
485
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
486
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
487
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
488
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
489
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
490
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
491
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
492
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
493
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
494
|
+
|
|
495
|
+
### BREAKING CHANGES
|
|
496
|
+
|
|
497
|
+
- rename coin module, coin name, named exports for coreum
|
|
498
|
+
|
|
499
|
+
# [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@13.0.0) (2023-12-12)
|
|
500
|
+
|
|
501
|
+
### Bug Fixes
|
|
502
|
+
|
|
503
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
504
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
505
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
506
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
507
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
508
|
+
|
|
509
|
+
### Code Refactoring
|
|
510
|
+
|
|
511
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
512
|
+
|
|
513
|
+
### Features
|
|
514
|
+
|
|
515
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
516
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
517
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
518
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
519
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
520
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
521
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
522
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
523
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
524
|
+
|
|
525
|
+
### BREAKING CHANGES
|
|
526
|
+
|
|
527
|
+
- rename coin module, coin name, named exports for coreum
|
|
528
|
+
|
|
529
|
+
# [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@12.0.0) (2023-12-09)
|
|
530
|
+
|
|
531
|
+
### Bug Fixes
|
|
532
|
+
|
|
533
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
534
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
535
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
536
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
537
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
538
|
+
|
|
539
|
+
### Code Refactoring
|
|
540
|
+
|
|
541
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
542
|
+
|
|
543
|
+
### Features
|
|
544
|
+
|
|
545
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
546
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
547
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
548
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
549
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
550
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
551
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
552
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
553
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
554
|
+
|
|
555
|
+
### BREAKING CHANGES
|
|
556
|
+
|
|
557
|
+
- rename coin module, coin name, named exports for coreum
|
|
558
|
+
|
|
559
|
+
# [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@11.0.0) (2023-12-05)
|
|
560
|
+
|
|
561
|
+
### Bug Fixes
|
|
562
|
+
|
|
563
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
564
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
565
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
566
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
567
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
568
|
+
|
|
569
|
+
### Code Refactoring
|
|
570
|
+
|
|
571
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
572
|
+
|
|
573
|
+
### Features
|
|
574
|
+
|
|
575
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
576
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
577
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
578
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
579
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
580
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
581
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
582
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
583
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
584
|
+
|
|
585
|
+
### BREAKING CHANGES
|
|
586
|
+
|
|
587
|
+
- rename coin module, coin name, named exports for coreum
|
|
588
|
+
|
|
589
|
+
# [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@10.0.0) (2023-11-28)
|
|
590
|
+
|
|
591
|
+
### Bug Fixes
|
|
592
|
+
|
|
593
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
594
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
595
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
596
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
597
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
598
|
+
|
|
599
|
+
### Code Refactoring
|
|
600
|
+
|
|
601
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
602
|
+
|
|
603
|
+
### Features
|
|
604
|
+
|
|
605
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
606
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
607
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
608
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
609
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
610
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
611
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
612
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
613
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
614
|
+
|
|
615
|
+
### BREAKING CHANGES
|
|
616
|
+
|
|
617
|
+
- rename coin module, coin name, named exports for coreum
|
|
618
|
+
|
|
619
|
+
# [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@9.0.0) (2023-11-24)
|
|
620
|
+
|
|
621
|
+
### Bug Fixes
|
|
622
|
+
|
|
623
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
624
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
625
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
626
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
627
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
628
|
+
|
|
629
|
+
### Code Refactoring
|
|
630
|
+
|
|
631
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
632
|
+
|
|
633
|
+
### Features
|
|
634
|
+
|
|
635
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
636
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
637
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
638
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
639
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
640
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
641
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
642
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
643
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
644
|
+
|
|
645
|
+
### BREAKING CHANGES
|
|
646
|
+
|
|
647
|
+
- rename coin module, coin name, named exports for coreum
|
|
648
|
+
|
|
649
|
+
# [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@8.0.0) (2023-11-17)
|
|
650
|
+
|
|
651
|
+
### Bug Fixes
|
|
652
|
+
|
|
653
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
654
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
655
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
656
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
657
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
658
|
+
|
|
659
|
+
### Code Refactoring
|
|
660
|
+
|
|
661
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
662
|
+
|
|
663
|
+
### Features
|
|
664
|
+
|
|
665
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
666
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
667
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
668
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
669
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
670
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
671
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
672
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
673
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
674
|
+
|
|
675
|
+
### BREAKING CHANGES
|
|
676
|
+
|
|
677
|
+
- rename coin module, coin name, named exports for coreum
|
|
678
|
+
|
|
679
|
+
# [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@7.0.0) (2023-11-13)
|
|
680
|
+
|
|
681
|
+
### Bug Fixes
|
|
682
|
+
|
|
683
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
684
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
685
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
686
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
687
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
688
|
+
|
|
689
|
+
### Code Refactoring
|
|
690
|
+
|
|
691
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
692
|
+
|
|
693
|
+
### Features
|
|
694
|
+
|
|
695
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
696
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
697
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
698
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
699
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
700
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
701
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
702
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
703
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
704
|
+
|
|
705
|
+
### BREAKING CHANGES
|
|
706
|
+
|
|
707
|
+
- rename coin module, coin name, named exports for coreum
|
|
708
|
+
|
|
709
|
+
# [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@6.0.0) (2023-11-13)
|
|
710
|
+
|
|
711
|
+
### Bug Fixes
|
|
712
|
+
|
|
713
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
714
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
715
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
716
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
717
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
718
|
+
|
|
719
|
+
### Code Refactoring
|
|
720
|
+
|
|
721
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
722
|
+
|
|
723
|
+
### Features
|
|
724
|
+
|
|
725
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
726
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
727
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
728
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
729
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
730
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
731
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
732
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
733
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
734
|
+
|
|
735
|
+
### BREAKING CHANGES
|
|
736
|
+
|
|
737
|
+
- rename coin module, coin name, named exports for coreum
|
|
738
|
+
|
|
739
|
+
# [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@5.0.0) (2023-11-13)
|
|
740
|
+
|
|
741
|
+
### Bug Fixes
|
|
742
|
+
|
|
743
|
+
- **account-lib:** pin substrate txwrapper ([e0c4b16](https://github.com/BitGo/BitGoJS/commit/e0c4b16615ab47326dce0da3712f0faa572bae44))
|
|
744
|
+
- rename coin 'core' to 'coreum' in coinBuilderMap ([e85f658](https://github.com/BitGo/BitGoJS/commit/e85f658bd42490112716e5ffcb9f6e32f15bd5a0))
|
|
745
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
746
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
747
|
+
- **sdk-core:** fix issue related to bignumber version ([519fe47](https://github.com/BitGo/BitGoJS/commit/519fe479ef51a72ddc1e94f87c10e031c0fd2c3f))
|
|
748
|
+
|
|
749
|
+
### Code Refactoring
|
|
750
|
+
|
|
751
|
+
- rename coin 'core' to 'coreum' ([baecc01](https://github.com/BitGo/BitGoJS/commit/baecc013ff7243ce78ebd767bffdb0763b8b4cdb))
|
|
752
|
+
|
|
753
|
+
### Features
|
|
754
|
+
|
|
755
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
756
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
757
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
758
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
759
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
760
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
761
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
762
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
763
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
764
|
+
|
|
765
|
+
### BREAKING CHANGES
|
|
766
|
+
|
|
767
|
+
- rename coin module, coin name, named exports for coreum
|
|
768
|
+
|
|
769
|
+
# [4.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.15.0) (2023-10-20)
|
|
770
|
+
|
|
771
|
+
### Bug Fixes
|
|
772
|
+
|
|
773
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
774
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
775
|
+
|
|
776
|
+
### Features
|
|
777
|
+
|
|
778
|
+
- **account-lib:** add holesky testnet coin ([0aaefc0](https://github.com/BitGo/BitGoJS/commit/0aaefc0e53a5a48b2c701ca3c6d5e1c6ec7c19d2))
|
|
779
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
780
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
781
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
782
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
783
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
784
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
785
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
786
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
787
|
+
|
|
788
|
+
# [4.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.14.0) (2023-10-18)
|
|
789
|
+
|
|
790
|
+
### Bug Fixes
|
|
791
|
+
|
|
792
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
793
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
794
|
+
|
|
795
|
+
### Features
|
|
796
|
+
|
|
797
|
+
- **account-lib:** expose Ton from sdk ([14c8b18](https://github.com/BitGo/BitGoJS/commit/14c8b1806ba82799a973544670fa01a6f2ce8dc4))
|
|
798
|
+
- **sdk-coin-arbeth:** add arbeth sdk skeleton ([f86018e](https://github.com/BitGo/BitGoJS/commit/f86018eef56adf22b5539bfb8716175eb1fb152e))
|
|
799
|
+
- **sdk-coin-bera:** add Berachain skeleton ([b3d43c5](https://github.com/BitGo/BitGoJS/commit/b3d43c52c7fd10d5fdc40123b3ad61cfe4784e5d))
|
|
800
|
+
- **sdk-coin-core:** add coreum sdk ([af73ccd](https://github.com/BitGo/BitGoJS/commit/af73ccd445b52dcf378ebd18260e628de0687043))
|
|
801
|
+
- **sdk-coin-islm:** add Islamic Coin ([c49bdd1](https://github.com/BitGo/BitGoJS/commit/c49bdd18df36a20d6e27cdd2686ec687bf653596))
|
|
802
|
+
- **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
|
|
803
|
+
- **sdk-core:** generate and verify schnorr proof of X_i ([ff58298](https://github.com/BitGo/BitGoJS/commit/ff58298c21ee8de4f6cee4fec857666e9556d0f3))
|
|
804
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
805
|
+
|
|
806
|
+
# [4.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.13.0) (2023-09-25)
|
|
807
|
+
|
|
808
|
+
### Bug Fixes
|
|
809
|
+
|
|
810
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
811
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
812
|
+
|
|
813
|
+
### Features
|
|
814
|
+
|
|
815
|
+
- update secp256k1 to 5.0.0 and keccak to 3.0.3 ([e2c37e6](https://github.com/BitGo/BitGoJS/commit/e2c37e6b0139c9f6948a22d8921bc3e1f88bed4c))
|
|
816
|
+
|
|
817
|
+
## [4.12.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.10...@bitgo/account-lib@4.12.11) (2023-09-11)
|
|
818
|
+
|
|
819
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
820
|
+
|
|
821
|
+
## [4.12.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.10) (2023-09-09)
|
|
822
|
+
|
|
823
|
+
### Bug Fixes
|
|
824
|
+
|
|
825
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
826
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
827
|
+
|
|
828
|
+
## [4.12.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.9) (2023-09-09)
|
|
829
|
+
|
|
830
|
+
### Bug Fixes
|
|
831
|
+
|
|
832
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
833
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
834
|
+
|
|
835
|
+
## [4.12.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.8) (2023-09-07)
|
|
836
|
+
|
|
837
|
+
### Bug Fixes
|
|
838
|
+
|
|
839
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
840
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
841
|
+
|
|
842
|
+
## [4.12.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.7) (2023-09-05)
|
|
843
|
+
|
|
844
|
+
### Bug Fixes
|
|
845
|
+
|
|
846
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
847
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
848
|
+
|
|
849
|
+
## [4.12.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.6) (2023-09-01)
|
|
850
|
+
|
|
851
|
+
### Bug Fixes
|
|
852
|
+
|
|
853
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
854
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
855
|
+
|
|
856
|
+
## [4.12.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.5) (2023-08-29)
|
|
857
|
+
|
|
858
|
+
### Bug Fixes
|
|
859
|
+
|
|
860
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
861
|
+
|
|
862
|
+
## [4.12.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.4) (2023-08-25)
|
|
863
|
+
|
|
864
|
+
### Bug Fixes
|
|
865
|
+
|
|
866
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
867
|
+
|
|
868
|
+
## [4.12.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.3) (2023-08-24)
|
|
869
|
+
|
|
870
|
+
### Bug Fixes
|
|
871
|
+
|
|
872
|
+
- **sdk-coin-dot:** update DOT sdk to latest ([9385f80](https://github.com/BitGo/BitGoJS/commit/9385f803366b615d09bda31b8efda6f93e26e8e7))
|
|
873
|
+
|
|
874
|
+
## [4.12.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.2) (2023-08-16)
|
|
875
|
+
|
|
876
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
877
|
+
|
|
878
|
+
## [4.12.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.12.0...@bitgo/account-lib@4.12.1) (2023-08-16)
|
|
879
|
+
|
|
880
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
881
|
+
|
|
882
|
+
# [4.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.10.0...@bitgo/account-lib@4.12.0) (2023-08-04)
|
|
883
|
+
|
|
884
|
+
### Features
|
|
885
|
+
|
|
886
|
+
- **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
|
|
887
|
+
- **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
|
|
888
|
+
- **sdk-coin-zeta:** zeta sdk init along with testcases ([b92d793](https://github.com/BitGo/BitGoJS/commit/b92d793a59ee1116e8f202b0f97c6720f6a76ab5))
|
|
889
|
+
|
|
890
|
+
# [4.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.10.0...@bitgo/account-lib@4.11.0) (2023-07-28)
|
|
891
|
+
|
|
892
|
+
### Features
|
|
893
|
+
|
|
894
|
+
- **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
|
|
895
|
+
- **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
|
|
896
|
+
- **sdk-coin-zeta:** zeta sdk init along with testcases ([b92d793](https://github.com/BitGo/BitGoJS/commit/b92d793a59ee1116e8f202b0f97c6720f6a76ab5))
|
|
897
|
+
|
|
898
|
+
# [4.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.9.0...@bitgo/account-lib@4.10.0) (2023-07-18)
|
|
899
|
+
|
|
900
|
+
### Features
|
|
901
|
+
|
|
902
|
+
- **sdk-coin-injective:** injective sdk init along with testcases ([5064a10](https://github.com/BitGo/BitGoJS/commit/5064a10b4c36addf904b0d3772e3592224f05250))
|
|
903
|
+
- **sdk-coin-injective:** injective sdk init along with testcases ([3cf36cc](https://github.com/BitGo/BitGoJS/commit/3cf36cc94eee7439109516e344c6d278443ff019))
|
|
904
|
+
|
|
905
|
+
### Reverts
|
|
906
|
+
|
|
907
|
+
- Revert "chore(sdk-coin-bnb): create new bnb module" ([e998a04](https://github.com/BitGo/BitGoJS/commit/e998a04de3df1069a7cc59a7f6d9fc7ca7f515d0))
|
|
908
|
+
|
|
909
|
+
# [4.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.8.1...@bitgo/account-lib@4.9.0) (2023-06-21)
|
|
910
|
+
|
|
911
|
+
### Features
|
|
912
|
+
|
|
913
|
+
- **sdk-coin-bld:** agoric sdk along with testcases ([ed60702](https://github.com/BitGo/BitGoJS/commit/ed607029abc9f85babbe05475248b2d2718cf667))
|
|
914
|
+
- **sdk-coin-hash:** provenance sdk init along with testcases ([3862212](https://github.com/BitGo/BitGoJS/commit/38622127b29558aaefa6a135a284a727f94a057b))
|
|
915
|
+
- **sdk-coin-sei:** sei sdk init along with testcases ([d7fac3f](https://github.com/BitGo/BitGoJS/commit/d7fac3f17ca99535a9d0aa81acd6d1d84bf5d54d))
|
|
916
|
+
|
|
917
|
+
## [4.8.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.8.0...@bitgo/account-lib@4.8.1) (2023-06-14)
|
|
918
|
+
|
|
919
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
920
|
+
|
|
921
|
+
# [4.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.7.1...@bitgo/account-lib@4.8.0) (2023-06-13)
|
|
922
|
+
|
|
923
|
+
### Features
|
|
924
|
+
|
|
925
|
+
- **abstract-cosmos:** sdk abstract-cosmos and sdk osmo refactored ([d1bb5f6](https://github.com/BitGo/BitGoJS/commit/d1bb5f614533b1cc119b434510539673061d2c2a))
|
|
926
|
+
- **account-lib:** add osmo ([4e4d69b](https://github.com/BitGo/BitGoJS/commit/4e4d69b77923aaae9f91e4c98d60c050259d9712))
|
|
927
|
+
- **account-lib:** add osmo ([d8eeaa4](https://github.com/BitGo/BitGoJS/commit/d8eeaa43db3204f8b1591186e1978f853710af50))
|
|
928
|
+
- **sdk-coin-tia:** celestia sdk along with testcases ([1d104e0](https://github.com/BitGo/BitGoJS/commit/1d104e0d0ac0c813d16cd6da759b1a904bab4641))
|
|
929
|
+
- **sdk-core:** make paillier proofs mandatory ([4c62dd8](https://github.com/BitGo/BitGoJS/commit/4c62dd8bae41b0a66a4aa840c16f2cdf5abc9997))
|
|
930
|
+
|
|
931
|
+
## [4.7.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.7.0...@bitgo/account-lib@4.7.1) (2023-06-07)
|
|
932
|
+
|
|
933
|
+
### Bug Fixes
|
|
934
|
+
|
|
935
|
+
- **sdk-coin-trx:** os agnostic commands ([6a740f2](https://github.com/BitGo/BitGoJS/commit/6a740f22ac8e79bdadbe28ee14a8a62cb554bd65))
|
|
936
|
+
|
|
937
|
+
# [4.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.6.0...@bitgo/account-lib@4.7.0) (2023-06-05)
|
|
938
|
+
|
|
939
|
+
### Bug Fixes
|
|
940
|
+
|
|
941
|
+
- **sdk-lib-mpc:** pallier -> paillier ([9d0a12d](https://github.com/BitGo/BitGoJS/commit/9d0a12dd1d2e1d6e3107f62e2757263fb2fd258e))
|
|
942
|
+
|
|
943
|
+
### Features
|
|
944
|
+
|
|
945
|
+
- **root:** add optional paillier proof plumbing ([18093bf](https://github.com/BitGo/BitGoJS/commit/18093bfc370745130958075349814d493d5a8c72))
|
|
946
|
+
- **sdk-core:** refactor signConvert to steps ([94e2cae](https://github.com/BitGo/BitGoJS/commit/94e2cae6e1292a4e9684c3c2ab7141221137d52e))
|
|
947
|
+
- **sdk-core:** simplify mpc.appendChallenge ([67bee8f](https://github.com/BitGo/BitGoJS/commit/67bee8f1b4f37cd12d6d14ea4d51ddcfde679563))
|
|
948
|
+
- **sdk-lib-mpc:** make rangeProof challenges mandatory for appendChallenge ([1f68b30](https://github.com/BitGo/BitGoJS/commit/1f68b30676966720cb1a42c039e35d3ddeea4974))
|
|
949
|
+
|
|
950
|
+
# [4.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.5.3...@bitgo/account-lib@4.6.0) (2023-05-25)
|
|
951
|
+
|
|
952
|
+
### Features
|
|
953
|
+
|
|
954
|
+
- **root:** implement eddsa signing with commitment ([d67ac81](https://github.com/BitGo/BitGoJS/commit/d67ac81f5b77451de1e03eba3c93a9b0e11e7b7c))
|
|
955
|
+
|
|
956
|
+
## [4.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.5.2...@bitgo/account-lib@4.5.3) (2023-05-17)
|
|
957
|
+
|
|
958
|
+
### Bug Fixes
|
|
959
|
+
|
|
960
|
+
- **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)
|
|
961
|
+
|
|
962
|
+
## [4.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.5.1...@bitgo/account-lib@4.5.2) (2023-05-10)
|
|
963
|
+
|
|
964
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
965
|
+
|
|
966
|
+
## [4.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.5.0...@bitgo/account-lib@4.5.1) (2023-05-03)
|
|
967
|
+
|
|
968
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
969
|
+
|
|
970
|
+
# [4.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.4.3...@bitgo/account-lib@4.5.0) (2023-04-25)
|
|
971
|
+
|
|
972
|
+
### Features
|
|
973
|
+
|
|
974
|
+
- **sdk-core:** update ecdsa signing to use enterprise challenge ([c626f00](https://github.com/BitGo/BitGoJS/commit/c626f00e141db2ef4147b3e0c4badf1776729465))
|
|
975
|
+
|
|
976
|
+
## [4.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.4.2...@bitgo/account-lib@4.4.3) (2023-04-20)
|
|
977
|
+
|
|
978
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
979
|
+
|
|
980
|
+
## [4.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.4.1...@bitgo/account-lib@4.4.2) (2023-04-13)
|
|
981
|
+
|
|
982
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
983
|
+
|
|
984
|
+
## [4.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.4.0...@bitgo/account-lib@4.4.1) (2023-02-17)
|
|
985
|
+
|
|
986
|
+
### Bug Fixes
|
|
987
|
+
|
|
988
|
+
- polygon recovery with range proof ([19317f7](https://github.com/BitGo/BitGoJS/commit/19317f709354e61b3e4947870049e99f85556029))
|
|
989
|
+
|
|
990
|
+
# [4.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.2.2...@bitgo/account-lib@4.4.0) (2023-02-16)
|
|
991
|
+
|
|
992
|
+
### Bug Fixes
|
|
993
|
+
|
|
994
|
+
- **account-lib:** modify ECDSA keyShare to use bip32 lib ([9ce8f23](https://github.com/BitGo/BitGoJS/commit/9ce8f2330307e884cec99900433a7085c82e2b3c))
|
|
995
|
+
|
|
996
|
+
### Features
|
|
997
|
+
|
|
998
|
+
- **account-lib:** make rangeproof stuff async ([380f288](https://github.com/BitGo/BitGoJS/commit/380f288e9cc5f6e98834e118bad65787e836c5a2))
|
|
999
|
+
- **sdk-coin-atom:** add atom to account-lib ([9786381](https://github.com/BitGo/BitGoJS/commit/97863817f2e1dd29043482ea10ea408f266526bc))
|
|
1000
|
+
|
|
1001
|
+
# [4.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.2.2...@bitgo/account-lib@4.3.0) (2023-02-08)
|
|
1002
|
+
|
|
1003
|
+
### Features
|
|
1004
|
+
|
|
1005
|
+
- **account-lib:** make rangeproof stuff async ([380f288](https://github.com/BitGo/BitGoJS/commit/380f288e9cc5f6e98834e118bad65787e836c5a2))
|
|
1006
|
+
- **sdk-coin-atom:** add atom to account-lib ([9786381](https://github.com/BitGo/BitGoJS/commit/97863817f2e1dd29043482ea10ea408f266526bc))
|
|
1007
|
+
|
|
1008
|
+
## [4.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.2.2...@bitgo/account-lib@4.2.3) (2023-01-30)
|
|
1009
|
+
|
|
1010
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
1011
|
+
|
|
1012
|
+
## [4.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.2.1...@bitgo/account-lib@4.2.2) (2023-01-25)
|
|
1013
|
+
|
|
1014
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
1015
|
+
|
|
1016
|
+
## [4.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.2.0...@bitgo/account-lib@4.2.1) (2022-12-23)
|
|
1017
|
+
|
|
1018
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
1019
|
+
|
|
1020
|
+
# [4.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.1.2...@bitgo/account-lib@4.2.0) (2022-12-20)
|
|
1021
|
+
|
|
1022
|
+
### Features
|
|
1023
|
+
|
|
1024
|
+
- **sdk-core:** derive unhardened method for ecdsa ([4684bff](https://github.com/BitGo/BitGoJS/commit/4684bff6cfaf7071f3b454327afe4067d65318c9))
|
|
1025
|
+
|
|
1026
|
+
## [4.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.1.1...@bitgo/account-lib@4.1.2) (2022-12-09)
|
|
1027
|
+
|
|
1028
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
1029
|
+
|
|
1030
|
+
## [4.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.1.0...@bitgo/account-lib@4.1.1) (2022-12-06)
|
|
1031
|
+
|
|
1032
|
+
**Note:** Version bump only for package @bitgo/account-lib
|
|
1033
|
+
|
|
1034
|
+
# [4.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@4.0.0...@bitgo/account-lib@4.1.0) (2022-12-01)
|
|
1035
|
+
|
|
1036
|
+
### Features
|
|
1037
|
+
|
|
1038
|
+
- **sdk-core:** add keyDerive to ECDSA TSS implementation ([9ff1d89](https://github.com/BitGo/BitGoJS/commit/9ff1d89ba0e42d53640f0fe7b71c53d1a2eb4a10))
|
|
1039
|
+
|
|
1040
|
+
# [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@2.23.0...@bitgo/account-lib@4.0.0) (2022-11-29)
|
|
1041
|
+
|
|
1042
|
+
### Features
|
|
1043
|
+
|
|
1044
|
+
- **sdk-coin-sui:** added sui to account-lib ([e4a21fc](https://github.com/BitGo/BitGoJS/commit/e4a21fc2895ef66508fbc231dc11baf24ae4cf5a))
|
|
1045
|
+
- **sdk-core:** add VSS share generation and verification ([619f254](https://github.com/BitGo/BitGoJS/commit/619f2542f9c44f8468460864f78b975a2ccb7b7f))
|
|
1046
|
+
|
|
1047
|
+
### BREAKING CHANGES
|
|
1048
|
+
|
|
1049
|
+
- **sdk-core:** Key shares require a `v` value for combination.
|
|
1050
|
+
ISSUE: BG-57633
|
|
1051
|
+
|
|
6
1052
|
# [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@2.23.0...@bitgo/account-lib@3.0.0) (2022-11-04)
|
|
7
1053
|
|
|
8
1054
|
### Features
|