@xyo-network/chain-sdk 1.22.0 → 1.23.2
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/browser/index.mjs
CHANGED
|
@@ -1 +1,7 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../src/index.ts"],
|
|
4
|
+
"sourcesContent": ["export * from '@xyo-network/chain-analyze'\nexport * from '@xyo-network/chain-ethereum'\nexport * from '@xyo-network/chain-modules'\nexport * from '@xyo-network/chain-protocol'\nexport * from '@xyo-network/chain-services'\nexport * from '@xyo-network/chain-telemetry'\nexport * from '@xyo-network/chain-utils'\nexport * from '@xyo-network/chain-validation'\nexport * from '@xyo-network/chain-wrappers'\n"],
|
|
5
|
+
"mappings": ";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/dist/neutral/index.mjs
CHANGED
|
@@ -1 +1,7 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../src/index.ts"],
|
|
4
|
+
"sourcesContent": ["export * from '@xyo-network/chain-analyze'\nexport * from '@xyo-network/chain-ethereum'\nexport * from '@xyo-network/chain-modules'\nexport * from '@xyo-network/chain-protocol'\nexport * from '@xyo-network/chain-services'\nexport * from '@xyo-network/chain-telemetry'\nexport * from '@xyo-network/chain-utils'\nexport * from '@xyo-network/chain-validation'\nexport * from '@xyo-network/chain-wrappers'\n"],
|
|
5
|
+
"mappings": ";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/dist/node/index.mjs
CHANGED
package/dist/node/index.mjs.map
CHANGED
|
@@ -1 +1,7 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../src/index.ts"],
|
|
4
|
+
"sourcesContent": ["export * from '@xyo-network/chain-analyze'\nexport * from '@xyo-network/chain-ethereum'\nexport * from '@xyo-network/chain-modules'\nexport * from '@xyo-network/chain-protocol'\nexport * from '@xyo-network/chain-services'\nexport * from '@xyo-network/chain-telemetry'\nexport * from '@xyo-network/chain-utils'\nexport * from '@xyo-network/chain-validation'\nexport * from '@xyo-network/chain-wrappers'\n"],
|
|
5
|
+
"mappings": ";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json.schemastore.org/package.json",
|
|
3
3
|
"name": "@xyo-network/chain-sdk",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.23.2",
|
|
5
5
|
"description": "XYO Layer One SDK",
|
|
6
6
|
"homepage": "https://xylabs.com",
|
|
7
7
|
"bugs": {
|
|
@@ -45,44 +45,43 @@
|
|
|
45
45
|
"README.md"
|
|
46
46
|
],
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@xyo-network/chain-ethereum": "~1.
|
|
49
|
-
"@xyo-network/chain-
|
|
50
|
-
"@xyo-network/chain-
|
|
51
|
-
"@xyo-network/chain-
|
|
52
|
-
"@xyo-network/chain-
|
|
53
|
-
"@xyo-network/chain-
|
|
54
|
-
"@xyo-network/chain-
|
|
55
|
-
"@xyo-network/chain-
|
|
56
|
-
"@xyo-network/chain-
|
|
48
|
+
"@xyo-network/chain-ethereum": "~1.23.2",
|
|
49
|
+
"@xyo-network/chain-modules": "~1.23.2",
|
|
50
|
+
"@xyo-network/chain-protocol": "~1.23.2",
|
|
51
|
+
"@xyo-network/chain-telemetry": "~1.23.2",
|
|
52
|
+
"@xyo-network/chain-analyze": "~1.23.2",
|
|
53
|
+
"@xyo-network/chain-validation": "~1.23.2",
|
|
54
|
+
"@xyo-network/chain-utils": "~1.23.2",
|
|
55
|
+
"@xyo-network/chain-services": "~1.23.2",
|
|
56
|
+
"@xyo-network/chain-wrappers": "~1.23.2"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@bitauth/libauth": "~3.0.0",
|
|
60
|
-
"@metamask/json-rpc-engine": "^10.
|
|
60
|
+
"@metamask/json-rpc-engine": "^10.5.0",
|
|
61
61
|
"@metamask/providers": "^22.1.1",
|
|
62
62
|
"@metamask/utils": "~11.11.0",
|
|
63
63
|
"@opentelemetry/api": "^1.9.1",
|
|
64
64
|
"@opentelemetry/context-async-hooks": "~2.7.1",
|
|
65
65
|
"@opentelemetry/context-zone": "~2.7.1",
|
|
66
66
|
"@opentelemetry/core": "~2.7.1",
|
|
67
|
-
"@opentelemetry/exporter-prometheus": "~0.
|
|
68
|
-
"@opentelemetry/exporter-trace-otlp-grpc": "~0.
|
|
69
|
-
"@opentelemetry/exporter-trace-otlp-http": "~0.
|
|
67
|
+
"@opentelemetry/exporter-prometheus": "~0.218",
|
|
68
|
+
"@opentelemetry/exporter-trace-otlp-grpc": "~0.218",
|
|
69
|
+
"@opentelemetry/exporter-trace-otlp-http": "~0.218",
|
|
70
70
|
"@opentelemetry/host-metrics": "~0.38.3",
|
|
71
|
-
"@opentelemetry/instrumentation-runtime-node": "~0.
|
|
71
|
+
"@opentelemetry/instrumentation-runtime-node": "~0.31",
|
|
72
72
|
"@opentelemetry/resources": "~2.7.1",
|
|
73
73
|
"@opentelemetry/sdk-metrics": "~2.7.1",
|
|
74
74
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
75
|
-
"@opentelemetry/semantic-conventions": "~1.
|
|
75
|
+
"@opentelemetry/semantic-conventions": "~1.41.1",
|
|
76
76
|
"@scure/base": "~2.2.0",
|
|
77
77
|
"@scure/bip39": "~2.2.0",
|
|
78
|
-
"@types/node": ">=18",
|
|
79
78
|
"@xylabs/fetch": "~5.1.2",
|
|
80
79
|
"@xylabs/geo": "^5.1.2",
|
|
81
80
|
"@xylabs/mongo": "^5.1.2",
|
|
82
81
|
"@xylabs/sdk-js": "^5.1.2",
|
|
83
82
|
"@xylabs/threads": "~5.1.2",
|
|
84
|
-
"@xylabs/toolchain": "~
|
|
85
|
-
"@xylabs/tsconfig": "~
|
|
83
|
+
"@xylabs/toolchain": "~8.0.4",
|
|
84
|
+
"@xylabs/tsconfig": "~8.0.4",
|
|
86
85
|
"@xylabs/vitest-extended": "~5.1.2",
|
|
87
86
|
"@xyo-network/account": "~5.6.2",
|
|
88
87
|
"@xyo-network/account-model": "~5.6.3",
|
|
@@ -105,11 +104,9 @@
|
|
|
105
104
|
"@xyo-network/typechain": "^4.1.3",
|
|
106
105
|
"@xyo-network/wallet": "~5.6.2",
|
|
107
106
|
"@xyo-network/wallet-model": "^5.6.3",
|
|
108
|
-
"@xyo-network/xl1-sdk": "^1.
|
|
109
|
-
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
|
|
107
|
+
"@xyo-network/xl1-sdk": "^1.30.2",
|
|
110
108
|
"ajv": "^8.20.0",
|
|
111
109
|
"async-mutex": "^0.5.0",
|
|
112
|
-
"axios": "^1",
|
|
113
110
|
"bn.js": "^5.2.3",
|
|
114
111
|
"buffer": "^6.0.3",
|
|
115
112
|
"chalk": "^5.6.2",
|
|
@@ -117,7 +114,6 @@
|
|
|
117
114
|
"debug": "~4.4.3",
|
|
118
115
|
"eslint": "^10.3.0",
|
|
119
116
|
"ethers": "^6.16.0",
|
|
120
|
-
"firebase": "^12",
|
|
121
117
|
"hash-wasm": "~4.12.0",
|
|
122
118
|
"idb": "^8.0.3",
|
|
123
119
|
"lmdb": "^3.5.4",
|
|
@@ -126,21 +122,19 @@
|
|
|
126
122
|
"mongodb": "^7.2.0",
|
|
127
123
|
"observable-fns": "~0.6.1",
|
|
128
124
|
"pako": "^2.1.0",
|
|
129
|
-
"rollup": "^3.29.4 || ^4",
|
|
130
125
|
"shallowequal": "~1.1.0",
|
|
131
126
|
"store2": "~2.14.4",
|
|
132
127
|
"tslib": "^2.8.1",
|
|
133
|
-
"typescript": "~
|
|
128
|
+
"typescript": "~6.0.3",
|
|
134
129
|
"uuid": "~14.0.0",
|
|
135
|
-
"vite": "^8.0.
|
|
136
|
-
"vitest": "^4.1.
|
|
130
|
+
"vite": "^8.0.13",
|
|
131
|
+
"vitest": "^4.1.6",
|
|
137
132
|
"wasm-feature-detect": "~1.8.0",
|
|
138
133
|
"web3-types": "~1.10.0",
|
|
139
134
|
"webextension-polyfill": "^0.12.0",
|
|
140
135
|
"zod": "~4.4.3",
|
|
141
|
-
"
|
|
142
|
-
"@xyo-network/chain-
|
|
143
|
-
"@xyo-network/chain-test-helpers": "~1.22.0"
|
|
136
|
+
"@xyo-network/chain-protocol-test": "~1.23.2",
|
|
137
|
+
"@xyo-network/chain-test-helpers": "~1.23.2"
|
|
144
138
|
},
|
|
145
139
|
"peerDependencies": {
|
|
146
140
|
"@bitauth/libauth": "~3.0",
|
|
@@ -151,15 +145,15 @@
|
|
|
151
145
|
"@opentelemetry/context-async-hooks": "~2.7",
|
|
152
146
|
"@opentelemetry/context-zone": "~2.7",
|
|
153
147
|
"@opentelemetry/core": "~2.7",
|
|
154
|
-
"@opentelemetry/exporter-prometheus": "~0.
|
|
155
|
-
"@opentelemetry/exporter-trace-otlp-grpc": "~0.
|
|
156
|
-
"@opentelemetry/exporter-trace-otlp-http": "~0.
|
|
148
|
+
"@opentelemetry/exporter-prometheus": "~0.218",
|
|
149
|
+
"@opentelemetry/exporter-trace-otlp-grpc": "~0.218",
|
|
150
|
+
"@opentelemetry/exporter-trace-otlp-http": "~0.218",
|
|
157
151
|
"@opentelemetry/host-metrics": "~0.38",
|
|
158
|
-
"@opentelemetry/instrumentation-runtime-node": "~0.
|
|
152
|
+
"@opentelemetry/instrumentation-runtime-node": "~0.31",
|
|
159
153
|
"@opentelemetry/resources": "~2.7",
|
|
160
154
|
"@opentelemetry/sdk-metrics": "~2.7",
|
|
161
155
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
162
|
-
"@opentelemetry/semantic-conventions": "~1.
|
|
156
|
+
"@opentelemetry/semantic-conventions": "~1.41",
|
|
163
157
|
"@scure/base": "~2.2",
|
|
164
158
|
"@scure/bip39": "~2.2",
|
|
165
159
|
"@xylabs/fetch": "~5.1",
|
|
@@ -189,14 +183,12 @@
|
|
|
189
183
|
"@xyo-network/xl1-sdk": "^1.28",
|
|
190
184
|
"ajv": "^8.20",
|
|
191
185
|
"async-mutex": "^0.5",
|
|
192
|
-
"axios": "^1",
|
|
193
186
|
"bn.js": "^5.2",
|
|
194
187
|
"buffer": "^6.0",
|
|
195
188
|
"chalk": "^5.6",
|
|
196
189
|
"cosmiconfig": "^9.0",
|
|
197
190
|
"debug": "~4.4",
|
|
198
191
|
"ethers": "^6.16",
|
|
199
|
-
"firebase": "^12",
|
|
200
192
|
"hash-wasm": "~4.12",
|
|
201
193
|
"idb": "^8.0",
|
|
202
194
|
"lru-cache": "^11.3",
|
|
@@ -209,8 +201,7 @@
|
|
|
209
201
|
"wasm-feature-detect": "~1.8",
|
|
210
202
|
"web3-types": "~1.10",
|
|
211
203
|
"webextension-polyfill": "^0.12",
|
|
212
|
-
"zod": "~4.4"
|
|
213
|
-
"zone.js": "^0.10.2 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
|
|
204
|
+
"zod": "~4.4"
|
|
214
205
|
},
|
|
215
206
|
"engines": {
|
|
216
207
|
"node": ">=24"
|