@bitgo/utxo-bin 2.1.0-rc.25 → 2.1.0-rc.26
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/dist/tsconfig.tsbuildinfo +2 -2
- package/package.json +4 -4
- package/CHANGELOG.md +0 -549
|
@@ -677,8 +677,8 @@
|
|
|
677
677
|
"affectsGlobalScope": false
|
|
678
678
|
},
|
|
679
679
|
"../../utxo-lib/dist/src/bitgo/tnumber.d.ts": {
|
|
680
|
-
"version": "
|
|
681
|
-
"signature": "
|
|
680
|
+
"version": "b9ad9e94c0a2b496ab1552503d2fb89b9f4ea4f4341c5a44382b26d739bca6df",
|
|
681
|
+
"signature": "b9ad9e94c0a2b496ab1552503d2fb89b9f4ea4f4341c5a44382b26d739bca6df",
|
|
682
682
|
"affectsGlobalScope": false
|
|
683
683
|
},
|
|
684
684
|
"../../utxo-lib/dist/src/bitgo/index.d.ts": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitgo/utxo-bin",
|
|
3
3
|
"description": "Command-line utility for BitGo UTXO transactions",
|
|
4
|
-
"version": "2.1.0-rc.
|
|
4
|
+
"version": "2.1.0-rc.26",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist/**/*"
|
|
7
7
|
],
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
},
|
|
27
27
|
"bin": "./dist/bin/index.js",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@bitgo/blockapis": "^1.1.0-rc.
|
|
29
|
+
"@bitgo/blockapis": "^1.1.0-rc.6",
|
|
30
30
|
"@bitgo/statics": "^8.0.0-rc.21",
|
|
31
|
-
"@bitgo/utxo-lib": "^3.0.0-rc.
|
|
31
|
+
"@bitgo/utxo-lib": "^3.0.0-rc.8",
|
|
32
32
|
"archy": "^1.0.0",
|
|
33
33
|
"chalk": "4",
|
|
34
34
|
"yargs": "^17.3.1"
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"access": "public"
|
|
48
48
|
},
|
|
49
49
|
"license": "MIT",
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "2b5c792f85bc35ab0f1595c334887e5f010fc4c3"
|
|
51
51
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,549 +0,0 @@
|
|
|
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
|
-
# [2.1.0-rc.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.24...@bitgo/utxo-bin@2.1.0-rc.25) (2022-09-22)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
# [2.1.0-rc.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.23...@bitgo/utxo-bin@2.1.0-rc.24) (2022-09-21)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
# [2.1.0-rc.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.22...@bitgo/utxo-bin@2.1.0-rc.23) (2022-09-20)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
# [2.1.0-rc.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.21...@bitgo/utxo-bin@2.1.0-rc.22) (2022-09-16)
|
|
31
|
-
|
|
32
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
# [2.1.0-rc.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.20...@bitgo/utxo-bin@2.1.0-rc.21) (2022-09-16)
|
|
39
|
-
|
|
40
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
# [2.1.0-rc.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.19...@bitgo/utxo-bin@2.1.0-rc.20) (2022-09-15)
|
|
47
|
-
|
|
48
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
# [2.1.0-rc.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.18...@bitgo/utxo-bin@2.1.0-rc.19) (2022-09-14)
|
|
55
|
-
|
|
56
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
# [2.1.0-rc.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.17...@bitgo/utxo-bin@2.1.0-rc.18) (2022-09-14)
|
|
63
|
-
|
|
64
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
# [2.1.0-rc.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.16...@bitgo/utxo-bin@2.1.0-rc.17) (2022-09-13)
|
|
71
|
-
|
|
72
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
# [2.1.0-rc.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.14...@bitgo/utxo-bin@2.1.0-rc.15) (2022-09-08)
|
|
79
|
-
|
|
80
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
# [2.1.0-rc.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.13...@bitgo/utxo-bin@2.1.0-rc.14) (2022-09-07)
|
|
87
|
-
|
|
88
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
# [2.1.0-rc.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.12...@bitgo/utxo-bin@2.1.0-rc.13) (2022-09-06)
|
|
95
|
-
|
|
96
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
# [2.1.0-rc.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.11...@bitgo/utxo-bin@2.1.0-rc.12) (2022-08-26)
|
|
103
|
-
|
|
104
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
# [2.1.0-rc.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.10...@bitgo/utxo-bin@2.1.0-rc.11) (2022-08-25)
|
|
111
|
-
|
|
112
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
# [2.1.0-rc.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.9...@bitgo/utxo-bin@2.1.0-rc.10) (2022-08-23)
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
### Bug Fixes
|
|
122
|
-
|
|
123
|
-
* **utxo-bin:** fix test fixtures ([085ddb3](https://github.com/BitGo/BitGoJS/commit/085ddb3d874e928ae9649e13318acd7268a41de2))
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
# [2.1.0-rc.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.8...@bitgo/utxo-bin@2.1.0-rc.9) (2022-08-22)
|
|
130
|
-
|
|
131
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
# [2.1.0-rc.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.7...@bitgo/utxo-bin@2.1.0-rc.8) (2022-08-17)
|
|
138
|
-
|
|
139
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
# [2.1.0-rc.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.6...@bitgo/utxo-bin@2.1.0-rc.7) (2022-08-17)
|
|
146
|
-
|
|
147
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
# [2.1.0-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.5...@bitgo/utxo-bin@2.1.0-rc.6) (2022-08-15)
|
|
154
|
-
|
|
155
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
# [2.1.0-rc.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.4...@bitgo/utxo-bin@2.1.0-rc.5) (2022-08-12)
|
|
162
|
-
|
|
163
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
# [2.1.0-rc.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.3...@bitgo/utxo-bin@2.1.0-rc.4) (2022-08-10)
|
|
170
|
-
|
|
171
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
# [2.1.0-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.1.0-rc.0...@bitgo/utxo-bin@2.1.0-rc.1) (2022-08-02)
|
|
178
|
-
|
|
179
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
# [2.1.0-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.2-rc.1...@bitgo/utxo-bin@2.1.0-rc.0) (2022-08-01)
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
### Features
|
|
189
|
-
|
|
190
|
-
* **utxo-bin:** improve output scripts parsing ([613474d](https://github.com/BitGo/BitGoJS/commit/613474d0ce49110036368aa5fe46b617456497c7))
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
## [2.0.2-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.2-rc.0...@bitgo/utxo-bin@2.0.2-rc.1) (2022-07-27)
|
|
197
|
-
|
|
198
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
## [2.0.2-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.1...@bitgo/utxo-bin@2.0.2-rc.0) (2022-07-26)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
## [2.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.1-rc.1...@bitgo/utxo-bin@2.0.1) (2022-07-21)
|
|
213
|
-
|
|
214
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
## [2.0.1-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.1-rc.0...@bitgo/utxo-bin@2.0.1-rc.1) (2022-07-21)
|
|
221
|
-
|
|
222
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
## [2.0.1-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.0...@bitgo/utxo-bin@2.0.1-rc.0) (2022-07-20)
|
|
229
|
-
|
|
230
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
# [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.0-rc.3...@bitgo/utxo-bin@2.0.0) (2022-07-19)
|
|
237
|
-
|
|
238
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
# [2.0.0-rc.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.0-rc.0...@bitgo/utxo-bin@2.0.0-rc.3) (2022-07-19)
|
|
245
|
-
|
|
246
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
# [2.0.0-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@2.0.0-rc.0...@bitgo/utxo-bin@2.0.0-rc.1) (2022-07-18)
|
|
253
|
-
|
|
254
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
# [2.0.0-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.27...@bitgo/utxo-bin@2.0.0-rc.0) (2022-07-15)
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
### Bug Fixes
|
|
264
|
-
|
|
265
|
-
* **statics:** update avaxp network to use string instead of bigint ([f6505b7](https://github.com/BitGo/BitGoJS/commit/f6505b711e81de7d4ab0c3ee74f33ec7ab07c671))
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
### BREAKING CHANGES
|
|
269
|
-
|
|
270
|
-
* **statics:** This change could break calling code as it changes the type.
|
|
271
|
-
|
|
272
|
-
Ticket: STLX-17918
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
# [2.0.0-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.27...@bitgo/utxo-bin@2.0.0-rc.0) (2022-07-14)
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
### Bug Fixes
|
|
282
|
-
|
|
283
|
-
* **statics:** update avaxp network to use string instead of bigint ([f6505b7](https://github.com/BitGo/BitGoJS/commit/f6505b711e81de7d4ab0c3ee74f33ec7ab07c671))
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
### BREAKING CHANGES
|
|
287
|
-
|
|
288
|
-
* **statics:** This change could break calling code as it changes the type.
|
|
289
|
-
|
|
290
|
-
Ticket: STLX-17918
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
## [1.0.2-rc.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.25...@bitgo/utxo-bin@1.0.2-rc.26) (2022-07-11)
|
|
297
|
-
|
|
298
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
## [1.0.2-rc.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.24...@bitgo/utxo-bin@1.0.2-rc.25) (2022-07-07)
|
|
305
|
-
|
|
306
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
## [1.0.2-rc.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.23...@bitgo/utxo-bin@1.0.2-rc.24) (2022-07-05)
|
|
313
|
-
|
|
314
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
## [1.0.2-rc.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.22...@bitgo/utxo-bin@1.0.2-rc.23) (2022-07-01)
|
|
321
|
-
|
|
322
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
## [1.0.2-rc.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.21...@bitgo/utxo-bin@1.0.2-rc.22) (2022-06-30)
|
|
329
|
-
|
|
330
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
## [1.0.2-rc.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.19...@bitgo/utxo-bin@1.0.2-rc.21) (2022-06-29)
|
|
337
|
-
|
|
338
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
## [1.0.2-rc.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.19...@bitgo/utxo-bin@1.0.2-rc.20) (2022-06-29)
|
|
345
|
-
|
|
346
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
## [1.0.2-rc.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.18...@bitgo/utxo-bin@1.0.2-rc.19) (2022-06-27)
|
|
353
|
-
|
|
354
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
## [1.0.2-rc.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.17...@bitgo/utxo-bin@1.0.2-rc.18) (2022-06-23)
|
|
361
|
-
|
|
362
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
## [1.0.2-rc.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.16...@bitgo/utxo-bin@1.0.2-rc.17) (2022-06-22)
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
### Bug Fixes
|
|
372
|
-
|
|
373
|
-
* add dependency check to fix current and future dependency resolutions ([3074335](https://github.com/BitGo/BitGoJS/commit/30743356cff4ebb6d9e185f1a493b187614a1ea9))
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
## [1.0.2-rc.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.15...@bitgo/utxo-bin@1.0.2-rc.16) (2022-06-21)
|
|
380
|
-
|
|
381
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
## [1.0.2-rc.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.14...@bitgo/utxo-bin@1.0.2-rc.15) (2022-06-16)
|
|
388
|
-
|
|
389
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
## [1.0.2-rc.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.13...@bitgo/utxo-bin@1.0.2-rc.14) (2022-06-14)
|
|
396
|
-
|
|
397
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
## [1.0.2-rc.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.12...@bitgo/utxo-bin@1.0.2-rc.13) (2022-06-13)
|
|
404
|
-
|
|
405
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
## [1.0.2-rc.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.11...@bitgo/utxo-bin@1.0.2-rc.12) (2022-06-10)
|
|
412
|
-
|
|
413
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
## [1.0.2-rc.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.10...@bitgo/utxo-bin@1.0.2-rc.11) (2022-06-07)
|
|
420
|
-
|
|
421
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
## [1.0.2-rc.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.9...@bitgo/utxo-bin@1.0.2-rc.10) (2022-06-07)
|
|
428
|
-
|
|
429
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
## [1.0.2-rc.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.8...@bitgo/utxo-bin@1.0.2-rc.9) (2022-06-01)
|
|
436
|
-
|
|
437
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
## [1.0.2-rc.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.7...@bitgo/utxo-bin@1.0.2-rc.8) (2022-05-23)
|
|
444
|
-
|
|
445
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
## [1.0.2-rc.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.6...@bitgo/utxo-bin@1.0.2-rc.7) (2022-05-17)
|
|
452
|
-
|
|
453
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
## [1.0.2-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.5...@bitgo/utxo-bin@1.0.2-rc.6) (2022-05-16)
|
|
460
|
-
|
|
461
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
## [1.0.2-rc.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.4...@bitgo/utxo-bin@1.0.2-rc.5) (2022-05-13)
|
|
468
|
-
|
|
469
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
## [1.0.2-rc.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.3...@bitgo/utxo-bin@1.0.2-rc.4) (2022-05-13)
|
|
476
|
-
|
|
477
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
## [1.0.2-rc.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.2...@bitgo/utxo-bin@1.0.2-rc.3) (2022-05-12)
|
|
484
|
-
|
|
485
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
## [1.0.2-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.2-rc.0...@bitgo/utxo-bin@1.0.2-rc.1) (2022-05-06)
|
|
492
|
-
|
|
493
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
## [1.0.1-rc.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.1...@bitgo/utxo-bin@1.0.1-rc.24) (2022-05-04)
|
|
500
|
-
|
|
501
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
## [1.0.1-rc.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.1-rc.21...@bitgo/utxo-bin@1.0.1-rc.22) (2022-04-19)
|
|
508
|
-
|
|
509
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
## [1.0.1-rc.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.1-rc.20...@bitgo/utxo-bin@1.0.1-rc.21) (2022-04-19)
|
|
516
|
-
|
|
517
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
## [1.0.1-rc.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.1-rc.18...@bitgo/utxo-bin@1.0.1-rc.19) (2022-04-12)
|
|
524
|
-
|
|
525
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
## [1.0.1-rc.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.1-rc.15...@bitgo/utxo-bin@1.0.1-rc.18) (2022-04-08)
|
|
532
|
-
|
|
533
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
## [1.0.1-rc.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.1-rc.15...@bitgo/utxo-bin@1.0.1-rc.17) (2022-04-06)
|
|
540
|
-
|
|
541
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
## [1.0.1-rc.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/utxo-bin@1.0.1-rc.15...@bitgo/utxo-bin@1.0.1-rc.16) (2022-04-05)
|
|
548
|
-
|
|
549
|
-
**Note:** Version bump only for package @bitgo/utxo-bin
|