@xyo-network/crypto-contract-function-read-plugin 2.86.5 → 2.87.0-rc.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,6 +1,6 @@
1
1
  import { CryptoContractFunctionReadWitness } from './Witness';
2
2
  /** @deprecated use EvmCallWitness instead */
3
- export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xyo-network/object").BaseParamsFields & {
3
+ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
4
4
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
5
5
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
6
6
  readonly archivist?: string | undefined;
@@ -9,6 +9,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
9
9
  readonly paging?: Record<string, {
10
10
  size?: number | undefined;
11
11
  }> | undefined;
12
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
12
13
  schema: "network.xyo.crypto.contract.function.read.config";
13
14
  readonly security?: {
14
15
  readonly allowAnonymous?: boolean | undefined;
@@ -25,6 +26,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
25
26
  readonly paging?: Record<string, {
26
27
  size?: number | undefined;
27
28
  }> | undefined;
29
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
28
30
  schema: "network.xyo.crypto.contract.function.read.config";
29
31
  readonly security?: {
30
32
  readonly allowAnonymous?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { CryptoContractFunctionReadWitness } from './Witness';
2
2
  /** @deprecated use EvmCallWitness instead */
3
- export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xyo-network/object").BaseParamsFields & {
3
+ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
4
4
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
5
5
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
6
6
  readonly archivist?: string | undefined;
@@ -9,6 +9,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
9
9
  readonly paging?: Record<string, {
10
10
  size?: number | undefined;
11
11
  }> | undefined;
12
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
12
13
  schema: "network.xyo.crypto.contract.function.read.config";
13
14
  readonly security?: {
14
15
  readonly allowAnonymous?: boolean | undefined;
@@ -25,6 +26,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
25
26
  readonly paging?: Record<string, {
26
27
  size?: number | undefined;
27
28
  }> | undefined;
29
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
28
30
  schema: "network.xyo.crypto.contract.function.read.config";
29
31
  readonly security?: {
30
32
  readonly allowAnonymous?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { CryptoContractFunctionReadWitness } from './Witness';
2
2
  /** @deprecated use EvmCallWitness instead */
3
- export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xyo-network/object").BaseParamsFields & {
3
+ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
4
4
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
5
5
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
6
6
  readonly archivist?: string | undefined;
@@ -9,6 +9,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
9
9
  readonly paging?: Record<string, {
10
10
  size?: number | undefined;
11
11
  }> | undefined;
12
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
12
13
  schema: "network.xyo.crypto.contract.function.read.config";
13
14
  readonly security?: {
14
15
  readonly allowAnonymous?: boolean | undefined;
@@ -25,6 +26,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
25
26
  readonly paging?: Record<string, {
26
27
  size?: number | undefined;
27
28
  }> | undefined;
29
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
28
30
  schema: "network.xyo.crypto.contract.function.read.config";
29
31
  readonly security?: {
30
32
  readonly allowAnonymous?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { CryptoContractFunctionReadWitness } from './Witness';
2
2
  /** @deprecated use EvmCallWitness instead */
3
- export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xyo-network/object").BaseParamsFields & {
3
+ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
4
4
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
5
5
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
6
6
  readonly archivist?: string | undefined;
@@ -9,6 +9,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
9
9
  readonly paging?: Record<string, {
10
10
  size?: number | undefined;
11
11
  }> | undefined;
12
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
12
13
  schema: "network.xyo.crypto.contract.function.read.config";
13
14
  readonly security?: {
14
15
  readonly allowAnonymous?: boolean | undefined;
@@ -25,6 +26,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
25
26
  readonly paging?: Record<string, {
26
27
  size?: number | undefined;
27
28
  }> | undefined;
29
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
28
30
  schema: "network.xyo.crypto.contract.function.read.config";
29
31
  readonly security?: {
30
32
  readonly allowAnonymous?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { CryptoContractFunctionReadWitness } from './Witness';
2
2
  /** @deprecated use EvmCallWitness instead */
3
- export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xyo-network/object").BaseParamsFields & {
3
+ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
4
4
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
5
5
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
6
6
  readonly archivist?: string | undefined;
@@ -9,6 +9,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
9
9
  readonly paging?: Record<string, {
10
10
  size?: number | undefined;
11
11
  }> | undefined;
12
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
12
13
  schema: "network.xyo.crypto.contract.function.read.config";
13
14
  readonly security?: {
14
15
  readonly allowAnonymous?: boolean | undefined;
@@ -25,6 +26,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
25
26
  readonly paging?: Record<string, {
26
27
  size?: number | undefined;
27
28
  }> | undefined;
29
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
28
30
  schema: "network.xyo.crypto.contract.function.read.config";
29
31
  readonly security?: {
30
32
  readonly allowAnonymous?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import { CryptoContractFunctionReadWitness } from './Witness';
2
2
  /** @deprecated use EvmCallWitness instead */
3
- export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xyo-network/object").BaseParamsFields & {
3
+ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo-network/payloadset-plugin").PayloadSetWitnessPlugin<CryptoContractFunctionReadWitness<import("@xylabs/object").BaseParamsFields & {
4
4
  account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
5
5
  config: import("@xyo-network/payload-model").SchemaFields & object & Omit<{
6
6
  readonly archivist?: string | undefined;
@@ -9,6 +9,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
9
9
  readonly paging?: Record<string, {
10
10
  size?: number | undefined;
11
11
  }> | undefined;
12
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
12
13
  schema: "network.xyo.crypto.contract.function.read.config";
13
14
  readonly security?: {
14
15
  readonly allowAnonymous?: boolean | undefined;
@@ -25,6 +26,7 @@ export declare const CryptoContractFunctionReadWitnessPlugin: () => import("@xyo
25
26
  readonly paging?: Record<string, {
26
27
  size?: number | undefined;
27
28
  }> | undefined;
29
+ readonly retry?: import("@xylabs/retry").RetryConfig | undefined;
28
30
  schema: "network.xyo.crypto.contract.function.read.config";
29
31
  readonly security?: {
30
32
  readonly allowAnonymous?: boolean | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
1
+ {"version":3,"file":"Plugin.d.ts","sourceRoot":"","sources":["../../src/Plugin.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,MAAM,WAAW,CAAA;AAE7D,6CAA6C;AAC7C,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASjD,CAAA"}
package/package.json CHANGED
@@ -10,41 +10,41 @@
10
10
  "url": "https://github.com/XYOracleNetwork/plugins/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/assert": "^2.13.25",
14
- "@xylabs/promise": "^2.13.25",
15
- "@xyo-network/abstract-witness": "^2.88.2",
16
- "@xyo-network/crypto-contract-function-read-payload-plugin": "~2.86.5",
17
- "@xyo-network/crypto-nft-payload-plugin": "~2.86.5",
18
- "@xyo-network/diviner-abstract": "^2.88.2",
19
- "@xyo-network/module-model": "^2.88.2",
20
- "@xyo-network/payload-model": "^2.88.2",
21
- "@xyo-network/payloadset-plugin": "^2.88.2",
22
- "@xyo-network/witness-model": "^2.88.2",
13
+ "@xylabs/assert": "^2.13.29",
14
+ "@xylabs/promise": "^2.13.29",
15
+ "@xyo-network/abstract-witness": "^2.89.0-rc.2",
16
+ "@xyo-network/crypto-contract-function-read-payload-plugin": "~2.87.0-rc.1",
17
+ "@xyo-network/crypto-nft-payload-plugin": "~2.87.0-rc.1",
18
+ "@xyo-network/diviner-abstract": "^2.89.0-rc.2",
19
+ "@xyo-network/module-model": "^2.89.0-rc.2",
20
+ "@xyo-network/payload-model": "^2.89.0-rc.2",
21
+ "@xyo-network/payloadset-plugin": "^2.89.0-rc.2",
22
+ "@xyo-network/witness-model": "^2.89.0-rc.2",
23
23
  "ethers": "^6.10.0"
24
24
  },
25
25
  "devDependencies": {
26
- "@xylabs/delay": "^2.13.25",
27
- "@xylabs/hex": "^2.13.25",
28
- "@xylabs/jest-helpers": "^2.13.25",
26
+ "@xylabs/delay": "^2.13.29",
27
+ "@xylabs/hex": "^2.13.29",
28
+ "@xylabs/jest-helpers": "^2.13.29",
29
29
  "@xylabs/ts-scripts-yarn3": "^3.2.42",
30
30
  "@xylabs/tsconfig": "^3.2.42",
31
- "@xyo-network/account": "^2.88.2",
32
- "@xyo-network/archivist-memory": "^2.88.2",
33
- "@xyo-network/diviner-boundwitness-memory": "^2.88.2",
34
- "@xyo-network/diviner-jsonpatch": "^2.88.2",
35
- "@xyo-network/diviner-jsonpath-aggregate-memory": "^2.88.2",
36
- "@xyo-network/diviner-model": "^2.88.2",
37
- "@xyo-network/diviner-payload-memory": "^2.88.2",
38
- "@xyo-network/diviner-payload-model": "^2.88.2",
39
- "@xyo-network/diviner-range": "^2.88.2",
40
- "@xyo-network/diviner-temporal-indexing": "^2.88.2",
41
- "@xyo-network/evm-nft-id-payload-plugin": "~2.86.5",
42
- "@xyo-network/manifest": "^2.88.2",
43
- "@xyo-network/node-memory": "^2.88.2",
31
+ "@xyo-network/account": "^2.89.0-rc.2",
32
+ "@xyo-network/archivist-memory": "^2.89.0-rc.2",
33
+ "@xyo-network/diviner-boundwitness-memory": "^2.89.0-rc.2",
34
+ "@xyo-network/diviner-jsonpatch": "^2.89.0-rc.2",
35
+ "@xyo-network/diviner-jsonpath-aggregate-memory": "^2.89.0-rc.2",
36
+ "@xyo-network/diviner-model": "^2.89.0-rc.2",
37
+ "@xyo-network/diviner-payload-memory": "^2.89.0-rc.2",
38
+ "@xyo-network/diviner-payload-model": "^2.89.0-rc.2",
39
+ "@xyo-network/diviner-range": "^2.89.0-rc.2",
40
+ "@xyo-network/diviner-temporal-indexing": "^2.89.0-rc.2",
41
+ "@xyo-network/evm-nft-id-payload-plugin": "~2.87.0-rc.1",
42
+ "@xyo-network/manifest": "^2.89.0-rc.2",
43
+ "@xyo-network/node-memory": "^2.89.0-rc.2",
44
44
  "@xyo-network/open-zeppelin-typechain": "^3.0.5",
45
- "@xyo-network/sentinel-model": "^2.88.2",
46
- "@xyo-network/witness-blockchain-abstract": "^2.88.2",
47
- "@xyo-network/witness-timestamp": "^2.88.2",
45
+ "@xyo-network/sentinel-model": "^2.89.0-rc.2",
46
+ "@xyo-network/witness-blockchain-abstract": "^2.89.0-rc.2",
47
+ "@xyo-network/witness-timestamp": "^2.89.0-rc.2",
48
48
  "async-mutex": "^0.4.1",
49
49
  "jest": "^29.7.0",
50
50
  "typescript": "^5.3.3"
@@ -88,6 +88,7 @@
88
88
  "url": "https://github.com/XYOracleNetwork/plugins.git"
89
89
  },
90
90
  "sideEffects": false,
91
- "version": "2.86.5",
92
- "type": "module"
91
+ "version": "2.87.0-rc.1",
92
+ "type": "module",
93
+ "stableVersion": "2.86.5"
93
94
  }