@bitgo-beta/sdk-coin-bsc 1.3.3-alpha.402 → 1.3.3-alpha.404
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/.eslintignore +5 -0
- package/.mocharc.yml +8 -0
- package/CHANGELOG.md +1128 -0
- package/package.json +8 -11
- package/dist/test/fixtures/ecdsa.d.ts +0 -105
- package/dist/test/fixtures/ecdsa.d.ts.map +0 -1
- package/dist/test/fixtures/ecdsa.js +0 -108
- package/dist/test/resources/bsc.d.ts +0 -10
- package/dist/test/resources/bsc.d.ts.map +0 -1
- package/dist/test/resources/bsc.js +0 -13
- package/dist/test/unit/bsc.d.ts +0 -2
- package/dist/test/unit/bsc.d.ts.map +0 -1
- package/dist/test/unit/bsc.js +0 -37
- package/dist/test/unit/bscToken.d.ts +0 -2
- package/dist/test/unit/bscToken.d.ts.map +0 -1
- package/dist/test/unit/bscToken.js +0 -31
- package/dist/test/unit/getBuilder.d.ts +0 -3
- package/dist/test/unit/getBuilder.d.ts.map +0 -1
- package/dist/test/unit/getBuilder.js +0 -10
- package/dist/test/unit/messages/eip191MessageBuilder.d.ts +0 -2
- package/dist/test/unit/messages/eip191MessageBuilder.d.ts.map +0 -1
- package/dist/test/unit/messages/eip191MessageBuilder.js +0 -153
- package/dist/test/unit/messages/fixtures.d.ts +0 -25
- package/dist/test/unit/messages/fixtures.d.ts.map +0 -1
- package/dist/test/unit/messages/fixtures.js +0 -29
- package/dist/test/unit/messages/index.d.ts +0 -5
- package/dist/test/unit/messages/index.d.ts.map +0 -1
- package/dist/test/unit/messages/index.js +0 -21
- package/dist/test/unit/messages/integration.d.ts +0 -2
- package/dist/test/unit/messages/integration.d.ts.map +0 -1
- package/dist/test/unit/messages/integration.js +0 -96
- package/dist/test/unit/messages/messageBuilderFactory.d.ts +0 -2
- package/dist/test/unit/messages/messageBuilderFactory.d.ts.map +0 -1
- package/dist/test/unit/messages/messageBuilderFactory.js +0 -84
- package/dist/test/unit/transactionBuilder/send.d.ts +0 -2
- package/dist/test/unit/transactionBuilder/send.d.ts.map +0 -1
- package/dist/test/unit/transactionBuilder/send.js +0 -19
- package/dist/test/unit/utils.d.ts +0 -2
- package/dist/test/unit/utils.d.ts.map +0 -1
- package/dist/test/unit/utils.js +0 -29
- package/dist/tsconfig.tsbuildinfo +0 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1128 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
# [22.8.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.7.2...@bitgo/sdk-coin-bsc@22.8.0) (2025-09-25)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- configure learn to skip git operations ([ee3a622](https://github.com/BitGo/BitGoJS/commit/ee3a6220496476aa7f4545b5f4a9a3bf97d9bdb9))
|
|
11
|
+
|
|
12
|
+
## [22.7.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.7.1...@bitgo/sdk-coin-bsc@22.7.2) (2025-09-03)
|
|
13
|
+
|
|
14
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
15
|
+
|
|
16
|
+
## [22.7.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.7.0...@bitgo/sdk-coin-bsc@22.7.1) (2025-08-30)
|
|
17
|
+
|
|
18
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
19
|
+
|
|
20
|
+
# [22.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.6.1...@bitgo/sdk-coin-bsc@22.7.0) (2025-08-29)
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
- allow bsc to enable token for send many ([69b5d1e](https://github.com/BitGo/BitGoJS/commit/69b5d1e34d4371bb114651556a77cdd87d6a963a))
|
|
25
|
+
|
|
26
|
+
## [22.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.6.0...@bitgo/sdk-coin-bsc@22.6.1) (2025-08-27)
|
|
27
|
+
|
|
28
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
29
|
+
|
|
30
|
+
# [22.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.5.4...@bitgo/sdk-coin-bsc@22.6.0) (2025-08-22)
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
- **root:** migrate ts-node -> tsx ([ea180b4](https://github.com/BitGo/BitGoJS/commit/ea180b43001d8e956196bc07b32798e3a7031eeb))
|
|
35
|
+
|
|
36
|
+
## [22.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.5.3...@bitgo/sdk-coin-bsc@22.5.4) (2025-08-22)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
39
|
+
|
|
40
|
+
## [22.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.5.2...@bitgo/sdk-coin-bsc@22.5.3) (2025-08-19)
|
|
41
|
+
|
|
42
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
43
|
+
|
|
44
|
+
## [22.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.5.1...@bitgo/sdk-coin-bsc@22.5.2) (2025-08-14)
|
|
45
|
+
|
|
46
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
47
|
+
|
|
48
|
+
## [22.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@22.5.0...@bitgo/sdk-coin-bsc@22.5.1) (2025-08-07)
|
|
49
|
+
|
|
50
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
51
|
+
|
|
52
|
+
# [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)
|
|
53
|
+
|
|
54
|
+
### Features
|
|
55
|
+
|
|
56
|
+
- **sdk-coin-bsc:** add message builder factory ([c5bb08e](https://github.com/BitGo/BitGoJS/commit/c5bb08ec76334117850c3a9b5df6955ce04fed93))
|
|
57
|
+
|
|
58
|
+
# [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)
|
|
59
|
+
|
|
60
|
+
### Features
|
|
61
|
+
|
|
62
|
+
- **root:** enable passing apiKey for recovery on eth likes ([dc8d3c2](https://github.com/BitGo/BitGoJS/commit/dc8d3c201b5ab82b05e1db69f310a0860e21bf78))
|
|
63
|
+
|
|
64
|
+
## [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)
|
|
65
|
+
|
|
66
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
67
|
+
|
|
68
|
+
## [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)
|
|
69
|
+
|
|
70
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
71
|
+
|
|
72
|
+
## [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)
|
|
73
|
+
|
|
74
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
75
|
+
|
|
76
|
+
## [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)
|
|
77
|
+
|
|
78
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
79
|
+
|
|
80
|
+
## [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)
|
|
81
|
+
|
|
82
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
83
|
+
|
|
84
|
+
## [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)
|
|
85
|
+
|
|
86
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
87
|
+
|
|
88
|
+
## [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)
|
|
89
|
+
|
|
90
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
91
|
+
|
|
92
|
+
## [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)
|
|
93
|
+
|
|
94
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
95
|
+
|
|
96
|
+
## [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)
|
|
97
|
+
|
|
98
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
99
|
+
|
|
100
|
+
# [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)
|
|
101
|
+
|
|
102
|
+
### Features
|
|
103
|
+
|
|
104
|
+
- **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
|
|
105
|
+
|
|
106
|
+
## [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)
|
|
107
|
+
|
|
108
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
109
|
+
|
|
110
|
+
## [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)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
113
|
+
|
|
114
|
+
## [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)
|
|
115
|
+
|
|
116
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
117
|
+
|
|
118
|
+
## [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)
|
|
119
|
+
|
|
120
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
121
|
+
|
|
122
|
+
## [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)
|
|
123
|
+
|
|
124
|
+
### Bug Fixes
|
|
125
|
+
|
|
126
|
+
- **sdk-coin-bsc:** override verifytsstxn method for bsc ([3d29436](https://github.com/BitGo/BitGoJS/commit/3d294365bdda568f9517683067e9b6fd7347e237))
|
|
127
|
+
|
|
128
|
+
## [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)
|
|
129
|
+
|
|
130
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
131
|
+
|
|
132
|
+
## [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)
|
|
133
|
+
|
|
134
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
135
|
+
|
|
136
|
+
## [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)
|
|
137
|
+
|
|
138
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
139
|
+
|
|
140
|
+
## [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)
|
|
141
|
+
|
|
142
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
143
|
+
|
|
144
|
+
## [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)
|
|
145
|
+
|
|
146
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
147
|
+
|
|
148
|
+
## [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)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
151
|
+
|
|
152
|
+
## [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)
|
|
153
|
+
|
|
154
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
155
|
+
|
|
156
|
+
## [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)
|
|
157
|
+
|
|
158
|
+
### Bug Fixes
|
|
159
|
+
|
|
160
|
+
- **sdk-core:** set default multisig if empty ([e2727df](https://github.com/BitGo/BitGoJS/commit/e2727dfc89dd314a607b737e761e5eff824606af))
|
|
161
|
+
|
|
162
|
+
## [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)
|
|
163
|
+
|
|
164
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
165
|
+
|
|
166
|
+
## [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)
|
|
167
|
+
|
|
168
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
169
|
+
|
|
170
|
+
## [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)
|
|
171
|
+
|
|
172
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
173
|
+
|
|
174
|
+
## [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)
|
|
175
|
+
|
|
176
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
177
|
+
|
|
178
|
+
## [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)
|
|
179
|
+
|
|
180
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
181
|
+
|
|
182
|
+
## [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)
|
|
183
|
+
|
|
184
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
185
|
+
|
|
186
|
+
## [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)
|
|
187
|
+
|
|
188
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
189
|
+
|
|
190
|
+
## [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)
|
|
191
|
+
|
|
192
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
193
|
+
|
|
194
|
+
## [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)
|
|
195
|
+
|
|
196
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
197
|
+
|
|
198
|
+
## [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)
|
|
199
|
+
|
|
200
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
201
|
+
|
|
202
|
+
## [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)
|
|
203
|
+
|
|
204
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
205
|
+
|
|
206
|
+
## [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)
|
|
207
|
+
|
|
208
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
209
|
+
|
|
210
|
+
## [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)
|
|
211
|
+
|
|
212
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
213
|
+
|
|
214
|
+
## [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)
|
|
215
|
+
|
|
216
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
217
|
+
|
|
218
|
+
## [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)
|
|
219
|
+
|
|
220
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
221
|
+
|
|
222
|
+
## [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)
|
|
223
|
+
|
|
224
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
225
|
+
|
|
226
|
+
## [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)
|
|
227
|
+
|
|
228
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
229
|
+
|
|
230
|
+
## [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)
|
|
231
|
+
|
|
232
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
233
|
+
|
|
234
|
+
## [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)
|
|
235
|
+
|
|
236
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
237
|
+
|
|
238
|
+
## [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)
|
|
239
|
+
|
|
240
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
241
|
+
|
|
242
|
+
## [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)
|
|
243
|
+
|
|
244
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
245
|
+
|
|
246
|
+
## [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)
|
|
247
|
+
|
|
248
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
249
|
+
|
|
250
|
+
## [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)
|
|
251
|
+
|
|
252
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
253
|
+
|
|
254
|
+
# [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)
|
|
255
|
+
|
|
256
|
+
### Features
|
|
257
|
+
|
|
258
|
+
- **sdk-coin-oas:** add oas sdk skeleton ([d04f601](https://github.com/BitGo/BitGoJS/commit/d04f601103e949da4ff50653b6d593c678536ea5))
|
|
259
|
+
|
|
260
|
+
## [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)
|
|
261
|
+
|
|
262
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
263
|
+
|
|
264
|
+
## [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)
|
|
265
|
+
|
|
266
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
267
|
+
|
|
268
|
+
## [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)
|
|
269
|
+
|
|
270
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
271
|
+
|
|
272
|
+
## [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)
|
|
273
|
+
|
|
274
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
275
|
+
|
|
276
|
+
## [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)
|
|
277
|
+
|
|
278
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
279
|
+
|
|
280
|
+
## [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)
|
|
281
|
+
|
|
282
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
283
|
+
|
|
284
|
+
## [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)
|
|
285
|
+
|
|
286
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
287
|
+
|
|
288
|
+
## [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)
|
|
289
|
+
|
|
290
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
291
|
+
|
|
292
|
+
## [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)
|
|
293
|
+
|
|
294
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
295
|
+
|
|
296
|
+
## [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)
|
|
297
|
+
|
|
298
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
299
|
+
|
|
300
|
+
## [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)
|
|
301
|
+
|
|
302
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
303
|
+
|
|
304
|
+
## [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)
|
|
305
|
+
|
|
306
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
307
|
+
|
|
308
|
+
## [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)
|
|
309
|
+
|
|
310
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
311
|
+
|
|
312
|
+
## [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)
|
|
313
|
+
|
|
314
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
315
|
+
|
|
316
|
+
## [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)
|
|
317
|
+
|
|
318
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
319
|
+
|
|
320
|
+
## [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)
|
|
321
|
+
|
|
322
|
+
### Bug Fixes
|
|
323
|
+
|
|
324
|
+
- **sdk-coin-bsc:** use prefix for bsc ([e9019a4](https://github.com/BitGo/BitGoJS/commit/e9019a4ab59b22a385985a78732e863dc124c8a1))
|
|
325
|
+
|
|
326
|
+
## [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)
|
|
327
|
+
|
|
328
|
+
### Bug Fixes
|
|
329
|
+
|
|
330
|
+
- **sdk-coin-bsc:** use prefix for bsc ([e9019a4](https://github.com/BitGo/BitGoJS/commit/e9019a4ab59b22a385985a78732e863dc124c8a1))
|
|
331
|
+
|
|
332
|
+
## [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)
|
|
333
|
+
|
|
334
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
335
|
+
|
|
336
|
+
## [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)
|
|
337
|
+
|
|
338
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
339
|
+
|
|
340
|
+
## [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)
|
|
341
|
+
|
|
342
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
343
|
+
|
|
344
|
+
## [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)
|
|
345
|
+
|
|
346
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
347
|
+
|
|
348
|
+
## [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)
|
|
349
|
+
|
|
350
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
351
|
+
|
|
352
|
+
## [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)
|
|
353
|
+
|
|
354
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
355
|
+
|
|
356
|
+
## [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)
|
|
357
|
+
|
|
358
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
359
|
+
|
|
360
|
+
## [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)
|
|
361
|
+
|
|
362
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
363
|
+
|
|
364
|
+
## [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)
|
|
365
|
+
|
|
366
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
367
|
+
|
|
368
|
+
## [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)
|
|
369
|
+
|
|
370
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
371
|
+
|
|
372
|
+
## [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)
|
|
373
|
+
|
|
374
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
375
|
+
|
|
376
|
+
## [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)
|
|
377
|
+
|
|
378
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
379
|
+
|
|
380
|
+
## [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)
|
|
381
|
+
|
|
382
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
383
|
+
|
|
384
|
+
# [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)
|
|
385
|
+
|
|
386
|
+
### Features
|
|
387
|
+
|
|
388
|
+
- **abstract-eth:** add recovery support for bsc and polygon mpcv2 ([820e7b4](https://github.com/BitGo/BitGoJS/commit/820e7b40574add1bc7a05954961c7e7473972168))
|
|
389
|
+
|
|
390
|
+
## [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)
|
|
391
|
+
|
|
392
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
393
|
+
|
|
394
|
+
## [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)
|
|
395
|
+
|
|
396
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
397
|
+
|
|
398
|
+
## [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)
|
|
399
|
+
|
|
400
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
401
|
+
|
|
402
|
+
## [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)
|
|
403
|
+
|
|
404
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
405
|
+
|
|
406
|
+
## [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)
|
|
407
|
+
|
|
408
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
409
|
+
|
|
410
|
+
## [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)
|
|
411
|
+
|
|
412
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
413
|
+
|
|
414
|
+
## [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)
|
|
415
|
+
|
|
416
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
417
|
+
|
|
418
|
+
## [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)
|
|
419
|
+
|
|
420
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
421
|
+
|
|
422
|
+
## [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)
|
|
423
|
+
|
|
424
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
425
|
+
|
|
426
|
+
## [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)
|
|
427
|
+
|
|
428
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
429
|
+
|
|
430
|
+
## [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)
|
|
431
|
+
|
|
432
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
433
|
+
|
|
434
|
+
## [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)
|
|
435
|
+
|
|
436
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
437
|
+
|
|
438
|
+
## [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)
|
|
439
|
+
|
|
440
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
441
|
+
|
|
442
|
+
## [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)
|
|
443
|
+
|
|
444
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
445
|
+
|
|
446
|
+
## [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)
|
|
447
|
+
|
|
448
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
449
|
+
|
|
450
|
+
# [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)
|
|
451
|
+
|
|
452
|
+
### Features
|
|
453
|
+
|
|
454
|
+
- **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
|
|
455
|
+
|
|
456
|
+
### BREAKING CHANGES
|
|
457
|
+
|
|
458
|
+
- **root:** Node 16 is no longer supported in bitgojs.
|
|
459
|
+
TICKET: WP-1100
|
|
460
|
+
|
|
461
|
+
## [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)
|
|
462
|
+
|
|
463
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
464
|
+
|
|
465
|
+
## [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)
|
|
466
|
+
|
|
467
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
468
|
+
|
|
469
|
+
## [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)
|
|
470
|
+
|
|
471
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
472
|
+
|
|
473
|
+
## [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)
|
|
474
|
+
|
|
475
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
476
|
+
|
|
477
|
+
# [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)
|
|
478
|
+
|
|
479
|
+
### Bug Fixes
|
|
480
|
+
|
|
481
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
482
|
+
|
|
483
|
+
### Code Refactoring
|
|
484
|
+
|
|
485
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
486
|
+
|
|
487
|
+
### Features
|
|
488
|
+
|
|
489
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
490
|
+
|
|
491
|
+
### BREAKING CHANGES
|
|
492
|
+
|
|
493
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
494
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
495
|
+
and MPC related methods
|
|
496
|
+
|
|
497
|
+
TICKET: WIN-1021
|
|
498
|
+
|
|
499
|
+
# [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)
|
|
500
|
+
|
|
501
|
+
### Bug Fixes
|
|
502
|
+
|
|
503
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
504
|
+
|
|
505
|
+
### Code Refactoring
|
|
506
|
+
|
|
507
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
508
|
+
|
|
509
|
+
### Features
|
|
510
|
+
|
|
511
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
512
|
+
|
|
513
|
+
### BREAKING CHANGES
|
|
514
|
+
|
|
515
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
516
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
517
|
+
and MPC related methods
|
|
518
|
+
|
|
519
|
+
TICKET: WIN-1021
|
|
520
|
+
|
|
521
|
+
# [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)
|
|
522
|
+
|
|
523
|
+
### Bug Fixes
|
|
524
|
+
|
|
525
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
526
|
+
|
|
527
|
+
### Code Refactoring
|
|
528
|
+
|
|
529
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
530
|
+
|
|
531
|
+
### Features
|
|
532
|
+
|
|
533
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
534
|
+
|
|
535
|
+
### BREAKING CHANGES
|
|
536
|
+
|
|
537
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
538
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
539
|
+
and MPC related methods
|
|
540
|
+
|
|
541
|
+
TICKET: WIN-1021
|
|
542
|
+
|
|
543
|
+
# [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)
|
|
544
|
+
|
|
545
|
+
### Bug Fixes
|
|
546
|
+
|
|
547
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
548
|
+
|
|
549
|
+
### Code Refactoring
|
|
550
|
+
|
|
551
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
552
|
+
|
|
553
|
+
### Features
|
|
554
|
+
|
|
555
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
556
|
+
|
|
557
|
+
### BREAKING CHANGES
|
|
558
|
+
|
|
559
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
560
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
561
|
+
and MPC related methods
|
|
562
|
+
|
|
563
|
+
TICKET: WIN-1021
|
|
564
|
+
|
|
565
|
+
# [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)
|
|
566
|
+
|
|
567
|
+
### Bug Fixes
|
|
568
|
+
|
|
569
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
570
|
+
|
|
571
|
+
### Code Refactoring
|
|
572
|
+
|
|
573
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
574
|
+
|
|
575
|
+
### Features
|
|
576
|
+
|
|
577
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
578
|
+
|
|
579
|
+
### BREAKING CHANGES
|
|
580
|
+
|
|
581
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
582
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
583
|
+
and MPC related methods
|
|
584
|
+
|
|
585
|
+
TICKET: WIN-1021
|
|
586
|
+
|
|
587
|
+
# [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)
|
|
588
|
+
|
|
589
|
+
### Bug Fixes
|
|
590
|
+
|
|
591
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
592
|
+
|
|
593
|
+
### Code Refactoring
|
|
594
|
+
|
|
595
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
596
|
+
|
|
597
|
+
### Features
|
|
598
|
+
|
|
599
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
600
|
+
|
|
601
|
+
### BREAKING CHANGES
|
|
602
|
+
|
|
603
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
604
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
605
|
+
and MPC related methods
|
|
606
|
+
|
|
607
|
+
TICKET: WIN-1021
|
|
608
|
+
|
|
609
|
+
# [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)
|
|
610
|
+
|
|
611
|
+
### Bug Fixes
|
|
612
|
+
|
|
613
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
614
|
+
|
|
615
|
+
### Code Refactoring
|
|
616
|
+
|
|
617
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
618
|
+
|
|
619
|
+
### Features
|
|
620
|
+
|
|
621
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
622
|
+
|
|
623
|
+
### BREAKING CHANGES
|
|
624
|
+
|
|
625
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
626
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
627
|
+
and MPC related methods
|
|
628
|
+
|
|
629
|
+
TICKET: WIN-1021
|
|
630
|
+
|
|
631
|
+
# [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)
|
|
632
|
+
|
|
633
|
+
### Bug Fixes
|
|
634
|
+
|
|
635
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
636
|
+
|
|
637
|
+
### Code Refactoring
|
|
638
|
+
|
|
639
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
640
|
+
|
|
641
|
+
### Features
|
|
642
|
+
|
|
643
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
644
|
+
|
|
645
|
+
### BREAKING CHANGES
|
|
646
|
+
|
|
647
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
648
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
649
|
+
and MPC related methods
|
|
650
|
+
|
|
651
|
+
TICKET: WIN-1021
|
|
652
|
+
|
|
653
|
+
# [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)
|
|
654
|
+
|
|
655
|
+
### Bug Fixes
|
|
656
|
+
|
|
657
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
658
|
+
|
|
659
|
+
### Code Refactoring
|
|
660
|
+
|
|
661
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
662
|
+
|
|
663
|
+
### Features
|
|
664
|
+
|
|
665
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
666
|
+
|
|
667
|
+
### BREAKING CHANGES
|
|
668
|
+
|
|
669
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
670
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
671
|
+
and MPC related methods
|
|
672
|
+
|
|
673
|
+
TICKET: WIN-1021
|
|
674
|
+
|
|
675
|
+
# [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)
|
|
676
|
+
|
|
677
|
+
### Bug Fixes
|
|
678
|
+
|
|
679
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
680
|
+
|
|
681
|
+
### Code Refactoring
|
|
682
|
+
|
|
683
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
684
|
+
|
|
685
|
+
### Features
|
|
686
|
+
|
|
687
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
688
|
+
|
|
689
|
+
### BREAKING CHANGES
|
|
690
|
+
|
|
691
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
692
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
693
|
+
and MPC related methods
|
|
694
|
+
|
|
695
|
+
TICKET: WIN-1021
|
|
696
|
+
|
|
697
|
+
# [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)
|
|
698
|
+
|
|
699
|
+
### Bug Fixes
|
|
700
|
+
|
|
701
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
702
|
+
|
|
703
|
+
### Code Refactoring
|
|
704
|
+
|
|
705
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
706
|
+
|
|
707
|
+
### Features
|
|
708
|
+
|
|
709
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
710
|
+
|
|
711
|
+
### BREAKING CHANGES
|
|
712
|
+
|
|
713
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
714
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
715
|
+
and MPC related methods
|
|
716
|
+
|
|
717
|
+
TICKET: WIN-1021
|
|
718
|
+
|
|
719
|
+
# [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)
|
|
720
|
+
|
|
721
|
+
### Bug Fixes
|
|
722
|
+
|
|
723
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
724
|
+
|
|
725
|
+
### Code Refactoring
|
|
726
|
+
|
|
727
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
728
|
+
|
|
729
|
+
### Features
|
|
730
|
+
|
|
731
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
732
|
+
|
|
733
|
+
### BREAKING CHANGES
|
|
734
|
+
|
|
735
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
736
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
737
|
+
and MPC related methods
|
|
738
|
+
|
|
739
|
+
TICKET: WIN-1021
|
|
740
|
+
|
|
741
|
+
# [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)
|
|
742
|
+
|
|
743
|
+
### Bug Fixes
|
|
744
|
+
|
|
745
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
746
|
+
|
|
747
|
+
### Code Refactoring
|
|
748
|
+
|
|
749
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
750
|
+
|
|
751
|
+
### Features
|
|
752
|
+
|
|
753
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
754
|
+
|
|
755
|
+
### BREAKING CHANGES
|
|
756
|
+
|
|
757
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
758
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
759
|
+
and MPC related methods
|
|
760
|
+
|
|
761
|
+
TICKET: WIN-1021
|
|
762
|
+
|
|
763
|
+
# [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)
|
|
764
|
+
|
|
765
|
+
### Bug Fixes
|
|
766
|
+
|
|
767
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
768
|
+
|
|
769
|
+
### Code Refactoring
|
|
770
|
+
|
|
771
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
772
|
+
|
|
773
|
+
### Features
|
|
774
|
+
|
|
775
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
776
|
+
|
|
777
|
+
### BREAKING CHANGES
|
|
778
|
+
|
|
779
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
780
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
781
|
+
and MPC related methods
|
|
782
|
+
|
|
783
|
+
TICKET: WIN-1021
|
|
784
|
+
|
|
785
|
+
# [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)
|
|
786
|
+
|
|
787
|
+
### Bug Fixes
|
|
788
|
+
|
|
789
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
790
|
+
|
|
791
|
+
### Code Refactoring
|
|
792
|
+
|
|
793
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
794
|
+
|
|
795
|
+
### Features
|
|
796
|
+
|
|
797
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
798
|
+
|
|
799
|
+
### BREAKING CHANGES
|
|
800
|
+
|
|
801
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
802
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
803
|
+
and MPC related methods
|
|
804
|
+
|
|
805
|
+
TICKET: WIN-1021
|
|
806
|
+
|
|
807
|
+
# [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)
|
|
808
|
+
|
|
809
|
+
### Bug Fixes
|
|
810
|
+
|
|
811
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
812
|
+
|
|
813
|
+
### Code Refactoring
|
|
814
|
+
|
|
815
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
816
|
+
|
|
817
|
+
### Features
|
|
818
|
+
|
|
819
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
820
|
+
|
|
821
|
+
### BREAKING CHANGES
|
|
822
|
+
|
|
823
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
824
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
825
|
+
and MPC related methods
|
|
826
|
+
|
|
827
|
+
TICKET: WIN-1021
|
|
828
|
+
|
|
829
|
+
# [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)
|
|
830
|
+
|
|
831
|
+
### Bug Fixes
|
|
832
|
+
|
|
833
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
834
|
+
|
|
835
|
+
### Code Refactoring
|
|
836
|
+
|
|
837
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
838
|
+
|
|
839
|
+
### Features
|
|
840
|
+
|
|
841
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
842
|
+
|
|
843
|
+
### BREAKING CHANGES
|
|
844
|
+
|
|
845
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
846
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
847
|
+
and MPC related methods
|
|
848
|
+
|
|
849
|
+
TICKET: WIN-1021
|
|
850
|
+
|
|
851
|
+
# [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)
|
|
852
|
+
|
|
853
|
+
### Bug Fixes
|
|
854
|
+
|
|
855
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
856
|
+
|
|
857
|
+
### Code Refactoring
|
|
858
|
+
|
|
859
|
+
- **abstract-eth:** delete mpc related classes ([52396ed](https://github.com/BitGo/BitGoJS/commit/52396ed5aae8b27f0cc6caee7011a7c6882b9dea))
|
|
860
|
+
|
|
861
|
+
### Features
|
|
862
|
+
|
|
863
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
864
|
+
|
|
865
|
+
### BREAKING CHANGES
|
|
866
|
+
|
|
867
|
+
- **abstract-eth:** AbstractEthLikeMPCCoin and EthLikeMPCToken classes are removed as we have instead added
|
|
868
|
+
a new class AbstractEthLikeNewCoins which will be having both multisig
|
|
869
|
+
and MPC related methods
|
|
870
|
+
|
|
871
|
+
TICKET: WIN-1021
|
|
872
|
+
|
|
873
|
+
# [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)
|
|
874
|
+
|
|
875
|
+
### Bug Fixes
|
|
876
|
+
|
|
877
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
878
|
+
|
|
879
|
+
### Features
|
|
880
|
+
|
|
881
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
882
|
+
|
|
883
|
+
# [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)
|
|
884
|
+
|
|
885
|
+
### Bug Fixes
|
|
886
|
+
|
|
887
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
888
|
+
|
|
889
|
+
### Features
|
|
890
|
+
|
|
891
|
+
- **abstract-eth:** add abstractethliketsscoin class ([eb99545](https://github.com/BitGo/BitGoJS/commit/eb995457d7787af073f0a9eafe6e4d420228f5f0))
|
|
892
|
+
|
|
893
|
+
## [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)
|
|
894
|
+
|
|
895
|
+
### Bug Fixes
|
|
896
|
+
|
|
897
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
898
|
+
|
|
899
|
+
## [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)
|
|
900
|
+
|
|
901
|
+
### Bug Fixes
|
|
902
|
+
|
|
903
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
904
|
+
|
|
905
|
+
## [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)
|
|
906
|
+
|
|
907
|
+
### Bug Fixes
|
|
908
|
+
|
|
909
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
910
|
+
|
|
911
|
+
## [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)
|
|
912
|
+
|
|
913
|
+
### Bug Fixes
|
|
914
|
+
|
|
915
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
916
|
+
|
|
917
|
+
## [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)
|
|
918
|
+
|
|
919
|
+
### Bug Fixes
|
|
920
|
+
|
|
921
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
922
|
+
|
|
923
|
+
## [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)
|
|
924
|
+
|
|
925
|
+
### Bug Fixes
|
|
926
|
+
|
|
927
|
+
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
|
|
928
|
+
|
|
929
|
+
## [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)
|
|
930
|
+
|
|
931
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
932
|
+
|
|
933
|
+
## [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)
|
|
934
|
+
|
|
935
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
936
|
+
|
|
937
|
+
## [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)
|
|
938
|
+
|
|
939
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
940
|
+
|
|
941
|
+
## [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)
|
|
942
|
+
|
|
943
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
944
|
+
|
|
945
|
+
## [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)
|
|
946
|
+
|
|
947
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
948
|
+
|
|
949
|
+
# [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)
|
|
950
|
+
|
|
951
|
+
### Features
|
|
952
|
+
|
|
953
|
+
- **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
|
|
954
|
+
- **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
|
|
955
|
+
|
|
956
|
+
# [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)
|
|
957
|
+
|
|
958
|
+
### Features
|
|
959
|
+
|
|
960
|
+
- **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
|
|
961
|
+
- **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
|
|
962
|
+
|
|
963
|
+
## [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)
|
|
964
|
+
|
|
965
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
966
|
+
|
|
967
|
+
## [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)
|
|
968
|
+
|
|
969
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
970
|
+
|
|
971
|
+
## [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)
|
|
972
|
+
|
|
973
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
974
|
+
|
|
975
|
+
## [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)
|
|
976
|
+
|
|
977
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
978
|
+
|
|
979
|
+
## [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)
|
|
980
|
+
|
|
981
|
+
### Bug Fixes
|
|
982
|
+
|
|
983
|
+
- **sdk-coin-bsc:** remove unused dependency ([9b04c61](https://github.com/BitGo/BitGoJS/commit/9b04c61b5c86d221bde05fc4005e30e713989054))
|
|
984
|
+
|
|
985
|
+
# [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)
|
|
986
|
+
|
|
987
|
+
### Bug Fixes
|
|
988
|
+
|
|
989
|
+
- **root:** update module deps ([98e0945](https://github.com/BitGo/BitGoJS/commit/98e09451f3ead6a0dd7c3aa3df62f8d000ba2f0e))
|
|
990
|
+
|
|
991
|
+
### Features
|
|
992
|
+
|
|
993
|
+
- **sdk-core:** refactor signConvert to steps ([94e2cae](https://github.com/BitGo/BitGoJS/commit/94e2cae6e1292a4e9684c3c2ab7141221137d52e))
|
|
994
|
+
- **sdk-core:** simplify mpc.appendChallenge ([67bee8f](https://github.com/BitGo/BitGoJS/commit/67bee8f1b4f37cd12d6d14ea4d51ddcfde679563))
|
|
995
|
+
- **sdk-lib-mpc:** make rangeProof challenges mandatory for appendChallenge ([1f68b30](https://github.com/BitGo/BitGoJS/commit/1f68b30676966720cb1a42c039e35d3ddeea4974))
|
|
996
|
+
|
|
997
|
+
## [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)
|
|
998
|
+
|
|
999
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1000
|
+
|
|
1001
|
+
## [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)
|
|
1002
|
+
|
|
1003
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1004
|
+
|
|
1005
|
+
## [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)
|
|
1006
|
+
|
|
1007
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1008
|
+
|
|
1009
|
+
## [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)
|
|
1010
|
+
|
|
1011
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1012
|
+
|
|
1013
|
+
# [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)
|
|
1014
|
+
|
|
1015
|
+
### Features
|
|
1016
|
+
|
|
1017
|
+
- **sdk-core:** update ecdsa signing to use enterprise challenge ([c626f00](https://github.com/BitGo/BitGoJS/commit/c626f00e141db2ef4147b3e0c4badf1776729465))
|
|
1018
|
+
|
|
1019
|
+
## [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)
|
|
1020
|
+
|
|
1021
|
+
### Bug Fixes
|
|
1022
|
+
|
|
1023
|
+
- **root:** update tests using safe primes ([5a275ff](https://github.com/BitGo/BitGoJS/commit/5a275ffbf3eecf351dfbb0b4538d62dd0a2f2a43))
|
|
1024
|
+
|
|
1025
|
+
# [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)
|
|
1026
|
+
|
|
1027
|
+
### Features
|
|
1028
|
+
|
|
1029
|
+
- **sdk-coin-bsc:** allow account consolidations ([0d94585](https://github.com/BitGo/BitGoJS/commit/0d94585cb5ddcbb1a90388930287c5952f67f658))
|
|
1030
|
+
|
|
1031
|
+
## [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)
|
|
1032
|
+
|
|
1033
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1034
|
+
|
|
1035
|
+
# [3.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.1.5...@bitgo/sdk-coin-bsc@3.3.0) (2023-02-16)
|
|
1036
|
+
|
|
1037
|
+
### Bug Fixes
|
|
1038
|
+
|
|
1039
|
+
- **sdk-coin-bsc:** build from txHex ([15173e9](https://github.com/BitGo/BitGoJS/commit/15173e967741964f19b042a9523e280ec758e440))
|
|
1040
|
+
|
|
1041
|
+
### Features
|
|
1042
|
+
|
|
1043
|
+
- **account-lib:** make rangeproof stuff async ([380f288](https://github.com/BitGo/BitGoJS/commit/380f288e9cc5f6e98834e118bad65787e836c5a2))
|
|
1044
|
+
|
|
1045
|
+
# [3.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.1.5...@bitgo/sdk-coin-bsc@3.2.0) (2023-02-08)
|
|
1046
|
+
|
|
1047
|
+
### Bug Fixes
|
|
1048
|
+
|
|
1049
|
+
- **sdk-coin-bsc:** build from txHex ([15173e9](https://github.com/BitGo/BitGoJS/commit/15173e967741964f19b042a9523e280ec758e440))
|
|
1050
|
+
|
|
1051
|
+
### Features
|
|
1052
|
+
|
|
1053
|
+
- **account-lib:** make rangeproof stuff async ([380f288](https://github.com/BitGo/BitGoJS/commit/380f288e9cc5f6e98834e118bad65787e836c5a2))
|
|
1054
|
+
|
|
1055
|
+
## [3.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.1.5...@bitgo/sdk-coin-bsc@3.1.6) (2023-01-30)
|
|
1056
|
+
|
|
1057
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1058
|
+
|
|
1059
|
+
## [3.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.1.4...@bitgo/sdk-coin-bsc@3.1.5) (2023-01-25)
|
|
1060
|
+
|
|
1061
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1062
|
+
|
|
1063
|
+
## [3.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.1.3...@bitgo/sdk-coin-bsc@3.1.4) (2022-12-23)
|
|
1064
|
+
|
|
1065
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1066
|
+
|
|
1067
|
+
## [3.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.1.2...@bitgo/sdk-coin-bsc@3.1.3) (2022-12-20)
|
|
1068
|
+
|
|
1069
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1070
|
+
|
|
1071
|
+
## [3.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.1.1...@bitgo/sdk-coin-bsc@3.1.2) (2022-12-09)
|
|
1072
|
+
|
|
1073
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1074
|
+
|
|
1075
|
+
## [3.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.1.0...@bitgo/sdk-coin-bsc@3.1.1) (2022-12-06)
|
|
1076
|
+
|
|
1077
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1078
|
+
|
|
1079
|
+
# [3.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@3.0.0...@bitgo/sdk-coin-bsc@3.1.0) (2022-12-01)
|
|
1080
|
+
|
|
1081
|
+
### Features
|
|
1082
|
+
|
|
1083
|
+
- **sdk-core:** add keyDerive to ECDSA TSS implementation ([9ff1d89](https://github.com/BitGo/BitGoJS/commit/9ff1d89ba0e42d53640f0fe7b71c53d1a2eb4a10))
|
|
1084
|
+
|
|
1085
|
+
# [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@1.3.0...@bitgo/sdk-coin-bsc@3.0.0) (2022-11-29)
|
|
1086
|
+
|
|
1087
|
+
### Features
|
|
1088
|
+
|
|
1089
|
+
- **sdk-core:** add VSS share generation and verification ([619f254](https://github.com/BitGo/BitGoJS/commit/619f2542f9c44f8468460864f78b975a2ccb7b7f))
|
|
1090
|
+
|
|
1091
|
+
### BREAKING CHANGES
|
|
1092
|
+
|
|
1093
|
+
- **sdk-core:** Key shares require a `v` value for combination.
|
|
1094
|
+
ISSUE: BG-57633
|
|
1095
|
+
|
|
1096
|
+
# [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@1.3.0...@bitgo/sdk-coin-bsc@2.0.0) (2022-11-04)
|
|
1097
|
+
|
|
1098
|
+
### Features
|
|
1099
|
+
|
|
1100
|
+
- **sdk-core:** add VSS share generation and verification ([619f254](https://github.com/BitGo/BitGoJS/commit/619f2542f9c44f8468460864f78b975a2ccb7b7f))
|
|
1101
|
+
|
|
1102
|
+
### BREAKING CHANGES
|
|
1103
|
+
|
|
1104
|
+
- **sdk-core:** Key shares require a `v` value for combination.
|
|
1105
|
+
ISSUE: BG-57633
|
|
1106
|
+
|
|
1107
|
+
## [1.3.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@1.3.0...@bitgo/sdk-coin-bsc@1.3.2) (2022-10-27)
|
|
1108
|
+
|
|
1109
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1110
|
+
|
|
1111
|
+
## [1.3.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-bsc@1.3.0...@bitgo/sdk-coin-bsc@1.3.1) (2022-10-25)
|
|
1112
|
+
|
|
1113
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-bsc
|
|
1114
|
+
|
|
1115
|
+
# 1.3.0 (2022-10-18)
|
|
1116
|
+
|
|
1117
|
+
### Bug Fixes
|
|
1118
|
+
|
|
1119
|
+
- **sdk-core:** ecdsa send signing bitgo's n share u ([1cb1e93](https://github.com/BitGo/BitGoJS/commit/1cb1e933c692f454de538b3b189ef2feb1b39475))
|
|
1120
|
+
- **sdk-core:** tss wallet creation related bugs ([500c735](https://github.com/BitGo/BitGoJS/commit/500c73527edd902b65cfd784ea1022a21e0f6319))
|
|
1121
|
+
|
|
1122
|
+
### Features
|
|
1123
|
+
|
|
1124
|
+
- **sdk-coin-bsc:** add key pair ([17d3e0b](https://github.com/BitGo/BitGoJS/commit/17d3e0b72590b6ba34c45c6617265709ad70f955))
|
|
1125
|
+
- **sdk-coin-bsc:** add transfer and transaction builders ([1c27a63](https://github.com/BitGo/BitGoJS/commit/1c27a6343f30d341588eadd2a323b4ac2fe73646))
|
|
1126
|
+
- **sdk-coin-bsc:** create bsc module ([b55ca71](https://github.com/BitGo/BitGoJS/commit/b55ca7173e27ee2d75d342b6706698769f11734f))
|
|
1127
|
+
- **sdk-coin-bsc:** replace bsc keypair with eth keypair ([e297107](https://github.com/BitGo/BitGoJS/commit/e297107f8f5e233acb1ef2d5f3c2bf5ade460f64))
|
|
1128
|
+
- **sdk-coin-bsc:** support tokens for bsc ([44d2af8](https://github.com/BitGo/BitGoJS/commit/44d2af8f3f14bc61d31e6a0b8482a68db2a7d23e))
|