@ledgerhq/vault-cli 1.54.0 → 1.54.1

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/vault-cli@1.54.0 build /home/runner/work/vault-ts/vault-ts/apps/cli
2
+ > @ledgerhq/vault-cli@1.54.1 build /home/runner/work/vault-ts/vault-ts/apps/cli
3
3
  > tsc && chmod +x bin/index.js
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @ledgerhq/vault-cli
2
2
 
3
+ ## 1.54.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [93ce8a9]
8
+ - @ledgerhq/vault-common@1.71.0
9
+
3
10
  ## 1.54.0
4
11
 
5
12
  ### Minor Changes
@@ -1,41 +1,61 @@
1
1
  {
2
- "customUsernames": {
3
- "10": "Hedy OneOf 10",
4
- "11": "Joan OneOf 11",
5
- "12": "Grace Bybit 12",
6
- "13": "Mileva CC 13",
7
- "14": "Adi CC 14",
8
- "15": "David Winterm 15",
9
- "16": "Claus Comply 16"
10
- },
11
2
  "users": {
12
- "operators": [10, 11, 12, 13, 14, 15, 16]
3
+ "apiV2": [
4
+ {
5
+ "name": "Hedy OneOf 10",
6
+ "publicKey": "04a6018f256a4d6128951862576f79a4993dbb15ad00f8f20d9478d8bb570a2bfc0148719fca6306bfcf6b965a0286daaa4d55625cc71dfe749451b8adb4de3d6b"
7
+ },
8
+ {
9
+ "name": "Joan Oneof 11",
10
+ "publicKey": "04d8b9408c73b8fbc1c3a819c2bc4d75493a86e0246eaa09787f536c1b375e3f0194c673dbe789ccbd2f7473a438b4ee8cd33dbb948f54ae9e8e5ff432f4bb71ba"
11
+ },
12
+ {
13
+ "name": "Grace Bybit 12",
14
+ "publicKey": "047cdbf03460e8d1ff08ff503004c547ab97c3d87b8bfd3fe11363724c8578cb7d18f0f1a452ed31dc2c55fdb5113524357f537b63893a628651cef5ccff8cda98"
15
+ },
16
+ {
17
+ "name": "Mileva CC 13",
18
+ "publicKey": "0497dbcf2bebe45a3ea5cbd8480f66503c82f2310a0fd3f81578b96d69703e1e5bf06e4353048185d447167a3ab1fad8d8a2949bfe14b059c94f12e949ba11a838"
19
+ },
20
+ {
21
+ "name": "Adi CC 14",
22
+ "publicKey": "04945fd6a66e3e447057c7c101da38eabf19d1dc4a762d684e339f23fdab5cc7489dda4f64a8ac8626a8a2056047670dce1f86fb441e0349125c3426a44c86cfd3"
23
+ },
24
+ {
25
+ "name": "David Winterm 15",
26
+ "publicKey": "040ae09c8c46510310f3179be8ec957b604adc5dd69324c800818a0726e2a52699a6e52e74d8b531573be744222e3b330a82d6484cf945226c405a3ef8f3fd7fc2"
27
+ },
28
+ {
29
+ "name": "Clause Comply 16",
30
+ "publicKey": "04aa8a0cd57345e9138deaf5c0833822567e50afefe063b3ca7bbfa188656f927049ae8733411650876f4932edd0873d4d550f5c5d0863dc97830f3f2c2d6dc987"
31
+ }
32
+ ]
13
33
  },
14
34
  "groups": [
15
35
  {
16
36
  "name": "My Compliance Team",
17
37
  "description": "",
18
- "users": [16]
38
+ "users": ["Clause Comply 16"]
19
39
  },
20
40
  {
21
41
  "name": "Group Wintermute",
22
42
  "description": "",
23
- "users": [15]
43
+ "users": ["David Winterm 15"]
24
44
  },
25
45
  {
26
46
  "name": "Group Crypto.com",
27
47
  "description": "",
28
- "users": [13, 14]
48
+ "users": ["Mileva CC 13", "Adi CC 14"]
29
49
  },
30
50
  {
31
51
  "name": "Group Bybit",
32
52
  "description": "",
33
- "users": [12]
53
+ "users": ["Grace Bybit 12"]
34
54
  },
35
55
  {
36
56
  "name": "Group OneOf",
37
57
  "description": "",
38
- "users": [10, 11]
58
+ "users": ["Hedy OneOf 10", "Joan Oneof 11"]
39
59
  }
40
60
  ],
41
61
  "whitelists": [
@@ -53,6 +73,11 @@
53
73
  "name": "Binance n0",
54
74
  "address": "tb1qa87hqcqhec3g7dv03gncherlpvfh6wwt8nevnu",
55
75
  "currency": "bitcoin_testnet"
76
+ },
77
+ {
78
+ "name": "ETH sepopo",
79
+ "address": "0xb550388547691a526190d60C30C2f9E2af03fF3D",
80
+ "currency": "ethereum_sepolia"
56
81
  }
57
82
  ]
