@ledgerhq/vault-cli 1.53.1 → 1.54.0
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 +11 -0
- package/bin/manifests/tradelink.json +200 -32
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @ledgerhq/vault-cli
|
|
2
2
|
|
|
3
|
+
## 1.54.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 12b715a: Add ability to pass tradelink_data to account creation
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [12b715a]
|
|
12
|
+
- @ledgerhq/vault-common@1.70.0
|
|
13
|
+
|
|
3
14
|
## 1.53.1
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
},
|
|
14
14
|
"groups": [
|
|
15
15
|
{
|
|
16
|
-
"name": "
|
|
16
|
+
"name": "My Compliance Team",
|
|
17
17
|
"description": "",
|
|
18
|
-
"users": [
|
|
18
|
+
"users": [16]
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"name": "Group
|
|
21
|
+
"name": "Group Wintermute",
|
|
22
22
|
"description": "",
|
|
23
|
-
"users": [
|
|
23
|
+
"users": [15]
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "Group Crypto.com",
|
|
@@ -28,38 +28,47 @@
|
|
|
28
28
|
"users": [13, 14]
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
|
-
"name": "Group
|
|
31
|
+
"name": "Group Bybit",
|
|
32
32
|
"description": "",
|
|
33
|
-
"users": [
|
|
33
|
+
"users": [12]
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"name": "
|
|
36
|
+
"name": "Group OneOf",
|
|
37
37
|
"description": "",
|
|
38
|
-
"users": [
|
|
38
|
+
"users": [10, 11]
|
|
39
39
|
}
|
|
40
40
|
],
|
|
41
41
|
"whitelists": [
|
|
42
42
|
{
|
|
43
|
-
"name": "
|
|
43
|
+
"name": "all exchanges",
|
|
44
|
+
"description": "",
|
|
45
|
+
"type": "TRANSACTION",
|
|
44
46
|
"addresses": [
|
|
45
47
|
{
|
|
46
|
-
"
|
|
48
|
+
"name": "Kraken n1",
|
|
49
|
+
"address": "tb1q7893kjx6gemqh4jpg5kld5r0qadmemu9kt6jxg",
|
|
50
|
+
"currency": "bitcoin_testnet"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"name": "Binance n0",
|
|
54
|
+
"address": "tb1qa87hqcqhec3g7dv03gncherlpvfh6wwt8nevnu",
|
|
47
55
|
"currency": "bitcoin_testnet"
|
|
48
56
|
}
|
|
49
57
|
]
|
|
50
58
|
},
|
|
51
59
|
{
|
|
52
|
-
"name": "
|
|
60
|
+
"name": "wintermute addresses",
|
|
53
61
|
"description": "",
|
|
62
|
+
"type": "TRANSACTION",
|
|
54
63
|
"addresses": [
|
|
55
64
|
{
|
|
56
|
-
"name": "
|
|
57
|
-
"address": "
|
|
65
|
+
"name": "Kraken n1",
|
|
66
|
+
"address": "tb1q7893kjx6gemqh4jpg5kld5r0qadmemu9kt6jxg",
|
|
58
67
|
"currency": "bitcoin_testnet"
|
|
59
68
|
},
|
|
60
69
|
{
|
|
61
|
-
"name": "
|
|
62
|
-
"address": "
|
|
70
|
+
"name": "Binance n0",
|
|
71
|
+
"address": "tb1qa87hqcqhec3g7dv03gncherlpvfh6wwt8nevnu",
|
|
63
72
|
"currency": "bitcoin_testnet"
|
|
64
73
|
}
|
|
65
74
|
]
|
|
@@ -67,50 +76,209 @@
|
|
|
67
76
|
{
|
|
68
77
|
"name": "bybit addresses",
|
|
69
78
|
"description": "",
|
|
79
|
+
"type": "TRANSACTION",
|
|
70
80
|
"addresses": [
|
|
71
81
|
{
|
|
72
|
-
"name": "
|
|
73
|
-
"address": "
|
|
82
|
+
"name": "Kraken n1",
|
|
83
|
+
"address": "tb1q7893kjx6gemqh4jpg5kld5r0qadmemu9kt6jxg",
|
|
74
84
|
"currency": "bitcoin_testnet"
|
|
75
85
|
},
|
|
76
86
|
{
|
|
77
|
-
"name": "
|
|
78
|
-
"address": "
|
|
87
|
+
"name": "Binance n0",
|
|
88
|
+
"address": "tb1qa87hqcqhec3g7dv03gncherlpvfh6wwt8nevnu",
|
|
79
89
|
"currency": "bitcoin_testnet"
|
|
80
90
|
}
|
|
81
91
|
]
|
|
82
92
|
},
|
|
83
93
|
{
|
|
84
|
-
"name": "
|
|
94
|
+
"name": "crypto.com addresses",
|
|
85
95
|
"description": "",
|
|
96
|
+
"type": "TRANSACTION",
|
|
86
97
|
"addresses": [
|
|
87
98
|
{
|
|
88
|
-
"name": "
|
|
89
|
-
"address": "
|
|
99
|
+
"name": "BTC Reserves n1",
|
|
100
|
+
"address": "tb1q7893kjx6gemqh4jpg5kld5r0qadmemu9kt6jxg",
|
|
90
101
|
"currency": "bitcoin_testnet"
|
|
91
102
|
},
|
|
92
103
|
{
|
|
93
|
-
"name": "
|
|
94
|
-
"address": "
|
|
104
|
+
"name": "BTC Liquidity n0",
|
|
105
|
+
"address": "tb1qa87hqcqhec3g7dv03gncherlpvfh6wwt8nevnu",
|
|
95
106
|
"currency": "bitcoin_testnet"
|
|
96
107
|
}
|
|
97
108
|
]
|
|
98
109
|
},
|
|
99
110
|
{
|
|
100
|
-
"name": "
|
|
111
|
+
"name": "Oneof whitelist",
|
|
101
112
|
"description": "",
|
|
113
|
+
"type": "TRANSACTION",
|
|
102
114
|
"addresses": [
|
|
103
115
|
{
|
|
104
|
-
"name": "
|
|
105
|
-
"address": "
|
|
106
|
-
"currency": "bitcoin_testnet"
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"name": "Kraken n1",
|
|
110
|
-
"address": "tb1q7893kjx6gemqh4jpg5kld5r0qadmemu9kt6jxg",
|
|
116
|
+
"name": "bitcoin_testnet-1",
|
|
117
|
+
"address": "tb1q645fc9qjq4h9779ph2f2ade5mpqprhr2k68mtj",
|
|
111
118
|
"currency": "bitcoin_testnet"
|
|
112
119
|
}
|
|
113
120
|
]
|
|
114
121
|
}
|
|
122
|
+
],
|
|
123
|
+
"accounts": [
|
|
124
|
+
{
|
|
125
|
+
"name": "TL-0001-BIT-OOF-KOM",
|
|
126
|
+
"currency": "bitcoin_testnet",
|
|
127
|
+
"derivationMode": "NATIVE_SEGWIT",
|
|
128
|
+
"tradelink_data": {
|
|
129
|
+
"currency": "bitcoin_testnet",
|
|
130
|
+
"custodian": {
|
|
131
|
+
"id": 1,
|
|
132
|
+
"approver_group_id": 5,
|
|
133
|
+
"whitelist_id": 5,
|
|
134
|
+
"role": "CUSTODIAN",
|
|
135
|
+
"name": "Komainu",
|
|
136
|
+
"logo_url": "https://pbs.twimg.com/profile_images/1412795738539581447/WoWVR9-f_400x400.png",
|
|
137
|
+
"code": "KOM"
|
|
138
|
+
},
|
|
139
|
+
"asset_manager": {
|
|
140
|
+
"id": 1,
|
|
141
|
+
"approver_group_id": 5,
|
|
142
|
+
"whitelist_id": 5,
|
|
143
|
+
"role": "CUSTODIAN",
|
|
144
|
+
"name": "Komainu",
|
|
145
|
+
"logo_url": "https://pbs.twimg.com/profile_images/1412795738539581447/WoWVR9-f_400x400.png",
|
|
146
|
+
"code": "KOM"
|
|
147
|
+
},
|
|
148
|
+
"exchanges": [
|
|
149
|
+
{
|
|
150
|
+
"id": 1,
|
|
151
|
+
"approver_group_id": 3,
|
|
152
|
+
"whitelist_id": 2,
|
|
153
|
+
"name": "Crypto.com",
|
|
154
|
+
"role": "EXCHANGE",
|
|
155
|
+
"logo_url": "https://static.intercomassets.com/avatars/5265558/square_128/Logo-1636463979.jpg",
|
|
156
|
+
"code": "CCc",
|
|
157
|
+
"requires_pre_approval": false
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"id": 2,
|
|
161
|
+
"approver_group_id": 2,
|
|
162
|
+
"whitelist_id": 3,
|
|
163
|
+
"name": "ByBit",
|
|
164
|
+
"role": "EXCHANGE",
|
|
165
|
+
"code": "BBt",
|
|
166
|
+
"logo_url": "https://seeklogo.com/images/B/bybit-logo-4C31FD6A08-seeklogo.com.png",
|
|
167
|
+
"requires_pre_approval": false
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"id": 3,
|
|
171
|
+
"approver_group_id": 4,
|
|
172
|
+
"whitelist_id": 4,
|
|
173
|
+
"name": "Wintemute",
|
|
174
|
+
"role": "EXCHANGE",
|
|
175
|
+
"logo_url": "https://pbs.twimg.com/profile_images/1731739745997234176/wBqS9X5A_400x400.jpg",
|
|
176
|
+
"code": "WIT",
|
|
177
|
+
"requires_pre_approval": false
|
|
178
|
+
}
|
|
179
|
+
]
|
|
180
|
+
},
|
|
181
|
+
"rules": [
|
|
182
|
+
[
|
|
183
|
+
{
|
|
184
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
185
|
+
"steps": [
|
|
186
|
+
{
|
|
187
|
+
"quorum": 1,
|
|
188
|
+
"group": "Group Crypto.com"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"quorum": 1,
|
|
192
|
+
"group": "My Compliance Team"
|
|
193
|
+
}
|
|
194
|
+
]
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"type": "WHITELIST",
|
|
198
|
+
"whitelists": ["crypto.com addresses"]
|
|
199
|
+
}
|
|
200
|
+
],
|
|
201
|
+
[
|
|
202
|
+
{
|
|
203
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
204
|
+
"steps": [
|
|
205
|
+
{
|
|
206
|
+
"quorum": 1,
|
|
207
|
+
"group": "Group Bybit"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"quorum": 1,
|
|
211
|
+
"group": "My Compliance Team"
|
|
212
|
+
}
|
|
213
|
+
]
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"type": "WHITELIST",
|
|
217
|
+
"whitelists": ["bybit addresses"]
|
|
218
|
+
}
|
|
219
|
+
],
|
|
220
|
+
[
|
|
221
|
+
{
|
|
222
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
223
|
+
"steps": [
|
|
224
|
+
{
|
|
225
|
+
"quorum": 1,
|
|
226
|
+
"group": "Group Wintermute"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"quorum": 1,
|
|
230
|
+
"group": "My Compliance Team"
|
|
231
|
+
}
|
|
232
|
+
]
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"type": "WHITELIST",
|
|
236
|
+
"whitelists": ["wintermute addresses"]
|
|
237
|
+
}
|
|
238
|
+
],
|
|
239
|
+
[
|
|
240
|
+
{
|
|
241
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
242
|
+
"steps": [
|
|
243
|
+
{
|
|
244
|
+
"quorum": 1,
|
|
245
|
+
"group": "Group OneOf"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"quorum": 1,
|
|
249
|
+
"group": "Group OneOf"
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"quorum": 1,
|
|
253
|
+
"group": "My Compliance Team"
|
|
254
|
+
}
|
|
255
|
+
]
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"type": "WHITELIST",
|
|
259
|
+
"whitelists": ["Oneof whitelist"]
|
|
260
|
+
}
|
|
261
|
+
],
|
|
262
|
+
[
|
|
263
|
+
{
|
|
264
|
+
"type": "MULTI_AUTHORIZATIONS",
|
|
265
|
+
"steps": [
|
|
266
|
+
{
|
|
267
|
+
"quorum": 1,
|
|
268
|
+
"group": "My Compliance Team"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"quorum": 1,
|
|
272
|
+
"group": "My Compliance Team"
|
|
273
|
+
}
|
|
274
|
+
]
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"type": "WHITELIST",
|
|
278
|
+
"whitelists": ["all exchanges"]
|
|
279
|
+
}
|
|
280
|
+
]
|
|
281
|
+
]
|
|
282
|
+
}
|
|
115
283
|
]
|
|
116
284
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ledgerhq/vault-cli",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.54.0",
|
|
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.
|
|
38
|
+
"@ledgerhq/vault-common": "1.70.0",
|
|
39
39
|
"@ledgerhq/vault-utils": "1.0.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|