@bitgo-beta/sdk-coin-bsc 1.3.3-alpha.36 → 1.3.3-alpha.361
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 +979 -0
- package/dist/src/bsc.d.ts +28 -5
- package/dist/src/bsc.d.ts.map +1 -1
- package/dist/src/bsc.js +50 -2
- package/dist/src/bscToken.d.ts +17 -3
- package/dist/src/bscToken.d.ts.map +1 -1
- package/dist/src/bscToken.js +34 -3
- package/dist/src/index.js +6 -2
- package/dist/src/lib/index.d.ts +1 -0
- package/dist/src/lib/index.d.ts.map +1 -1
- package/dist/src/lib/index.js +26 -10
- package/dist/src/lib/messages/index.d.ts +3 -0
- package/dist/src/lib/messages/index.d.ts.map +1 -0
- package/dist/src/lib/messages/index.js +6 -0
- package/dist/src/lib/transactionBuilder.d.ts +2 -3
- package/dist/src/lib/transactionBuilder.d.ts.map +1 -1
- package/dist/src/lib/transactionBuilder.js +5 -8
- package/dist/src/lib/transferBuilder.d.ts +1 -5
- package/dist/src/lib/transferBuilder.d.ts.map +1 -1
- package/dist/src/lib/transferBuilder.js +3 -9
- package/dist/src/lib/utils.js +2 -3
- package/dist/src/tbsc.d.ts +0 -2
- package/dist/src/tbsc.d.ts.map +1 -1
- package/dist/src/tbsc.js +1 -5
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,985 @@
|
|
|
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
|
+
# [22.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.4.0...@bitgo/sdk-coin-bsc@22.5.0) (2025-07-31)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- **sdk-coin-bsc:** add message builder factory ([c5bb08e](https://github.com/BitGo/BitGoJS/commit/c5bb08ec76334117850c3a9b5df6955ce04fed93))
|
|
11
|
+
|
|
12
|
+
# [22.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.9...@bitgo/sdk-coin-bsc@22.4.0) (2025-07-30)
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
- **root:** enable passing apiKey for recovery on eth likes ([dc8d3c2](https://github.com/BitGo/BitGoJS/commit/dc8d3c201b5ab82b05e1db69f310a0860e21bf78))
|
|
17
|
+
|
|
18
|
+
## [22.3.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.7...@bitgo/sdk-coin-bsc@22.3.9) (2025-07-25)
|
|
19
|
+
|
|
20
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
21
|
+
|
|
22
|
+
## [22.3.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.7...@bitgo/sdk-coin-bsc@22.3.8) (2025-07-23)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
25
|
+
|
|
26
|
+
## [22.3.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.6...@bitgo/sdk-coin-bsc@22.3.7) (2025-07-15)
|
|
27
|
+
|
|
28
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
29
|
+
|
|
30
|
+
## [22.3.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.5...@bitgo/sdk-coin-bsc@22.3.6) (2025-07-10)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
33
|
+
|
|
34
|
+
## [22.3.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.4...@bitgo/sdk-coin-bsc@22.3.5) (2025-07-03)
|
|
35
|
+
|
|
36
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
37
|
+
|
|
38
|
+
## [22.3.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.3...@bitgo/sdk-coin-bsc@22.3.4) (2025-06-25)
|
|
39
|
+
|
|
40
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
41
|
+
|
|
42
|
+
## [22.3.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.2...@bitgo/sdk-coin-bsc@22.3.3) (2025-06-24)
|
|
43
|
+
|
|
44
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
45
|
+
|
|
46
|
+
## [22.3.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.1...@bitgo/sdk-coin-bsc@22.3.2) (2025-06-18)
|
|
47
|
+
|
|
48
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
49
|
+
|
|
50
|
+
## [22.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.3.0...@bitgo/sdk-coin-bsc@22.3.1) (2025-06-10)
|
|
51
|
+
|
|
52
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
53
|
+
|
|
54
|
+
# [22.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.36...@bitgo/sdk-coin-bsc@22.3.0) (2025-06-05)
|
|
55
|
+
|
|
56
|
+
### Features
|
|
57
|
+
|
|
58
|
+
- **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
|
|
59
|
+
|
|
60
|
+
## [22.2.36](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.35...@bitgo/sdk-coin-bsc@22.2.36) (2025-06-02)
|
|
61
|
+
|
|
62
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
63
|
+
|
|
64
|
+
## [22.2.35](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.34...@bitgo/sdk-coin-bsc@22.2.35) (2025-05-28)
|
|
65
|
+
|
|
66
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
67
|
+
|
|
68
|
+
## [22.2.34](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.33...@bitgo/sdk-coin-bsc@22.2.34) (2025-05-22)
|
|
69
|
+
|
|
70
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
71
|
+
|
|
72
|
+
## [22.2.33](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.32...@bitgo/sdk-coin-bsc@22.2.33) (2025-05-20)
|
|
73
|
+
|
|
74
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
75
|
+
|
|
76
|
+
## [22.2.32](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.31...@bitgo/sdk-coin-bsc@22.2.32) (2025-05-07)
|
|
77
|
+
|
|
78
|
+
### Bug Fixes
|
|
79
|
+
|
|
80
|
+
- **sdk-coin-bsc:** override verifytsstxn method for bsc ([3d29436](https://github.com/BitGo/BitGoJS/commit/3d294365bdda568f9517683067e9b6fd7347e237))
|
|
81
|
+
|
|
82
|
+
## [22.2.31](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.30...@bitgo/sdk-coin-bsc@22.2.31) (2025-04-29)
|
|
83
|
+
|
|
84
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
85
|
+
|
|
86
|
+
## [22.2.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.29...@bitgo/sdk-coin-bsc@22.2.30) (2025-04-25)
|
|
87
|
+
|
|
88
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
89
|
+
|
|
90
|
+
## [22.2.29](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.28...@bitgo/sdk-coin-bsc@22.2.29) (2025-04-15)
|
|
91
|
+
|
|
92
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
93
|
+
|
|
94
|
+
## [22.2.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.27...@bitgo/sdk-coin-bsc@22.2.28) (2025-04-04)
|
|
95
|
+
|
|
96
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
97
|
+
|
|
98
|
+
## [22.2.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.26...@bitgo/sdk-coin-bsc@22.2.27) (2025-04-02)
|
|
99
|
+
|
|
100
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
101
|
+
|
|
102
|
+
## [22.2.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.25...@bitgo/sdk-coin-bsc@22.2.26) (2025-03-28)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
105
|
+
|
|
106
|
+
## [22.2.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.24...@bitgo/sdk-coin-bsc@22.2.25) (2025-03-20)
|
|
107
|
+
|
|
108
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
109
|
+
|
|
110
|
+
## [22.2.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.23...@bitgo/sdk-coin-bsc@22.2.24) (2025-03-18)
|
|
111
|
+
|
|
112
|
+
### Bug Fixes
|
|
113
|
+
|
|
114
|
+
- **sdk-core:** set default multisig if empty ([e2727df](https://github.com/BitGo/BitGoJS/commit/e2727dfc89dd314a607b737e761e5eff824606af))
|
|
115
|
+
|
|
116
|
+
## [22.2.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.22...@bitgo/sdk-coin-bsc@22.2.23) (2025-03-06)
|
|
117
|
+
|
|
118
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
119
|
+
|
|
120
|
+
## [22.2.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.19...@bitgo/sdk-coin-bsc@22.2.22) (2025-03-04)
|
|
121
|
+
|
|
122
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
123
|
+
|
|
124
|
+
## [22.2.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.19...@bitgo/sdk-coin-bsc@22.2.21) (2025-02-26)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
127
|
+
|
|
128
|
+
## [22.2.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.19...@bitgo/sdk-coin-bsc@22.2.20) (2025-02-20)
|
|
129
|
+
|
|
130
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
131
|
+
|
|
132
|
+
## [22.2.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.18...@bitgo/sdk-coin-bsc@22.2.19) (2025-02-19)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
135
|
+
|
|
136
|
+
## [22.2.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.17...@bitgo/sdk-coin-bsc@22.2.18) (2025-02-11)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
139
|
+
|
|
140
|
+
## [22.2.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.16...@bitgo/sdk-coin-bsc@22.2.17) (2025-02-05)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
143
|
+
|
|
144
|
+
## [22.2.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.15...@bitgo/sdk-coin-bsc@22.2.16) (2025-01-28)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
147
|
+
|
|
148
|
+
## [22.2.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.14...@bitgo/sdk-coin-bsc@22.2.15) (2025-01-23)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
151
|
+
|
|
152
|
+
## [22.2.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.13...@bitgo/sdk-coin-bsc@22.2.14) (2025-01-23)
|
|
153
|
+
|
|
154
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
155
|
+
|
|
156
|
+
## [22.2.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.12...@bitgo/sdk-coin-bsc@22.2.13) (2025-01-20)
|
|
157
|
+
|
|
158
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
159
|
+
|
|
160
|
+
## [22.2.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.11...@bitgo/sdk-coin-bsc@22.2.12) (2025-01-15)
|
|
161
|
+
|
|
162
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
163
|
+
|
|
164
|
+
## [22.2.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.10...@bitgo/sdk-coin-bsc@22.2.11) (2025-01-09)
|
|
165
|
+
|
|
166
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
167
|
+
|
|
168
|
+
## [22.2.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.9...@bitgo/sdk-coin-bsc@22.2.10) (2025-01-03)
|
|
169
|
+
|
|
170
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
171
|
+
|
|
172
|
+
## [22.2.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.8...@bitgo/sdk-coin-bsc@22.2.9) (2024-12-24)
|
|
173
|
+
|
|
174
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
175
|
+
|
|
176
|
+
## [22.2.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.7...@bitgo/sdk-coin-bsc@22.2.8) (2024-12-19)
|
|
177
|
+
|
|
178
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
179
|
+
|
|
180
|
+
## [22.2.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.5...@bitgo/sdk-coin-bsc@22.2.7) (2024-12-17)
|
|
181
|
+
|
|
182
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
183
|
+
|
|
184
|
+
## [22.2.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.5...@bitgo/sdk-coin-bsc@22.2.6) (2024-12-17)
|
|
185
|
+
|
|
186
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
187
|
+
|
|
188
|
+
## [22.2.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.4...@bitgo/sdk-coin-bsc@22.2.5) (2024-12-12)
|
|
189
|
+
|
|
190
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
191
|
+
|
|
192
|
+
## [22.2.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.3...@bitgo/sdk-coin-bsc@22.2.4) (2024-12-11)
|
|
193
|
+
|
|
194
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
195
|
+
|
|
196
|
+
## [22.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.2...@bitgo/sdk-coin-bsc@22.2.3) (2024-12-03)
|
|
197
|
+
|
|
198
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
199
|
+
|
|
200
|
+
## [22.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.1...@bitgo/sdk-coin-bsc@22.2.2) (2024-11-26)
|
|
201
|
+
|
|
202
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
203
|
+
|
|
204
|
+
## [22.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.2.0...@bitgo/sdk-coin-bsc@22.2.1) (2024-11-21)
|
|
205
|
+
|
|
206
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
207
|
+
|
|
208
|
+
# [22.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.29...@bitgo/sdk-coin-bsc@22.2.0) (2024-11-19)
|
|
209
|
+
|
|
210
|
+
### Features
|
|
211
|
+
|
|
212
|
+
- **sdk-coin-oas:** add oas sdk skeleton ([d04f601](https://github.com/BitGo/BitGoJS/commit/d04f601103e949da4ff50653b6d593c678536ea5))
|
|
213
|
+
|
|
214
|
+
## [22.1.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.29...@bitgo/sdk-coin-bsc@22.1.30) (2024-11-14)
|
|
215
|
+
|
|
216
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
217
|
+
|
|
218
|
+
## [22.1.29](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.28...@bitgo/sdk-coin-bsc@22.1.29) (2024-11-08)
|
|
219
|
+
|
|
220
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
221
|
+
|
|
222
|
+
## [22.1.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.27...@bitgo/sdk-coin-bsc@22.1.28) (2024-11-07)
|
|
223
|
+
|
|
224
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
225
|
+
|
|
226
|
+
## [22.1.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.26...@bitgo/sdk-coin-bsc@22.1.27) (2024-11-01)
|
|
227
|
+
|
|
228
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
229
|
+
|
|
230
|
+
## [22.1.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.25...@bitgo/sdk-coin-bsc@22.1.26) (2024-10-22)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
233
|
+
|
|
234
|
+
## [22.1.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.24...@bitgo/sdk-coin-bsc@22.1.25) (2024-10-15)
|
|
235
|
+
|
|
236
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
237
|
+
|
|
238
|
+
## [22.1.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.23...@bitgo/sdk-coin-bsc@22.1.24) (2024-10-08)
|
|
239
|
+
|
|
240
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
241
|
+
|
|
242
|
+
## [22.1.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.22...@bitgo/sdk-coin-bsc@22.1.23) (2024-10-04)
|
|
243
|
+
|
|
244
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
245
|
+
|
|
246
|
+
## [22.1.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.21...@bitgo/sdk-coin-bsc@22.1.22) (2024-09-24)
|
|
247
|
+
|
|
248
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
249
|
+
|
|
250
|
+
## [22.1.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.20...@bitgo/sdk-coin-bsc@22.1.21) (2024-09-19)
|
|
251
|
+
|
|
252
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
253
|
+
|
|
254
|
+
## [22.1.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.19...@bitgo/sdk-coin-bsc@22.1.20) (2024-09-16)
|
|
255
|
+
|
|
256
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
257
|
+
|
|
258
|
+
## [22.1.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.18...@bitgo/sdk-coin-bsc@22.1.19) (2024-09-10)
|
|
259
|
+
|
|
260
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
261
|
+
|
|
262
|
+
## [22.1.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.17...@bitgo/sdk-coin-bsc@22.1.18) (2024-09-03)
|
|
263
|
+
|
|
264
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
265
|
+
|
|
266
|
+
## [22.1.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.16...@bitgo/sdk-coin-bsc@22.1.17) (2024-08-29)
|
|
267
|
+
|
|
268
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
269
|
+
|
|
270
|
+
## [22.1.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.15...@bitgo/sdk-coin-bsc@22.1.16) (2024-08-27)
|
|
271
|
+
|
|
272
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
273
|
+
|
|
274
|
+
## [22.1.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.13...@bitgo/sdk-coin-bsc@22.1.15) (2024-08-20)
|
|
275
|
+
|
|
276
|
+
### Bug Fixes
|
|
277
|
+
|
|
278
|
+
- **sdk-coin-bsc:** use prefix for bsc ([e9019a4](https://github.com/BitGo/BitGoJS/commit/e9019a4ab59b22a385985a78732e863dc124c8a1))
|
|
279
|
+
|
|
280
|
+
## [22.1.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.13...@bitgo/sdk-coin-bsc@22.1.14) (2024-08-13)
|
|
281
|
+
|
|
282
|
+
### Bug Fixes
|
|
283
|
+
|
|
284
|
+
- **sdk-coin-bsc:** use prefix for bsc ([e9019a4](https://github.com/BitGo/BitGoJS/commit/e9019a4ab59b22a385985a78732e863dc124c8a1))
|
|
285
|
+
|
|
286
|
+
## [22.1.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.12...@bitgo/sdk-coin-bsc@22.1.13) (2024-08-07)
|
|
287
|
+
|
|
288
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
289
|
+
|
|
290
|
+
## [22.1.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.11...@bitgo/sdk-coin-bsc@22.1.12) (2024-07-30)
|
|
291
|
+
|
|
292
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
293
|
+
|
|
294
|
+
## [22.1.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.10...@bitgo/sdk-coin-bsc@22.1.11) (2024-07-24)
|
|
295
|
+
|
|
296
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
297
|
+
|
|
298
|
+
## [22.1.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.9...@bitgo/sdk-coin-bsc@22.1.10) (2024-07-16)
|
|
299
|
+
|
|
300
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
301
|
+
|
|
302
|
+
## [22.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.8...@bitgo/sdk-coin-bsc@22.1.9) (2024-07-04)
|
|
303
|
+
|
|
304
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
305
|
+
|
|
306
|
+
## [22.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.7...@bitgo/sdk-coin-bsc@22.1.8) (2024-07-02)
|
|
307
|
+
|
|
308
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
309
|
+
|
|
310
|
+
## [22.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.6...@bitgo/sdk-coin-bsc@22.1.7) (2024-06-27)
|
|
311
|
+
|
|
312
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
313
|
+
|
|
314
|
+
## [22.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.5...@bitgo/sdk-coin-bsc@22.1.6) (2024-06-26)
|
|
315
|
+
|
|
316
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
317
|
+
|
|
318
|
+
## [22.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.3...@bitgo/sdk-coin-bsc@22.1.5) (2024-06-21)
|
|
319
|
+
|
|
320
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
321
|
+
|
|
322
|
+
## [22.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.3...@bitgo/sdk-coin-bsc@22.1.4) (2024-06-20)
|
|
323
|
+
|
|
324
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
325
|
+
|
|
326
|
+
## [22.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.2...@bitgo/sdk-coin-bsc@22.1.3) (2024-06-14)
|
|
327
|
+
|
|
328
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
329
|
+
|
|
330
|
+
## [22.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.1...@bitgo/sdk-coin-bsc@22.1.2) (2024-06-11)
|
|
331
|
+
|
|
332
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
333
|
+
|
|
334
|
+
## [22.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.1.0...@bitgo/sdk-coin-bsc@22.1.1) (2024-06-05)
|
|
335
|
+
|
|
336
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
337
|
+
|
|
338
|
+
# [22.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.15...@bitgo/sdk-coin-bsc@22.1.0) (2024-05-31)
|
|
339
|
+
|
|
340
|
+
### Features
|
|
341
|
+
|
|
342
|
+
- **abstract-eth:** add recovery support for bsc and polygon mpcv2 ([820e7b4](https://github.com/BitGo/BitGoJS/commit/820e7b40574add1bc7a05954961c7e7473972168))
|
|
343
|
+
|
|
344
|
+
## [22.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.14...@bitgo/sdk-coin-bsc@22.0.15) (2024-05-28)
|
|
345
|
+
|
|
346
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
347
|
+
|
|
348
|
+
## [22.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.13...@bitgo/sdk-coin-bsc@22.0.14) (2024-05-22)
|
|
349
|
+
|
|
350
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
351
|
+
|
|
352
|
+
## [22.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.12...@bitgo/sdk-coin-bsc@22.0.13) (2024-05-17)
|
|
353
|
+
|
|
354
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
355
|
+
|
|
356
|
+
## [22.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.11...@bitgo/sdk-coin-bsc@22.0.12) (2024-05-13)
|
|
357
|
+
|
|
358
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
359
|
+
|
|
360
|
+
## [22.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.10...@bitgo/sdk-coin-bsc@22.0.11) (2024-05-08)
|
|
361
|
+
|
|
362
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
363
|
+
|
|
364
|
+
## [22.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.9...@bitgo/sdk-coin-bsc@22.0.10) (2024-05-01)
|
|
365
|
+
|
|
366
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
367
|
+
|
|
368
|
+
## [22.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.8...@bitgo/sdk-coin-bsc@22.0.9) (2024-04-25)
|
|
369
|
+
|
|
370
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
371
|
+
|
|
372
|
+
## [22.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.7...@bitgo/sdk-coin-bsc@22.0.8) (2024-04-24)
|
|
373
|
+
|
|
374
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
375
|
+
|
|
376
|
+
## [22.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.6...@bitgo/sdk-coin-bsc@22.0.7) (2024-04-22)
|
|
377
|
+
|
|
378
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
379
|
+
|
|
380
|
+
## [22.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.5...@bitgo/sdk-coin-bsc@22.0.6) (2024-04-17)
|
|
381
|
+
|
|
382
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
383
|
+
|
|
384
|
+
## [22.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.4...@bitgo/sdk-coin-bsc@22.0.5) (2024-04-12)
|
|
385
|
+
|
|
386
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
387
|
+
|
|
388
|
+
## [22.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.3...@bitgo/sdk-coin-bsc@22.0.4) (2024-04-10)
|
|
389
|
+
|
|
390
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
391
|
+
|
|
392
|
+
## [22.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.2...@bitgo/sdk-coin-bsc@22.0.3) (2024-04-09)
|
|
393
|
+
|
|
394
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
395
|
+
|
|
396
|
+
## [22.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.1...@bitgo/sdk-coin-bsc@22.0.2) (2024-04-08)
|
|
397
|
+
|
|
398
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
399
|
+
|
|
400
|
+
## [22.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.0.0...@bitgo/sdk-coin-bsc@22.0.1) (2024-04-05)
|
|
401
|
+
|
|
402
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
403
|
+
|
|
404
|
+
# [22.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@21.0.4...@bitgo/sdk-coin-bsc@22.0.0) (2024-03-28)
|
|
405
|
+
|
|
406
|
+
### Features
|
|
407
|
+
|
|
408
|
+
- **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
|
|
409
|
+
|
|
410
|
+
### BREAKING CHANGES
|
|
411
|
+
|
|
412
|
+
- **root:** Node 16 is no longer supported in bitgojs.
|
|
413
|
+
TICKET: WP-1100
|
|
414
|
+
|
|
415
|
+
## [21.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@21.0.3...@bitgo/sdk-coin-bsc@21.0.4) (2024-03-19)
|
|
416
|
+
|
|
417
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
418
|
+
|
|
419
|
+
## [21.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@21.0.2...@bitgo/sdk-coin-bsc@21.0.3) (2024-03-11)
|
|
420
|
+
|
|
421
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
422
|
+
|
|
423
|
+
## [21.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@21.0.1...@bitgo/sdk-coin-bsc@21.0.2) (2024-02-28)
|
|
424
|
+
|
|
425
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
426
|
+
|
|
427
|
+
## [21.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@21.0.0...@bitgo/sdk-coin-bsc@21.0.1) (2024-02-22)
|
|
428
|
+
|
|
429
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
430
|
+
|
|
431
|
+
# [21.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@21.0.0) (2024-02-19)
|
|
432
|
+
|
|
433
|
+
### Bug Fixes
|
|
434
|
+
|
|
435
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
436
|
+
|
|
437
|
+
### Code Refactoring
|
|
438
|
+
|
|
439
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
440
|
+
|
|
441
|
+
### Features
|
|
442
|
+
|
|
443
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
444
|
+
|
|
445
|
+
### BREAKING CHANGES
|
|
446
|
+
|
|
447
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
448
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
449
|
+
and MPC related methods
|
|
450
|
+
|
|
451
|
+
TICKET: WIN-1021
|
|
452
|
+
|
|
453
|
+
# [20.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@20.0.0) (2024-01-30)
|
|
454
|
+
|
|
455
|
+
### Bug Fixes
|
|
456
|
+
|
|
457
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
458
|
+
|
|
459
|
+
### Code Refactoring
|
|
460
|
+
|
|
461
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
462
|
+
|
|
463
|
+
### Features
|
|
464
|
+
|
|
465
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
466
|
+
|
|
467
|
+
### BREAKING CHANGES
|
|
468
|
+
|
|
469
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
470
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
471
|
+
and MPC related methods
|
|
472
|
+
|
|
473
|
+
TICKET: WIN-1021
|
|
474
|
+
|
|
475
|
+
# [19.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@19.0.0) (2024-01-26)
|
|
476
|
+
|
|
477
|
+
### Bug Fixes
|
|
478
|
+
|
|
479
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
480
|
+
|
|
481
|
+
### Code Refactoring
|
|
482
|
+
|
|
483
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
484
|
+
|
|
485
|
+
### Features
|
|
486
|
+
|
|
487
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
488
|
+
|
|
489
|
+
### BREAKING CHANGES
|
|
490
|
+
|
|
491
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
492
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
493
|
+
and MPC related methods
|
|
494
|
+
|
|
495
|
+
TICKET: WIN-1021
|
|
496
|
+
|
|
497
|
+
# [18.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@18.0.0) (2024-01-26)
|
|
498
|
+
|
|
499
|
+
### Bug Fixes
|
|
500
|
+
|
|
501
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
502
|
+
|
|
503
|
+
### Code Refactoring
|
|
504
|
+
|
|
505
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
506
|
+
|
|
507
|
+
### Features
|
|
508
|
+
|
|
509
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
510
|
+
|
|
511
|
+
### BREAKING CHANGES
|
|
512
|
+
|
|
513
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
514
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
515
|
+
and MPC related methods
|
|
516
|
+
|
|
517
|
+
TICKET: WIN-1021
|
|
518
|
+
|
|
519
|
+
# [17.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@17.0.0) (2024-01-25)
|
|
520
|
+
|
|
521
|
+
### Bug Fixes
|
|
522
|
+
|
|
523
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
524
|
+
|
|
525
|
+
### Code Refactoring
|
|
526
|
+
|
|
527
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
528
|
+
|
|
529
|
+
### Features
|
|
530
|
+
|
|
531
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
532
|
+
|
|
533
|
+
### BREAKING CHANGES
|
|
534
|
+
|
|
535
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
536
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
537
|
+
and MPC related methods
|
|
538
|
+
|
|
539
|
+
TICKET: WIN-1021
|
|
540
|
+
|
|
541
|
+
# [16.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@16.0.0) (2024-01-22)
|
|
542
|
+
|
|
543
|
+
### Bug Fixes
|
|
544
|
+
|
|
545
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
546
|
+
|
|
547
|
+
### Code Refactoring
|
|
548
|
+
|
|
549
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
550
|
+
|
|
551
|
+
### Features
|
|
552
|
+
|
|
553
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
554
|
+
|
|
555
|
+
### BREAKING CHANGES
|
|
556
|
+
|
|
557
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
558
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
559
|
+
and MPC related methods
|
|
560
|
+
|
|
561
|
+
TICKET: WIN-1021
|
|
562
|
+
|
|
563
|
+
# [15.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@15.0.0) (2024-01-09)
|
|
564
|
+
|
|
565
|
+
### Bug Fixes
|
|
566
|
+
|
|
567
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
568
|
+
|
|
569
|
+
### Code Refactoring
|
|
570
|
+
|
|
571
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
572
|
+
|
|
573
|
+
### Features
|
|
574
|
+
|
|
575
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
576
|
+
|
|
577
|
+
### BREAKING CHANGES
|
|
578
|
+
|
|
579
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
580
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
581
|
+
and MPC related methods
|
|
582
|
+
|
|
583
|
+
TICKET: WIN-1021
|
|
584
|
+
|
|
585
|
+
# [14.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@14.0.0) (2024-01-03)
|
|
586
|
+
|
|
587
|
+
### Bug Fixes
|
|
588
|
+
|
|
589
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
590
|
+
|
|
591
|
+
### Code Refactoring
|
|
592
|
+
|
|
593
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
594
|
+
|
|
595
|
+
### Features
|
|
596
|
+
|
|
597
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
598
|
+
|
|
599
|
+
### BREAKING CHANGES
|
|
600
|
+
|
|
601
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
602
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
603
|
+
and MPC related methods
|
|
604
|
+
|
|
605
|
+
TICKET: WIN-1021
|
|
606
|
+
|
|
607
|
+
# [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@13.0.0) (2023-12-18)
|
|
608
|
+
|
|
609
|
+
### Bug Fixes
|
|
610
|
+
|
|
611
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
612
|
+
|
|
613
|
+
### Code Refactoring
|
|
614
|
+
|
|
615
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
616
|
+
|
|
617
|
+
### Features
|
|
618
|
+
|
|
619
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
620
|
+
|
|
621
|
+
### BREAKING CHANGES
|
|
622
|
+
|
|
623
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
624
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
625
|
+
and MPC related methods
|
|
626
|
+
|
|
627
|
+
TICKET: WIN-1021
|
|
628
|
+
|
|
629
|
+
# [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@12.0.0) (2023-12-12)
|
|
630
|
+
|
|
631
|
+
### Bug Fixes
|
|
632
|
+
|
|
633
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
634
|
+
|
|
635
|
+
### Code Refactoring
|
|
636
|
+
|
|
637
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
638
|
+
|
|
639
|
+
### Features
|
|
640
|
+
|
|
641
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
642
|
+
|
|
643
|
+
### BREAKING CHANGES
|
|
644
|
+
|
|
645
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
646
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
647
|
+
and MPC related methods
|
|
648
|
+
|
|
649
|
+
TICKET: WIN-1021
|
|
650
|
+
|
|
651
|
+
# [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@11.0.0) (2023-12-09)
|
|
652
|
+
|
|
653
|
+
### Bug Fixes
|
|
654
|
+
|
|
655
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
656
|
+
|
|
657
|
+
### Code Refactoring
|
|
658
|
+
|
|
659
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
660
|
+
|
|
661
|
+
### Features
|
|
662
|
+
|
|
663
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
664
|
+
|
|
665
|
+
### BREAKING CHANGES
|
|
666
|
+
|
|
667
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
668
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
669
|
+
and MPC related methods
|
|
670
|
+
|
|
671
|
+
TICKET: WIN-1021
|
|
672
|
+
|
|
673
|
+
# [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@10.0.0) (2023-12-05)
|
|
674
|
+
|
|
675
|
+
### Bug Fixes
|
|
676
|
+
|
|
677
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
678
|
+
|
|
679
|
+
### Code Refactoring
|
|
680
|
+
|
|
681
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
682
|
+
|
|
683
|
+
### Features
|
|
684
|
+
|
|
685
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
686
|
+
|
|
687
|
+
### BREAKING CHANGES
|
|
688
|
+
|
|
689
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
690
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
691
|
+
and MPC related methods
|
|
692
|
+
|
|
693
|
+
TICKET: WIN-1021
|
|
694
|
+
|
|
695
|
+
# [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@9.0.0) (2023-11-28)
|
|
696
|
+
|
|
697
|
+
### Bug Fixes
|
|
698
|
+
|
|
699
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
700
|
+
|
|
701
|
+
### Code Refactoring
|
|
702
|
+
|
|
703
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
704
|
+
|
|
705
|
+
### Features
|
|
706
|
+
|
|
707
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
708
|
+
|
|
709
|
+
### BREAKING CHANGES
|
|
710
|
+
|
|
711
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
712
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
713
|
+
and MPC related methods
|
|
714
|
+
|
|
715
|
+
TICKET: WIN-1021
|
|
716
|
+
|
|
717
|
+
# [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@8.0.0) (2023-11-24)
|
|
718
|
+
|
|
719
|
+
### Bug Fixes
|
|
720
|
+
|
|
721
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
722
|
+
|
|
723
|
+
### Code Refactoring
|
|
724
|
+
|
|
725
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
726
|
+
|
|
727
|
+
### Features
|
|
728
|
+
|
|
729
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
730
|
+
|
|
731
|
+
### BREAKING CHANGES
|
|
732
|
+
|
|
733
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
734
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
735
|
+
and MPC related methods
|
|
736
|
+
|
|
737
|
+
TICKET: WIN-1021
|
|
738
|
+
|
|
739
|
+
# [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@7.0.0) (2023-11-17)
|
|
740
|
+
|
|
741
|
+
### Bug Fixes
|
|
742
|
+
|
|
743
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
744
|
+
|
|
745
|
+
### Code Refactoring
|
|
746
|
+
|
|
747
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
748
|
+
|
|
749
|
+
### Features
|
|
750
|
+
|
|
751
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
752
|
+
|
|
753
|
+
### BREAKING CHANGES
|
|
754
|
+
|
|
755
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
756
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
757
|
+
and MPC related methods
|
|
758
|
+
|
|
759
|
+
TICKET: WIN-1021
|
|
760
|
+
|
|
761
|
+
# [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@6.0.0) (2023-11-13)
|
|
762
|
+
|
|
763
|
+
### Bug Fixes
|
|
764
|
+
|
|
765
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
766
|
+
|
|
767
|
+
### Code Refactoring
|
|
768
|
+
|
|
769
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
770
|
+
|
|
771
|
+
### Features
|
|
772
|
+
|
|
773
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
774
|
+
|
|
775
|
+
### BREAKING CHANGES
|
|
776
|
+
|
|
777
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
778
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
779
|
+
and MPC related methods
|
|
780
|
+
|
|
781
|
+
TICKET: WIN-1021
|
|
782
|
+
|
|
783
|
+
# [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@5.0.0) (2023-11-13)
|
|
784
|
+
|
|
785
|
+
### Bug Fixes
|
|
786
|
+
|
|
787
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
788
|
+
|
|
789
|
+
### Code Refactoring
|
|
790
|
+
|
|
791
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
792
|
+
|
|
793
|
+
### Features
|
|
794
|
+
|
|
795
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
796
|
+
|
|
797
|
+
### BREAKING CHANGES
|
|
798
|
+
|
|
799
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
800
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
801
|
+
and MPC related methods
|
|
802
|
+
|
|
803
|
+
TICKET: WIN-1021
|
|
804
|
+
|
|
805
|
+
# [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@4.0.0) (2023-11-13)
|
|
806
|
+
|
|
807
|
+
### Bug Fixes
|
|
808
|
+
|
|
809
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
810
|
+
|
|
811
|
+
### Code Refactoring
|
|
812
|
+
|
|
813
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
814
|
+
|
|
815
|
+
### Features
|
|
816
|
+
|
|
817
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
818
|
+
|
|
819
|
+
### BREAKING CHANGES
|
|
820
|
+
|
|
821
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
822
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
823
|
+
and MPC related methods
|
|
824
|
+
|
|
825
|
+
TICKET: WIN-1021
|
|
826
|
+
|
|
827
|
+
# [3.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.10.0) (2023-10-20)
|
|
828
|
+
|
|
829
|
+
### Bug Fixes
|
|
830
|
+
|
|
831
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
832
|
+
|
|
833
|
+
### Features
|
|
834
|
+
|
|
835
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
836
|
+
|
|
837
|
+
# [3.9.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.9.0) (2023-10-18)
|
|
838
|
+
|
|
839
|
+
### Bug Fixes
|
|
840
|
+
|
|
841
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
842
|
+
|
|
843
|
+
### Features
|
|
844
|
+
|
|
845
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
846
|
+
|
|
847
|
+
## [3.8.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.11) (2023-09-25)
|
|
848
|
+
|
|
849
|
+
### Bug Fixes
|
|
850
|
+
|
|
851
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
852
|
+
|
|
853
|
+
## [3.8.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.10) (2023-09-09)
|
|
854
|
+
|
|
855
|
+
### Bug Fixes
|
|
856
|
+
|
|
857
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
858
|
+
|
|
859
|
+
## [3.8.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.9) (2023-09-09)
|
|
860
|
+
|
|
861
|
+
### Bug Fixes
|
|
862
|
+
|
|
863
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
864
|
+
|
|
865
|
+
## [3.8.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.8) (2023-09-07)
|
|
866
|
+
|
|
867
|
+
### Bug Fixes
|
|
868
|
+
|
|
869
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
870
|
+
|
|
871
|
+
## [3.8.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.7) (2023-09-05)
|
|
872
|
+
|
|
873
|
+
### Bug Fixes
|
|
874
|
+
|
|
875
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
876
|
+
|
|
877
|
+
## [3.8.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.6) (2023-09-01)
|
|
878
|
+
|
|
879
|
+
### Bug Fixes
|
|
880
|
+
|
|
881
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
882
|
+
|
|
883
|
+
## [3.8.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.5) (2023-08-29)
|
|
884
|
+
|
|
885
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
886
|
+
|
|
887
|
+
## [3.8.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.4) (2023-08-25)
|
|
888
|
+
|
|
889
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
890
|
+
|
|
891
|
+
## [3.8.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.3) (2023-08-24)
|
|
892
|
+
|
|
893
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
894
|
+
|
|
895
|
+
## [3.8.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.2) (2023-08-16)
|
|
896
|
+
|
|
897
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
898
|
+
|
|
899
|
+
## [3.8.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.8.0...@bitgo/sdk-coin-bsc@3.8.1) (2023-08-16)
|
|
900
|
+
|
|
901
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
902
|
+
|
|
903
|
+
# [3.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.6.5...@bitgo/sdk-coin-bsc@3.8.0) (2023-08-04)
|
|
904
|
+
|
|
905
|
+
### Features
|
|
906
|
+
|
|
907
|
+
- **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
|
|
908
|
+
- **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
|
|
909
|
+
|
|
910
|
+
# [3.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.6.5...@bitgo/sdk-coin-bsc@3.7.0) (2023-07-28)
|
|
911
|
+
|
|
912
|
+
### Features
|
|
913
|
+
|
|
914
|
+
- **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
|
|
915
|
+
- **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
|
|
916
|
+
|
|
917
|
+
## [3.6.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.6.4...@bitgo/sdk-coin-bsc@3.6.5) (2023-07-18)
|
|
918
|
+
|
|
919
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
920
|
+
|
|
921
|
+
## [3.6.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.6.3...@bitgo/sdk-coin-bsc@3.6.4) (2023-06-21)
|
|
922
|
+
|
|
923
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
924
|
+
|
|
925
|
+
## [3.6.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.6.2...@bitgo/sdk-coin-bsc@3.6.3) (2023-06-14)
|
|
926
|
+
|
|
927
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
928
|
+
|
|
929
|
+
## [3.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.6.1...@bitgo/sdk-coin-bsc@3.6.2) (2023-06-13)
|
|
930
|
+
|
|
931
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
932
|
+
|
|
933
|
+
## [3.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.6.0...@bitgo/sdk-coin-bsc@3.6.1) (2023-06-07)
|
|
934
|
+
|
|
935
|
+
### Bug Fixes
|
|
936
|
+
|
|
937
|
+
- **sdk-coin-bsc:** remove unused dependency ([9b04c61](https://github.com/BitGo/BitGoJS/commit/9b04c61b5c86d221bde05fc4005e30e713989054))
|
|
938
|
+
|
|
939
|
+
# [3.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.5.4...@bitgo/sdk-coin-bsc@3.6.0) (2023-06-05)
|
|
940
|
+
|
|
941
|
+
### Bug Fixes
|
|
942
|
+
|
|
943
|
+
- **root:** update module deps ([98e0945](https://github.com/BitGo/BitGoJS/commit/98e09451f3ead6a0dd7c3aa3df62f8d000ba2f0e))
|
|
944
|
+
|
|
945
|
+
### Features
|
|
946
|
+
|
|
947
|
+
- **sdk-core:** refactor signConvert to steps ([94e2cae](https://github.com/BitGo/BitGoJS/commit/94e2cae6e1292a4e9684c3c2ab7141221137d52e))
|
|
948
|
+
- **sdk-core:** simplify mpc.appendChallenge ([67bee8f](https://github.com/BitGo/BitGoJS/commit/67bee8f1b4f37cd12d6d14ea4d51ddcfde679563))
|
|
949
|
+
- **sdk-lib-mpc:** make rangeProof challenges mandatory for appendChallenge ([1f68b30](https://github.com/BitGo/BitGoJS/commit/1f68b30676966720cb1a42c039e35d3ddeea4974))
|
|
950
|
+
|
|
951
|
+
## [3.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.5.3...@bitgo/sdk-coin-bsc@3.5.4) (2023-05-25)
|
|
952
|
+
|
|
953
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
954
|
+
|
|
955
|
+
## [3.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.5.2...@bitgo/sdk-coin-bsc@3.5.3) (2023-05-17)
|
|
956
|
+
|
|
957
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
958
|
+
|
|
959
|
+
## [3.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.5.1...@bitgo/sdk-coin-bsc@3.5.2) (2023-05-10)
|
|
960
|
+
|
|
961
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
962
|
+
|
|
963
|
+
## [3.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.5.0...@bitgo/sdk-coin-bsc@3.5.1) (2023-05-03)
|
|
964
|
+
|
|
965
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
966
|
+
|
|
967
|
+
# [3.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.4.1...@bitgo/sdk-coin-bsc@3.5.0) (2023-04-25)
|
|
968
|
+
|
|
969
|
+
### Features
|
|
970
|
+
|
|
971
|
+
- **sdk-core:** update ecdsa signing to use enterprise challenge ([c626f00](https://github.com/BitGo/BitGoJS/commit/c626f00e141db2ef4147b3e0c4badf1776729465))
|
|
972
|
+
|
|
973
|
+
## [3.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.4.0...@bitgo/sdk-coin-bsc@3.4.1) (2023-04-20)
|
|
974
|
+
|
|
975
|
+
### Bug Fixes
|
|
976
|
+
|
|
977
|
+
- **root:** update tests using safe primes ([5a275ff](https://github.com/BitGo/BitGoJS/commit/5a275ffbf3eecf351dfbb0b4538d62dd0a2f2a43))
|
|
978
|
+
|
|
979
|
+
# [3.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.3.1...@bitgo/sdk-coin-bsc@3.4.0) (2023-04-13)
|
|
980
|
+
|
|
981
|
+
### Features
|
|
982
|
+
|
|
983
|
+
- **sdk-coin-bsc:** allow account consolidations ([0d94585](https://github.com/BitGo/BitGoJS/commit/0d94585cb5ddcbb1a90388930287c5952f67f658))
|
|
984
|
+
|
|
6
985
|
## [3.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.3.0...@bitgo/sdk-coin-bsc@3.3.1) (2023-02-17)
|
|
7
986
|
|
|
8
987
|
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|