@xyo-network/crypto-contract-function-read-plugin 3.2.0-rc.2 → 3.2.0-rc.3
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/Plugin.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { CryptoContractFunctionReadWitness } from './Witness.ts';
|
|
2
2
|
/** @deprecated use EvmCallWitness instead */
|
|
3
3
|
export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
|
|
4
|
-
account?: import(".store/@xyo-network-account-model-virtual-
|
|
4
|
+
account?: import(".store/@xyo-network-account-model-virtual-6c9dfaafa5/package").AccountInstance | "random";
|
|
5
5
|
addToResolvers?: boolean;
|
|
6
|
-
additionalSigners?: import(".store/@xyo-network-account-model-virtual-
|
|
6
|
+
additionalSigners?: import(".store/@xyo-network-account-model-virtual-6c9dfaafa5/package").AccountInstance[];
|
|
7
7
|
allowNameResolution?: boolean;
|
|
8
8
|
config: import("@xylabs/object").DeepRestrictToStringKeys<{
|
|
9
9
|
schema: import("@xyo-network/payload-model").Schema;
|
|
@@ -13,7 +13,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
|
|
|
13
13
|
} | undefined;
|
|
14
14
|
readonly allowedQueries?: string[] | undefined;
|
|
15
15
|
readonly archivist?: import("@xyo-network/module-model").ModuleIdentifier | undefined;
|
|
16
|
-
readonly consoleLogger?: import(".store/@xylabs-logger-npm-4.4.
|
|
16
|
+
readonly consoleLogger?: import(".store/@xylabs-logger-npm-4.4.25-f61ab04e23/package").LogLevel | undefined;
|
|
17
17
|
readonly labels?: {
|
|
18
18
|
[x: string]: string | undefined;
|
|
19
19
|
} | undefined;
|
package/dist/neutral/Plugin.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { CryptoContractFunctionReadWitness } from './Witness.ts';
|
|
2
2
|
/** @deprecated use EvmCallWitness instead */
|
|
3
3
|
export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
|
|
4
|
-
account?: import(".store/@xyo-network-account-model-virtual-
|
|
4
|
+
account?: import(".store/@xyo-network-account-model-virtual-6c9dfaafa5/package").AccountInstance | "random";
|
|
5
5
|
addToResolvers?: boolean;
|
|
6
|
-
additionalSigners?: import(".store/@xyo-network-account-model-virtual-
|
|
6
|
+
additionalSigners?: import(".store/@xyo-network-account-model-virtual-6c9dfaafa5/package").AccountInstance[];
|
|
7
7
|
allowNameResolution?: boolean;
|
|
8
8
|
config: import("@xylabs/object").DeepRestrictToStringKeys<{
|
|
9
9
|
schema: import("@xyo-network/payload-model").Schema;
|
|
@@ -13,7 +13,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
|
|
|
13
13
|
} | undefined;
|
|
14
14
|
readonly allowedQueries?: string[] | undefined;
|
|
15
15
|
readonly archivist?: import("@xyo-network/module-model").ModuleIdentifier | undefined;
|
|
16
|
-
readonly consoleLogger?: import(".store/@xylabs-logger-npm-4.4.
|
|
16
|
+
readonly consoleLogger?: import(".store/@xylabs-logger-npm-4.4.25-f61ab04e23/package").LogLevel | undefined;
|
|
17
17
|
readonly labels?: {
|
|
18
18
|
[x: string]: string | undefined;
|
|
19
19
|
} | undefined;
|
package/dist/node/Plugin.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { CryptoContractFunctionReadWitness } from './Witness.ts';
|
|
2
2
|
/** @deprecated use EvmCallWitness instead */
|
|
3
3
|
export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
|
|
4
|
-
account?: import(".store/@xyo-network-account-model-virtual-
|
|
4
|
+
account?: import(".store/@xyo-network-account-model-virtual-6c9dfaafa5/package").AccountInstance | "random";
|
|
5
5
|
addToResolvers?: boolean;
|
|
6
|
-
additionalSigners?: import(".store/@xyo-network-account-model-virtual-
|
|
6
|
+
additionalSigners?: import(".store/@xyo-network-account-model-virtual-6c9dfaafa5/package").AccountInstance[];
|
|
7
7
|
allowNameResolution?: boolean;
|
|
8
8
|
config: import("@xylabs/object").DeepRestrictToStringKeys<{
|
|
9
9
|
schema: import("@xyo-network/payload-model").Schema;
|
|
@@ -13,7 +13,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
|
|
|
13
13
|
} | undefined;
|
|
14
14
|
readonly allowedQueries?: string[] | undefined;
|
|
15
15
|
readonly archivist?: import("@xyo-network/module-model").ModuleIdentifier | undefined;
|
|
16
|
-
readonly consoleLogger?: import(".store/@xylabs-logger-npm-4.4.
|
|
16
|
+
readonly consoleLogger?: import(".store/@xylabs-logger-npm-4.4.25-f61ab04e23/package").LogLevel | undefined;
|
|
17
17
|
readonly labels?: {
|
|
18
18
|
[x: string]: string | undefined;
|
|
19
19
|
} | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/crypto-contract-function-read-plugin",
|
|
3
|
-
"version": "3.2.0-rc.
|
|
3
|
+
"version": "3.2.0-rc.3",
|
|
4
4
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -29,43 +29,43 @@
|
|
|
29
29
|
"module": "dist/neutral/index.mjs",
|
|
30
30
|
"types": "dist/neutral/index.d.ts",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@xylabs/assert": "^4.4.
|
|
33
|
-
"@xylabs/object": "^4.4.
|
|
34
|
-
"@xylabs/promise": "^4.4.
|
|
35
|
-
"@xyo-network/abstract-witness": "^3.6.0-rc.
|
|
36
|
-
"@xyo-network/crypto-contract-function-read-payload-plugin": "^3.2.0-rc.
|
|
37
|
-
"@xyo-network/crypto-nft-payload-plugin": "^3.2.0-rc.
|
|
38
|
-
"@xyo-network/diviner-abstract": "^3.6.0-rc.
|
|
39
|
-
"@xyo-network/module-model": "^3.6.0-rc.
|
|
40
|
-
"@xyo-network/payload-model": "^3.6.0-rc.
|
|
41
|
-
"@xyo-network/payloadset-plugin": "^3.6.0-rc.
|
|
42
|
-
"@xyo-network/witness-model": "^3.6.0-rc.
|
|
32
|
+
"@xylabs/assert": "^4.4.25",
|
|
33
|
+
"@xylabs/object": "^4.4.25",
|
|
34
|
+
"@xylabs/promise": "^4.4.25",
|
|
35
|
+
"@xyo-network/abstract-witness": "^3.6.0-rc.13",
|
|
36
|
+
"@xyo-network/crypto-contract-function-read-payload-plugin": "^3.2.0-rc.3",
|
|
37
|
+
"@xyo-network/crypto-nft-payload-plugin": "^3.2.0-rc.3",
|
|
38
|
+
"@xyo-network/diviner-abstract": "^3.6.0-rc.13",
|
|
39
|
+
"@xyo-network/module-model": "^3.6.0-rc.13",
|
|
40
|
+
"@xyo-network/payload-model": "^3.6.0-rc.13",
|
|
41
|
+
"@xyo-network/payloadset-plugin": "^3.6.0-rc.13",
|
|
42
|
+
"@xyo-network/witness-model": "^3.6.0-rc.13",
|
|
43
43
|
"ethers": "^6.13.4"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@xylabs/delay": "^4.4.
|
|
47
|
-
"@xylabs/hex": "^4.4.
|
|
46
|
+
"@xylabs/delay": "^4.4.25",
|
|
47
|
+
"@xylabs/hex": "^4.4.25",
|
|
48
48
|
"@xylabs/ts-scripts-yarn3": "^4.2.6",
|
|
49
49
|
"@xylabs/tsconfig": "^4.2.6",
|
|
50
|
-
"@xylabs/vitest-extended": "^4.4.
|
|
51
|
-
"@xyo-network/account": "^3.6.0-rc.
|
|
52
|
-
"@xyo-network/archivist-memory": "^3.6.0-rc.
|
|
53
|
-
"@xyo-network/diviner-boundwitness-memory": "^3.6.0-rc.
|
|
54
|
-
"@xyo-network/diviner-jsonpatch": "^3.6.0-rc.
|
|
55
|
-
"@xyo-network/diviner-jsonpath-aggregate-memory": "^3.6.0-rc.
|
|
56
|
-
"@xyo-network/diviner-model": "^3.6.0-rc.
|
|
57
|
-
"@xyo-network/diviner-payload-memory": "^3.6.0-rc.
|
|
58
|
-
"@xyo-network/diviner-payload-model": "^3.6.0-rc.
|
|
59
|
-
"@xyo-network/diviner-range": "^3.6.0-rc.
|
|
60
|
-
"@xyo-network/diviner-temporal-indexing": "^3.6.0-rc.
|
|
61
|
-
"@xyo-network/evm-nft-id-payload-plugin": "^3.2.0-rc.
|
|
62
|
-
"@xyo-network/manifest": "^3.6.0-rc.
|
|
63
|
-
"@xyo-network/module-factory-locator": "^3.6.0-rc.
|
|
64
|
-
"@xyo-network/node-memory": "^3.6.0-rc.
|
|
50
|
+
"@xylabs/vitest-extended": "^4.4.25",
|
|
51
|
+
"@xyo-network/account": "^3.6.0-rc.13",
|
|
52
|
+
"@xyo-network/archivist-memory": "^3.6.0-rc.13",
|
|
53
|
+
"@xyo-network/diviner-boundwitness-memory": "^3.6.0-rc.13",
|
|
54
|
+
"@xyo-network/diviner-jsonpatch": "^3.6.0-rc.13",
|
|
55
|
+
"@xyo-network/diviner-jsonpath-aggregate-memory": "^3.6.0-rc.13",
|
|
56
|
+
"@xyo-network/diviner-model": "^3.6.0-rc.13",
|
|
57
|
+
"@xyo-network/diviner-payload-memory": "^3.6.0-rc.13",
|
|
58
|
+
"@xyo-network/diviner-payload-model": "^3.6.0-rc.13",
|
|
59
|
+
"@xyo-network/diviner-range": "^3.6.0-rc.13",
|
|
60
|
+
"@xyo-network/diviner-temporal-indexing": "^3.6.0-rc.13",
|
|
61
|
+
"@xyo-network/evm-nft-id-payload-plugin": "^3.2.0-rc.3",
|
|
62
|
+
"@xyo-network/manifest": "^3.6.0-rc.13",
|
|
63
|
+
"@xyo-network/module-factory-locator": "^3.6.0-rc.13",
|
|
64
|
+
"@xyo-network/node-memory": "^3.6.0-rc.13",
|
|
65
65
|
"@xyo-network/open-zeppelin-typechain": "^3.3.2",
|
|
66
|
-
"@xyo-network/sentinel-model": "^3.6.0-rc.
|
|
67
|
-
"@xyo-network/witness-blockchain-abstract": "^3.6.0-rc.
|
|
68
|
-
"@xyo-network/witness-timestamp": "^3.6.0-rc.
|
|
66
|
+
"@xyo-network/sentinel-model": "^3.6.0-rc.13",
|
|
67
|
+
"@xyo-network/witness-blockchain-abstract": "^3.6.0-rc.13",
|
|
68
|
+
"@xyo-network/witness-timestamp": "^3.6.0-rc.13",
|
|
69
69
|
"async-mutex": "^0.5.0",
|
|
70
70
|
"typescript": "^5.7.2",
|
|
71
71
|
"vitest": "^2.1.8"
|
|
@@ -122,9 +122,8 @@
|
|
|
122
122
|
"sourcePathExpression": "$.limit"
|
|
123
123
|
},
|
|
124
124
|
{
|
|
125
|
-
"
|
|
126
|
-
"
|
|
127
|
-
"sourcePathExpression": "$.offset"
|
|
125
|
+
"destinationField": "cursor",
|
|
126
|
+
"sourcePathExpression": "$.cursor"
|
|
128
127
|
},
|
|
129
128
|
{
|
|
130
129
|
"defaultValue": "desc",
|
|
@@ -214,9 +213,7 @@
|
|
|
214
213
|
{
|
|
215
214
|
"config": {
|
|
216
215
|
"archiving": {
|
|
217
|
-
"archivists": [
|
|
218
|
-
"Archivist"
|
|
219
|
-
]
|
|
216
|
+
"archivists": ["Archivist"]
|
|
220
217
|
},
|
|
221
218
|
"language": "javascript",
|
|
222
219
|
"name": "Sentinel",
|
|
@@ -239,4 +236,4 @@
|
|
|
239
236
|
}
|
|
240
237
|
],
|
|
241
238
|
"schema": "network.xyo.manifest"
|
|
242
|
-
}
|
|
239
|
+
}
|
|
@@ -52,9 +52,7 @@
|
|
|
52
52
|
{
|
|
53
53
|
"config": {
|
|
54
54
|
"filter": {
|
|
55
|
-
"payload_schemas": [
|
|
56
|
-
"network.xyo.evm.nft.index"
|
|
57
|
-
]
|
|
55
|
+
"payload_schemas": ["network.xyo.evm.nft.index"]
|
|
58
56
|
},
|
|
59
57
|
"labels": {
|
|
60
58
|
"network.xyo.diviner.stage": "stateToIndexCandidateDiviner"
|
|
@@ -126,9 +124,8 @@
|
|
|
126
124
|
"sourcePathExpression": "$.limit"
|
|
127
125
|
},
|
|
128
126
|
{
|
|
129
|
-
"
|
|
130
|
-
"
|
|
131
|
-
"sourcePathExpression": "$.offset"
|
|
127
|
+
"destinationField": "cursor",
|
|
128
|
+
"sourcePathExpression": "$.cursor"
|
|
132
129
|
},
|
|
133
130
|
{
|
|
134
131
|
"defaultValue": "desc",
|
|
@@ -299,15 +296,11 @@
|
|
|
299
296
|
"mod": "TotalSupplyToRangeQueryTransformDiviner"
|
|
300
297
|
},
|
|
301
298
|
{
|
|
302
|
-
"input": [
|
|
303
|
-
"TotalSupplyToRangeQueryTransformDiviner"
|
|
304
|
-
],
|
|
299
|
+
"input": ["TotalSupplyToRangeQueryTransformDiviner"],
|
|
305
300
|
"mod": "RangeDiviner"
|
|
306
301
|
},
|
|
307
302
|
{
|
|
308
|
-
"input": [
|
|
309
|
-
"RangeDiviner"
|
|
310
|
-
],
|
|
303
|
+
"input": ["RangeDiviner"],
|
|
311
304
|
"mod": "RangeToNftIndexTransformDiviner"
|
|
312
305
|
}
|
|
313
306
|
]
|
|
@@ -362,9 +355,7 @@
|
|
|
362
355
|
{
|
|
363
356
|
"config": {
|
|
364
357
|
"archiving": {
|
|
365
|
-
"archivists": [
|
|
366
|
-
"Archivist"
|
|
367
|
-
]
|
|
358
|
+
"archivists": ["Archivist"]
|
|
368
359
|
},
|
|
369
360
|
"name": "Sentinel",
|
|
370
361
|
"schema": "network.xyo.sentinel.config",
|
|
@@ -400,4 +391,4 @@
|
|
|
400
391
|
}
|
|
401
392
|
],
|
|
402
393
|
"schema": "network.xyo.manifest"
|
|
403
|
-
}
|
|
394
|
+
}
|