@xyo-network/xl1-cli 2.0.17 → 3.0.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/README.md +86 -14
- package/dist/cli-min.mjs +52398 -54739
- package/dist/cli-min.mjs.map +1 -1
- package/package.json +62 -60
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/xl1-cli",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0",
|
|
4
4
|
"description": "XYO Layer One CLI",
|
|
5
5
|
"homepage": "https://xylabs.com",
|
|
6
6
|
"bugs": {
|
|
@@ -28,21 +28,21 @@
|
|
|
28
28
|
"README.md"
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/client-s3": "^3.
|
|
31
|
+
"@aws-sdk/client-s3": "^3.1070.0",
|
|
32
32
|
"@opentelemetry/api": "^1.9.1",
|
|
33
|
-
"@opentelemetry/context-async-hooks": "~2.
|
|
34
|
-
"@opentelemetry/core": "~2.
|
|
35
|
-
"@opentelemetry/exporter-prometheus": "^0.
|
|
36
|
-
"@opentelemetry/exporter-trace-otlp-grpc": "^0.
|
|
37
|
-
"@opentelemetry/exporter-trace-otlp-http": "^0.
|
|
38
|
-
"@opentelemetry/host-metrics": "~0.
|
|
39
|
-
"@opentelemetry/instrumentation": "^0.
|
|
40
|
-
"@opentelemetry/instrumentation-express": "^0.
|
|
41
|
-
"@opentelemetry/instrumentation-http": "^0.
|
|
42
|
-
"@opentelemetry/instrumentation-runtime-node": "^0.
|
|
43
|
-
"@opentelemetry/resources": "~2.
|
|
44
|
-
"@opentelemetry/sdk-metrics": "~2.
|
|
45
|
-
"@opentelemetry/sdk-trace-base": "^2.
|
|
33
|
+
"@opentelemetry/context-async-hooks": "~2.8.0",
|
|
34
|
+
"@opentelemetry/core": "~2.8.0",
|
|
35
|
+
"@opentelemetry/exporter-prometheus": "^0.219.0",
|
|
36
|
+
"@opentelemetry/exporter-trace-otlp-grpc": "^0.219.0",
|
|
37
|
+
"@opentelemetry/exporter-trace-otlp-http": "^0.219.0",
|
|
38
|
+
"@opentelemetry/host-metrics": "~0.39.0",
|
|
39
|
+
"@opentelemetry/instrumentation": "^0.219.0",
|
|
40
|
+
"@opentelemetry/instrumentation-express": "^0.67.0",
|
|
41
|
+
"@opentelemetry/instrumentation-http": "^0.219.0",
|
|
42
|
+
"@opentelemetry/instrumentation-runtime-node": "^0.32.0",
|
|
43
|
+
"@opentelemetry/resources": "~2.8.0",
|
|
44
|
+
"@opentelemetry/sdk-metrics": "~2.8.0",
|
|
45
|
+
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
46
46
|
"@opentelemetry/semantic-conventions": "~1.41.1",
|
|
47
47
|
"lmdb": "^3.5.5",
|
|
48
48
|
"mongodb": "^7.3.0",
|
|
@@ -54,37 +54,38 @@
|
|
|
54
54
|
"@metamask/providers": "^22.1.1",
|
|
55
55
|
"@metamask/utils": "^11.11.0",
|
|
56
56
|
"@noble/post-quantum": "~0.6.1",
|
|
57
|
-
"@opentelemetry/context-zone": "~2.
|
|
57
|
+
"@opentelemetry/context-zone": "~2.8",
|
|
58
58
|
"@scure/base": "~2.2.0",
|
|
59
59
|
"@scure/bip39": "~2.2.0",
|
|
60
|
-
"@xylabs/express": "^6.1.
|
|
61
|
-
"@xylabs/geo": "^6.1.
|
|
62
|
-
"@xylabs/mongo": "^6.1.
|
|
63
|
-
"@xylabs/sdk-js": "^6.1.
|
|
64
|
-
"@xylabs/threads": "^6.1.
|
|
65
|
-
"@xylabs/toolchain": "~8.
|
|
66
|
-
"@xylabs/tsconfig": "~8.
|
|
67
|
-
"@xylabs/vitest-extended": "^6.1.
|
|
68
|
-
"@xyo-network/address": "^6.1.
|
|
60
|
+
"@xylabs/express": "^6.1.3",
|
|
61
|
+
"@xylabs/geo": "^6.1.3",
|
|
62
|
+
"@xylabs/mongo": "^6.1.3",
|
|
63
|
+
"@xylabs/sdk-js": "^6.1.3",
|
|
64
|
+
"@xylabs/threads": "^6.1.3",
|
|
65
|
+
"@xylabs/toolchain": "~8.2.7",
|
|
66
|
+
"@xylabs/tsconfig": "~8.2.7",
|
|
67
|
+
"@xylabs/vitest-extended": "^6.1.3",
|
|
68
|
+
"@xyo-network/address": "^6.1.1",
|
|
69
69
|
"@xyo-network/archivist-lmdb": "~6.1",
|
|
70
70
|
"@xyo-network/archivist-mongodb": "~6.1.0",
|
|
71
71
|
"@xyo-network/archivist-view": "~6.1",
|
|
72
|
-
"@xyo-network/bios": "~8.0.
|
|
73
|
-
"@xyo-network/bios-model": "~8.0.
|
|
72
|
+
"@xyo-network/bios": "~8.0.3",
|
|
73
|
+
"@xyo-network/bios-model": "~8.0.3",
|
|
74
74
|
"@xyo-network/module-model-mongodb": "~6.1.0",
|
|
75
75
|
"@xyo-network/sdk-js": "^6.1.0",
|
|
76
|
-
"@xyo-network/sdk-protocol-js": "~6.1.
|
|
77
|
-
"@xyo-network/storage-model": "~8.0.
|
|
76
|
+
"@xyo-network/sdk-protocol-js": "~6.1.1",
|
|
77
|
+
"@xyo-network/storage-model": "~8.0.3",
|
|
78
78
|
"@xyo-network/typechain": "^4.1.3",
|
|
79
|
-
"@xyo-network/wallet-model": "^6.1.
|
|
80
|
-
"@xyo-network/xl1-driver-lmdb": "^
|
|
81
|
-
"@xyo-network/xl1-driver-mongodb": "^
|
|
82
|
-
"@xyo-network/xl1-protocol-sdk": "~
|
|
83
|
-
"@xyo-network/xl1-rest-block-publisher": "^
|
|
84
|
-
"@xyo-network/xl1-
|
|
79
|
+
"@xyo-network/wallet-model": "^6.1.1",
|
|
80
|
+
"@xyo-network/xl1-driver-lmdb": "^3.0.0",
|
|
81
|
+
"@xyo-network/xl1-driver-mongodb": "^3.0.0",
|
|
82
|
+
"@xyo-network/xl1-protocol-sdk": "~3.0",
|
|
83
|
+
"@xyo-network/xl1-rest-block-publisher": "^3.0.0",
|
|
84
|
+
"@xyo-network/xl1-rest-block-viewer": "^3.0.0",
|
|
85
|
+
"@xyo-network/xl1-sdk": "~3.0",
|
|
85
86
|
"ajv": "^8.20.0",
|
|
86
87
|
"async-mutex": "^0.5.0",
|
|
87
|
-
"body-parser": "~2.
|
|
88
|
+
"body-parser": "~2.3.0",
|
|
88
89
|
"bullmq": "~5.77.7",
|
|
89
90
|
"bullmq-otel": "~1.3.1",
|
|
90
91
|
"chalk": "^5.6.2",
|
|
@@ -94,7 +95,7 @@
|
|
|
94
95
|
"cosmiconfig": "^9.0.2",
|
|
95
96
|
"debug": "~4.4.3",
|
|
96
97
|
"dotenv": "~17.4.2",
|
|
97
|
-
"eslint": "^10.
|
|
98
|
+
"eslint": "^10.5.0",
|
|
98
99
|
"ethers": "^6.16.0",
|
|
99
100
|
"express": "^5.2.1",
|
|
100
101
|
"hash-wasm": "~4.12.0",
|
|
@@ -106,13 +107,14 @@
|
|
|
106
107
|
"observable-fns": "~0.6.1",
|
|
107
108
|
"rimraf": "~6.1.3",
|
|
108
109
|
"rollbar": "^3.1.0",
|
|
109
|
-
"rolldown": "~1.
|
|
110
|
+
"rolldown": "~1.1.1",
|
|
111
|
+
"s3rver": "^3.7.1",
|
|
110
112
|
"shallowequal": "~1.1.0",
|
|
111
113
|
"store2": "~2.14.4",
|
|
112
114
|
"tslib": "^2.8.1",
|
|
113
115
|
"uuid": "~14.0.0",
|
|
114
116
|
"vite": "^8.0.16",
|
|
115
|
-
"vitest": "^4.1.
|
|
117
|
+
"vitest": "^4.1.9",
|
|
116
118
|
"vitest-mock-extended": "~4.0.0",
|
|
117
119
|
"web3-types": "~1.10.0",
|
|
118
120
|
"webextension-polyfill": "^0.12.0",
|
|
@@ -121,27 +123,27 @@
|
|
|
121
123
|
"yargs": "~18.0.0",
|
|
122
124
|
"yargs-parser": "~22.0.0",
|
|
123
125
|
"zod": "~4.4.3",
|
|
124
|
-
"@xyo-network/chain-
|
|
125
|
-
"@xyo-network/chain-
|
|
126
|
-
"@xyo-network/chain-
|
|
127
|
-
"@xyo-network/chain-
|
|
128
|
-
"@xyo-network/chain-
|
|
129
|
-
"@xyo-network/chain-
|
|
130
|
-
"@xyo-network/chain-orchestration-evm": "~
|
|
131
|
-
"@xyo-network/chain-
|
|
132
|
-
"@xyo-network/chain-
|
|
133
|
-
"@xyo-network/chain-
|
|
134
|
-
"@xyo-network/chain-
|
|
135
|
-
"@xyo-network/chain-
|
|
136
|
-
"@xyo-network/chain-
|
|
137
|
-
"@xyo-network/chain-
|
|
138
|
-
"@xyo-network/chain-
|
|
139
|
-
"@xyo-network/chain-
|
|
140
|
-
"@xyo-network/chain-
|
|
141
|
-
"@xyo-network/chain-
|
|
142
|
-
"@xyo-network/
|
|
143
|
-
"@xyo-network/chain-
|
|
144
|
-
"@xyo-network/
|
|
126
|
+
"@xyo-network/chain-ethereum": "~3.0.0",
|
|
127
|
+
"@xyo-network/chain-bridge": "~3.0.0",
|
|
128
|
+
"@xyo-network/chain-finalizer": "~3.0.0",
|
|
129
|
+
"@xyo-network/chain-mempool": "~3.0.0",
|
|
130
|
+
"@xyo-network/chain-orchestration": "~3.0.0",
|
|
131
|
+
"@xyo-network/chain-bridge-shared": "~3.0.0",
|
|
132
|
+
"@xyo-network/chain-orchestration-evm": "~3.0.0",
|
|
133
|
+
"@xyo-network/chain-api": "~3.0.0",
|
|
134
|
+
"@xyo-network/chain-orchestration-express": "~3.0.0",
|
|
135
|
+
"@xyo-network/chain-protocol-test": "~3.0.0",
|
|
136
|
+
"@xyo-network/chain-producer": "~3.0.0",
|
|
137
|
+
"@xyo-network/chain-sdk": "~3.0.0",
|
|
138
|
+
"@xyo-network/chain-orchestration-storage": "~3.0.0",
|
|
139
|
+
"@xyo-network/chain-services": "~3.0.0",
|
|
140
|
+
"@xyo-network/chain-telemetry": "~3.0.0",
|
|
141
|
+
"@xyo-network/chain-utils": "~3.0.0",
|
|
142
|
+
"@xyo-network/chain-test": "~3.0.0",
|
|
143
|
+
"@xyo-network/chain-validation": "~3.0.0",
|
|
144
|
+
"@xyo-network/xl1-cli-lib": "~3.0.0",
|
|
145
|
+
"@xyo-network/chain-reward-redemption": "~3.0.0",
|
|
146
|
+
"@xyo-network/chain-indexer": "~3.0.0"
|
|
145
147
|
},
|
|
146
148
|
"engines": {
|
|
147
149
|
"node": ">=24"
|