@ledgerhq/vault-cli 1.64.8 → 1.64.10
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/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +15 -0
- package/bin/manifests/tradelink-hsm.json +153 -2
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @ledgerhq/vault-cli
|
|
2
2
|
|
|
3
|
+
## 1.64.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- df25734: Support TL collateral account creation
|
|
8
|
+
- Updated dependencies [df25734]
|
|
9
|
+
- @ledgerhq/vault-common@1.96.8
|
|
10
|
+
|
|
11
|
+
## 1.64.9
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies [bdaffde]
|
|
16
|
+
- @ledgerhq/vault-common@1.96.7
|
|
17
|
+
|
|
3
18
|
## 1.64.8
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
{
|
|
145
145
|
"name": "crypto.com sepolia",
|
|
146
146
|
"address": "0xfc2aFF9c8623fc4B1928a818C405F5271cBaBe17",
|
|
147
|
-
"currency": "
|
|
147
|
+
"currency": "ethereum_sepolia"
|
|
148
148
|
}
|
|
149
149
|
]
|
|
150
150
|
},
|
|
@@ -215,5 +215,156 @@
|
|
|
215
215
|
}
|
|
216
216
|
]
|
|
217
217
|
},
|
|
218
|
-
"accounts": [
|
|
218
|
+
"accounts": [
|
|
219
|
+
{
|
|
220
|
+
"name": "TL-0001-ETH-OOF-KOM",
|
|
221
|
+
"currency": "ethereum_sepolia",
|
|
222
|
+
"tradelink_data": {
|
|
223
|
+
"currency": "ethereum_sepolia",
|
|
224
|
+
"custodian": {
|
|
225
|
+
"id": "b2015189-0657-4e6d-89ba-fae58300f54b",
|
|
226
|
+
"approver_group_id": 1,
|
|
227
|
+
"whitelist_id": 1,
|
|
228
|
+
"role": "CUSTODIAN",
|
|
229
|
+
"name": "Komainu",
|
|
230
|
+
"logo_url": "https://pbs.twimg.com/profile_images/1412795738539581447/WoWVR9-f_400x400.png",
|
|
231
|
+
"code": "KOM"
|
|
232
|
+
},
|
|
233
|
+
"exchanges": [
|
|
234
|
+
{
|
|
235
|
+
"id": 1,
|
|
236
|
+
"approver_group_id": 3,
|
|
237
|
+
"whitelist_id": 4,
|
|
238
|
+
"name": "Crypto.com",
|
|
239
|
+
"role": "EXCHANGE",
|
|
240
|
+
"logo_url": "https://static.intercomassets.com/avatars/5265558/square_128/Logo-1636463979.jpg",
|
|
241
|
+
"code": "CCc",
|
|
242
|
+
"requires_pre_approval": true
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"id": 2,
|
|
246
|
+
"approver_group_id": 4,
|
|
247
|
+
"whitelist_id": 3,
|
|
248
|
+
"name": "ByBit",
|
|
249
|
+
"role": "EXCHANGE",
|
|
250
|
+
"logo_url": "https://seeklogo.com/images/B/bybit-logo-4C31FD6A08-seeklogo.com.png",
|
|
251
|
+
"code": "BBt",
|
|
252
|
+
"requires_pre_approval": true
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"id": 3,
|
|
256
|
+
"approver_group_id": 2,
|
|
257
|
+
"whitelist_id": 2,
|
|
258
|
+
"name": "Wintermute",
|
|
259
|
+
"role": "EXCHANGE",
|
|
260
|
+
"logo_url": "https://pbs.twimg.com/profile_images/1731739745997234176/wBqS9X5A_400x400.jpg",
|
|
261
|
+
"code": "WIT",
|
|
262
|
+
"requires_pre_approval": true
|
|
263
|
+
}
|
|
264
|
+
],
|
|
265
|
+
"asset_manager": {
|
|
266
|
+
"id": 1,
|
|
267
|
+
"approver_group_id": 5,
|
|
268
|
+
"whitelist_id": 5,
|
|
269
|
+
"name": "OneOf",
|
|
270
|
+
"role": "ASSET_MANAGER",
|
|
271
|
+
"logo_url": "https://pbs.twimg.com/profile_images/1623734503603593219/kJWLMu2O_400x400.jpg",
|
|
272
|
+
"code": "OOF"
|
|
273
|
+
}
|
|
274
|
+
},
|
|
275
|
+
"rules": [
|
|
276
|
+
[
|
|
277
|
+
{
|
|
278
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
279
|
+
"steps": [
|
|
280
|
+
{
|
|
281
|
+
"quorum": 1,
|
|
282
|
+
"group": "Group Crypto.com"
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"quorum": 1,
|
|
286
|
+
"group": "My Compliance Team"
|
|
287
|
+
}
|
|
288
|
+
]
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"type": "WHITELIST",
|
|
292
|
+
"whitelists": ["crypto.com addresses"]
|
|
293
|
+
}
|
|
294
|
+
],
|
|
295
|
+
[
|
|
296
|
+
{
|
|
297
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
298
|
+
"steps": [
|
|
299
|
+
{
|
|
300
|
+
"quorum": 1,
|
|
301
|
+
"group": "Group Bybit"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"quorum": 1,
|
|
305
|
+
"group": "My Compliance Team"
|
|
306
|
+
}
|
|
307
|
+
]
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"type": "WHITELIST",
|
|
311
|
+
"whitelists": ["bybit addresses"]
|
|
312
|
+
}
|
|
313
|
+
],
|
|
314
|
+
[
|
|
315
|
+
{
|
|
316
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
317
|
+
"steps": [
|
|
318
|
+
{
|
|
319
|
+
"quorum": 1,
|
|
320
|
+
"group": "Group Wintermute"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"quorum": 1,
|
|
324
|
+
"group": "My Compliance Team"
|
|
325
|
+
}
|
|
326
|
+
]
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"type": "WHITELIST",
|
|
330
|
+
"whitelists": ["wintermute addresses"]
|
|
331
|
+
}
|
|
332
|
+
],
|
|
333
|
+
[
|
|
334
|
+
{
|
|
335
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
336
|
+
"steps": [
|
|
337
|
+
{
|
|
338
|
+
"quorum": 1,
|
|
339
|
+
"group": "Group OneOf"
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"quorum": 1,
|
|
343
|
+
"group": "My Compliance Team"
|
|
344
|
+
}
|
|
345
|
+
]
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"type": "WHITELIST",
|
|
349
|
+
"whitelists": ["Oneof whitelist"]
|
|
350
|
+
}
|
|
351
|
+
],
|
|
352
|
+
[
|
|
353
|
+
{
|
|
354
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
355
|
+
"steps": [
|
|
356
|
+
{
|
|
357
|
+
"quorum": 1,
|
|
358
|
+
"group": "My Compliance Team"
|
|
359
|
+
}
|
|
360
|
+
]
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"type": "WHITELIST",
|
|
364
|
+
"whitelists": ["all exchanges"]
|
|
365
|
+
}
|
|
366
|
+
]
|
|
367
|
+
]
|
|
368
|
+
}
|
|
369
|
+
]
|
|
219
370
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/vault-cli",
|
|
3
|
-
"version": "1.64.
|
|
3
|
+
"version": "1.64.10",
|
|
4
4
|
"description": "A various utility command-line for Vault development",
|
|
5
5
|
"homepage": "https://github.com/LedgerHQ/vault-ts",
|
|
6
6
|
"license": "BSD-2-Clause",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"qs": "^6.11.2",
|
|
36
36
|
"@ledgerhq/coin-check": "0.4.1",
|
|
37
37
|
"@ledgerhq/live-common-stub": "1.6.1",
|
|
38
|
-
"@ledgerhq/vault-common": "1.96.
|
|
38
|
+
"@ledgerhq/vault-common": "1.96.8",
|
|
39
39
|
"@ledgerhq/vault-utils": "1.0.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|