58
83
  },
@@ -70,6 +95,11 @@
70
95
  "name": "Binance n0",
71
96
  "address": "tb1qa87hqcqhec3g7dv03gncherlpvfh6wwt8nevnu",
72
97
  "currency": "bitcoin_testnet"
98
+ },
99
+ {
100
+ "name": "ETH sepopo",
101
+ "address": "0xb550388547691a526190d60C30C2f9E2af03fF3D",
102
+ "currency": "ethereum_sepolia"
73
103
  }
74
104
  ]
75
105
  },
@@ -87,6 +117,11 @@
87
117
  "name": "Binance n0",
88
118
  "address": "tb1qa87hqcqhec3g7dv03gncherlpvfh6wwt8nevnu",
89
119
  "currency": "bitcoin_testnet"
120
+ },
121
+ {
122
+ "name": "ETH sepopo",
123
+ "address": "0xb550388547691a526190d60C30C2f9E2af03fF3D",
124
+ "currency": "ethereum_sepolia"
90
125
  }
91
126
  ]
92
127
  },
@@ -104,6 +139,11 @@
104
139
  "name": "BTC Liquidity n0",
105
140
  "address": "tb1qa87hqcqhec3g7dv03gncherlpvfh6wwt8nevnu",
106
141
  "currency": "bitcoin_testnet"
142
+ },
143
+ {
144
+ "name": "ETH sepopo",
145
+ "address": "0xb550388547691a526190d60C30C2f9E2af03fF3D",
146
+ "currency": "ethereum_sepolia"
107
147
  }
108
148
  ]
109
149
  },
@@ -116,6 +156,11 @@
116
156
  "name": "bitcoin_testnet-1",
117
157
  "address": "tb1q645fc9qjq4h9779ph2f2ade5mpqprhr2k68mtj",
118
158
  "currency": "bitcoin_testnet"
159
+ },
160
+ {
161
+ "name": "ETH sepopo",
162
+ "address": "0xb550388547691a526190d60C30C2f9E2af03fF3D",
163
+ "currency": "ethereum_sepolia"
119
164
  }
120
165
  ]
121
166
  }
@@ -149,7 +194,7 @@
149
194
  {
150
195
  "id": 1,
151
196
  "approver_group_id": 3,
152
- "whitelist_id": 2,
197
+ "whitelist_id": 4,
153
198
  "name": "Crypto.com",
154
199
  "role": "EXCHANGE",
155
200
  "logo_url": "https://static.intercomassets.com/avatars/5265558/square_128/Logo-1636463979.jpg",
@@ -169,7 +214,7 @@
169
214
  {
170
215
  "id": 3,
171
216
  "approver_group_id": 4,
172
- "whitelist_id": 4,
217
+ "whitelist_id": 2,
173
218
  "name": "Wintemute",
174
219
  "role": "EXCHANGE",
175
220
  "logo_url": "https://pbs.twimg.com/profile_images/1731739745997234176/wBqS9X5A_400x400.jpg",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/vault-cli",
3
- "version": "1.54.0",
3
+ "version": "1.54.1",
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.5.1",
38
- "@ledgerhq/vault-common": "1.70.0",
38
+ "@ledgerhq/vault-common": "1.71.0",
39
39
  "@ledgerhq/vault-utils": "1.0.0"
40
40
  },
41
41
  "devDependencies": {