@xyo-network/evm-plugins 2.97.0 → 2.97.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,2 +1,37 @@
1
- "use strict";var u=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var g=(e,t)=>{for(var m in t)u(e,m,{get:t[m],enumerable:!0})},f=(e,t,m,x)=>{if(t&&typeof t=="object"||typeof t=="function")for(let p of P(t))!a.call(e,p)&&p!==m&&u(e,p,{get:()=>t[p],enumerable:!(x=i(t,p))||x.enumerable});return e},r=(e,t,m)=>(f(e,t,"default"),m&&f(m,t,"default"));var c=e=>f(u({},"__esModule",{value:!0}),e);var o={};g(o,{EvmPlugins:()=>n,default:()=>d});module.exports=c(o);r(o,require("@xyo-network/erc1822-witness"),module.exports);r(o,require("@xyo-network/erc1967-witness"),module.exports);r(o,require("@xyo-network/ethereum-blockchain-plugins"),module.exports);r(o,require("@xyo-network/evm-abi-diviner"),module.exports);r(o,require("@xyo-network/evm-call-witness"),module.exports);r(o,require("@xyo-network/evm-contract-witness"),module.exports);var l=require("@xyo-network/ethereum-blockchain-plugins"),n=[...l.EthereumPlugins],d=n;
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
+
21
+ // src/index.ts
22
+ var src_exports = {};
23
+ __export(src_exports, {
24
+ EvmPlugins: () => EvmPlugins,
25
+ default: () => src_default
26
+ });
27
+ module.exports = __toCommonJS(src_exports);
28
+ __reExport(src_exports, require("@xyo-network/erc1822-witness"), module.exports);
29
+ __reExport(src_exports, require("@xyo-network/erc1967-witness"), module.exports);
30
+ __reExport(src_exports, require("@xyo-network/ethereum-blockchain-plugins"), module.exports);
31
+ __reExport(src_exports, require("@xyo-network/evm-abi-diviner"), module.exports);
32
+ __reExport(src_exports, require("@xyo-network/evm-call-witness"), module.exports);
33
+ __reExport(src_exports, require("@xyo-network/evm-contract-witness"), module.exports);
34
+ var import_ethereum_blockchain_plugins = require("@xyo-network/ethereum-blockchain-plugins");
35
+ var EvmPlugins = [...import_ethereum_blockchain_plugins.EthereumPlugins];
36
+ var src_default = EvmPlugins;
2
37
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":"2dAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAAK,EAAAL,EAAc,wCAAd,gBACAK,EAAAL,EAAc,wCADd,gBAEAK,EAAAL,EAAc,oDAFd,gBAGAK,EAAAL,EAAc,wCAHd,gBAIAK,EAAAL,EAAc,yCAJd,gBAKAK,EAAAL,EAAc,6CALd,gBAOA,IAAAM,EAAgC,oDAGnBJ,EAAqC,CAAC,GAAG,iBAAe,EAG9DC,EAAQD","names":["src_exports","__export","EvmPlugins","src_default","__toCommonJS","__reExport","import_ethereum_blockchain_plugins"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,yCADd;AAEA,wBAAc,qDAFd;AAGA,wBAAc,yCAHd;AAIA,wBAAc,0CAJd;AAKA,wBAAc,8CALd;AAOA,yCAAgC;AAGzB,IAAM,aAAqC,CAAC,GAAG,kDAAe;AAGrE,IAAO,cAAQ;","names":[]}
@@ -1,2 +1,15 @@
1
- export*from"@xyo-network/erc1822-witness";export*from"@xyo-network/erc1967-witness";export*from"@xyo-network/ethereum-blockchain-plugins";export*from"@xyo-network/evm-abi-diviner";export*from"@xyo-network/evm-call-witness";export*from"@xyo-network/evm-contract-witness";import{EthereumPlugins as o}from"@xyo-network/ethereum-blockchain-plugins";var r=[...o],e=r;export{r as EvmPlugins,e as default};
1
+ // src/index.ts
2
+ export * from "@xyo-network/erc1822-witness";
3
+ export * from "@xyo-network/erc1967-witness";
4
+ export * from "@xyo-network/ethereum-blockchain-plugins";
5
+ export * from "@xyo-network/evm-abi-diviner";
6
+ export * from "@xyo-network/evm-call-witness";
7
+ export * from "@xyo-network/evm-contract-witness";
8
+ import { EthereumPlugins } from "@xyo-network/ethereum-blockchain-plugins";
9
+ var EvmPlugins = [...EthereumPlugins];
10
+ var src_default = EvmPlugins;
11
+ export {
12
+ EvmPlugins,
13
+ src_default as default
14
+ };
2
15
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":"AAAA,WAAc,+BACd,WAAc,+BACd,WAAc,2CACd,WAAc,+BACd,WAAc,gCACd,WAAc,oCAEd,OAAS,mBAAAA,MAAuB,2CAGzB,IAAMC,EAAqC,CAAC,GAAGD,CAAe,EAG9DE,EAAQD","names":["EthereumPlugins","EvmPlugins","src_default"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,SAAS,uBAAuB;AAGzB,IAAM,aAAqC,CAAC,GAAG,eAAe;AAGrE,IAAO,cAAQ;","names":[]}
@@ -1,2 +1,37 @@
1
- "use strict";var u=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var g=(e,t)=>{for(var m in t)u(e,m,{get:t[m],enumerable:!0})},f=(e,t,m,x)=>{if(t&&typeof t=="object"||typeof t=="function")for(let p of P(t))!a.call(e,p)&&p!==m&&u(e,p,{get:()=>t[p],enumerable:!(x=i(t,p))||x.enumerable});return e},r=(e,t,m)=>(f(e,t,"default"),m&&f(m,t,"default"));var c=e=>f(u({},"__esModule",{value:!0}),e);var o={};g(o,{EvmPlugins:()=>n,default:()=>d});module.exports=c(o);r(o,require("@xyo-network/erc1822-witness"),module.exports);r(o,require("@xyo-network/erc1967-witness"),module.exports);r(o,require("@xyo-network/ethereum-blockchain-plugins"),module.exports);r(o,require("@xyo-network/evm-abi-diviner"),module.exports);r(o,require("@xyo-network/evm-call-witness"),module.exports);r(o,require("@xyo-network/evm-contract-witness"),module.exports);var l=require("@xyo-network/ethereum-blockchain-plugins"),n=[...l.EthereumPlugins],d=n;
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
+
21
+ // src/index.ts
22
+ var src_exports = {};
23
+ __export(src_exports, {
24
+ EvmPlugins: () => EvmPlugins,
25
+ default: () => src_default
26
+ });
27
+ module.exports = __toCommonJS(src_exports);
28
+ __reExport(src_exports, require("@xyo-network/erc1822-witness"), module.exports);
29
+ __reExport(src_exports, require("@xyo-network/erc1967-witness"), module.exports);
30
+ __reExport(src_exports, require("@xyo-network/ethereum-blockchain-plugins"), module.exports);
31
+ __reExport(src_exports, require("@xyo-network/evm-abi-diviner"), module.exports);
32
+ __reExport(src_exports, require("@xyo-network/evm-call-witness"), module.exports);
33
+ __reExport(src_exports, require("@xyo-network/evm-contract-witness"), module.exports);
34
+ var import_ethereum_blockchain_plugins = require("@xyo-network/ethereum-blockchain-plugins");
35
+ var EvmPlugins = [...import_ethereum_blockchain_plugins.EthereumPlugins];
36
+ var src_default = EvmPlugins;
2
37
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":"2dAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAAK,EAAAL,EAAc,wCAAd,gBACAK,EAAAL,EAAc,wCADd,gBAEAK,EAAAL,EAAc,oDAFd,gBAGAK,EAAAL,EAAc,wCAHd,gBAIAK,EAAAL,EAAc,yCAJd,gBAKAK,EAAAL,EAAc,6CALd,gBAOA,IAAAM,EAAgC,oDAGnBJ,EAAqC,CAAC,GAAG,iBAAe,EAG9DC,EAAQD","names":["src_exports","__export","EvmPlugins","src_default","__toCommonJS","__reExport","import_ethereum_blockchain_plugins"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,yCADd;AAEA,wBAAc,qDAFd;AAGA,wBAAc,yCAHd;AAIA,wBAAc,0CAJd;AAKA,wBAAc,8CALd;AAOA,yCAAgC;AAGzB,IAAM,aAAqC,CAAC,GAAG,kDAAe;AAGrE,IAAO,cAAQ;","names":[]}
@@ -1,2 +1,15 @@
1
- export*from"@xyo-network/erc1822-witness";export*from"@xyo-network/erc1967-witness";export*from"@xyo-network/ethereum-blockchain-plugins";export*from"@xyo-network/evm-abi-diviner";export*from"@xyo-network/evm-call-witness";export*from"@xyo-network/evm-contract-witness";import{EthereumPlugins as o}from"@xyo-network/ethereum-blockchain-plugins";var r=[...o],e=r;export{r as EvmPlugins,e as default};
1
+ // src/index.ts
2
+ export * from "@xyo-network/erc1822-witness";
3
+ export * from "@xyo-network/erc1967-witness";
4
+ export * from "@xyo-network/ethereum-blockchain-plugins";
5
+ export * from "@xyo-network/evm-abi-diviner";
6
+ export * from "@xyo-network/evm-call-witness";
7
+ export * from "@xyo-network/evm-contract-witness";
8
+ import { EthereumPlugins } from "@xyo-network/ethereum-blockchain-plugins";
9
+ var EvmPlugins = [...EthereumPlugins];
10
+ var src_default = EvmPlugins;
11
+ export {
12
+ EvmPlugins,
13
+ src_default as default
14
+ };
2
15
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":"AAAA,WAAc,+BACd,WAAc,+BACd,WAAc,2CACd,WAAc,+BACd,WAAc,gCACd,WAAc,oCAEd,OAAS,mBAAAA,MAAuB,2CAGzB,IAAMC,EAAqC,CAAC,GAAGD,CAAe,EAG9DE,EAAQD","names":["EthereumPlugins","EvmPlugins","src_default"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,SAAS,uBAAuB;AAGzB,IAAM,aAAqC,CAAC,GAAG,eAAe;AAGrE,IAAO,cAAQ;","names":[]}
@@ -1,2 +1,47 @@
1
- "use strict";var u=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var g=(e,t)=>{for(var m in t)u(e,m,{get:t[m],enumerable:!0})},f=(e,t,m,x)=>{if(t&&typeof t=="object"||typeof t=="function")for(let p of P(t))!a.call(e,p)&&p!==m&&u(e,p,{get:()=>t[p],enumerable:!(x=i(t,p))||x.enumerable});return e},r=(e,t,m)=>(f(e,t,"default"),m&&f(m,t,"default"));var c=e=>f(u({},"__esModule",{value:!0}),e);var o={};g(o,{EvmPlugins:()=>n,default:()=>d});module.exports=c(o);r(o,require("@xyo-network/erc1822-witness"),module.exports);r(o,require("@xyo-network/erc1967-witness"),module.exports);r(o,require("@xyo-network/ethereum-blockchain-plugins"),module.exports);r(o,require("@xyo-network/evm-abi-diviner"),module.exports);r(o,require("@xyo-network/evm-call-witness"),module.exports);r(o,require("@xyo-network/evm-contract-witness"),module.exports);var l=require("@xyo-network/ethereum-blockchain-plugins"),n=[...l.EthereumPlugins],d=n;0&&(module.exports={EvmPlugins,...require("@xyo-network/erc1822-witness"),...require("@xyo-network/erc1967-witness"),...require("@xyo-network/ethereum-blockchain-plugins"),...require("@xyo-network/evm-abi-diviner"),...require("@xyo-network/evm-call-witness"),...require("@xyo-network/evm-contract-witness")});
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
19
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
+
21
+ // src/index.ts
22
+ var src_exports = {};
23
+ __export(src_exports, {
24
+ EvmPlugins: () => EvmPlugins,
25
+ default: () => src_default
26
+ });
27
+ module.exports = __toCommonJS(src_exports);
28
+ __reExport(src_exports, require("@xyo-network/erc1822-witness"), module.exports);
29
+ __reExport(src_exports, require("@xyo-network/erc1967-witness"), module.exports);
30
+ __reExport(src_exports, require("@xyo-network/ethereum-blockchain-plugins"), module.exports);
31
+ __reExport(src_exports, require("@xyo-network/evm-abi-diviner"), module.exports);
32
+ __reExport(src_exports, require("@xyo-network/evm-call-witness"), module.exports);
33
+ __reExport(src_exports, require("@xyo-network/evm-contract-witness"), module.exports);
34
+ var import_ethereum_blockchain_plugins = require("@xyo-network/ethereum-blockchain-plugins");
35
+ var EvmPlugins = [...import_ethereum_blockchain_plugins.EthereumPlugins];
36
+ var src_default = EvmPlugins;
37
+ // Annotate the CommonJS export names for ESM import in node:
38
+ 0 && (module.exports = {
39
+ EvmPlugins,
40
+ ...require("@xyo-network/erc1822-witness"),
41
+ ...require("@xyo-network/erc1967-witness"),
42
+ ...require("@xyo-network/ethereum-blockchain-plugins"),
43
+ ...require("@xyo-network/evm-abi-diviner"),
44
+ ...require("@xyo-network/evm-call-witness"),
45
+ ...require("@xyo-network/evm-contract-witness")
46
+ });
2
47
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":"2dAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAAK,EAAAL,EAAc,wCAAd,gBACAK,EAAAL,EAAc,wCADd,gBAEAK,EAAAL,EAAc,oDAFd,gBAGAK,EAAAL,EAAc,wCAHd,gBAIAK,EAAAL,EAAc,yCAJd,gBAKAK,EAAAL,EAAc,6CALd,gBAOA,IAAAM,EAAgC,oDAGnBJ,EAAqC,CAAC,GAAG,iBAAe,EAG9DC,EAAQD","names":["src_exports","__export","EvmPlugins","src_default","__toCommonJS","__reExport","import_ethereum_blockchain_plugins"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAc,yCAAd;AACA,wBAAc,yCADd;AAEA,wBAAc,qDAFd;AAGA,wBAAc,yCAHd;AAIA,wBAAc,0CAJd;AAKA,wBAAc,8CALd;AAOA,yCAAgC;AAGzB,IAAM,aAAqC,CAAC,GAAG,kDAAe;AAGrE,IAAO,cAAQ;","names":[]}
@@ -1,2 +1,15 @@
1
- export*from"@xyo-network/erc1822-witness";export*from"@xyo-network/erc1967-witness";export*from"@xyo-network/ethereum-blockchain-plugins";export*from"@xyo-network/evm-abi-diviner";export*from"@xyo-network/evm-call-witness";export*from"@xyo-network/evm-contract-witness";import{EthereumPlugins as o}from"@xyo-network/ethereum-blockchain-plugins";var r=[...o],e=r;export{r as EvmPlugins,e as default};
1
+ // src/index.ts
2
+ export * from "@xyo-network/erc1822-witness";
3
+ export * from "@xyo-network/erc1967-witness";
4
+ export * from "@xyo-network/ethereum-blockchain-plugins";
5
+ export * from "@xyo-network/evm-abi-diviner";
6
+ export * from "@xyo-network/evm-call-witness";
7
+ export * from "@xyo-network/evm-contract-witness";
8
+ import { EthereumPlugins } from "@xyo-network/ethereum-blockchain-plugins";
9
+ var EvmPlugins = [...EthereumPlugins];
10
+ var src_default = EvmPlugins;
11
+ export {
12
+ EvmPlugins,
13
+ src_default as default
14
+ };
2
15
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":"AAAA,WAAc,+BACd,WAAc,+BACd,WAAc,2CACd,WAAc,+BACd,WAAc,gCACd,WAAc,oCAEd,OAAS,mBAAAA,MAAuB,2CAGzB,IAAMC,EAAqC,CAAC,GAAGD,CAAe,EAG9DE,EAAQD","names":["EthereumPlugins","EvmPlugins","src_default"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/erc1822-witness'\nexport * from '@xyo-network/erc1967-witness'\nexport * from '@xyo-network/ethereum-blockchain-plugins'\nexport * from '@xyo-network/evm-abi-diviner'\nexport * from '@xyo-network/evm-call-witness'\nexport * from '@xyo-network/evm-contract-witness'\n\nimport { EthereumPlugins } from '@xyo-network/ethereum-blockchain-plugins'\nimport { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin'\n\nexport const EvmPlugins: PayloadSetPluginFunc[] = [...EthereumPlugins]\n\n// eslint-disable-next-line import/no-default-export\nexport default EvmPlugins\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AAEd,SAAS,uBAAuB;AAGzB,IAAM,aAAqC,CAAC,GAAG,eAAe;AAGrE,IAAO,cAAQ;","names":[]}
package/package.json CHANGED
@@ -10,39 +10,39 @@
10
10
  "url": "https://github.com/XYOracleNetwork/plugins/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/erc1822-witness": "~2.97.0",
14
- "@xyo-network/erc1967-witness": "~2.97.0",
15
- "@xyo-network/ethereum-blockchain-plugins": "~2.97.0",
16
- "@xyo-network/evm-abi-diviner": "~2.97.0",
17
- "@xyo-network/evm-call-witness": "~2.97.0",
18
- "@xyo-network/evm-contract-witness": "~2.97.0",
19
- "@xyo-network/payloadset-plugin": "^2.107.0"
13
+ "@xyo-network/erc1822-witness": "~2.97.1",
14
+ "@xyo-network/erc1967-witness": "~2.97.1",
15
+ "@xyo-network/ethereum-blockchain-plugins": "~2.97.1",
16
+ "@xyo-network/evm-abi-diviner": "~2.97.1",
17
+ "@xyo-network/evm-call-witness": "~2.97.1",
18
+ "@xyo-network/evm-contract-witness": "~2.97.1",
19
+ "@xyo-network/payloadset-plugin": "^2.107.4"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@xylabs/delay": "^3.5.1",
23
23
  "@xylabs/jest-helpers": "^3.5.1",
24
- "@xylabs/ts-scripts-yarn3": "^3.11.8",
25
- "@xylabs/tsconfig": "^3.11.8",
26
- "@xyo-network/account": "^2.107.0",
27
- "@xyo-network/api-call-witness": "~2.97.0",
28
- "@xyo-network/archivist-model": "^2.107.0",
29
- "@xyo-network/crypto-nft-payload-plugin": "~2.97.0",
30
- "@xyo-network/diviner-boundwitness-memory": "^2.107.0",
31
- "@xyo-network/diviner-evm-call-result-to-token-uri": "~2.97.0",
32
- "@xyo-network/diviner-model": "^2.107.0",
33
- "@xyo-network/diviner-payload-memory": "^2.107.0",
34
- "@xyo-network/diviner-payload-model": "^2.107.0",
35
- "@xyo-network/diviner-temporal-indexing": "^2.107.0",
36
- "@xyo-network/evm-nft-id-payload-plugin": "~2.97.0",
37
- "@xyo-network/manifest": "^2.107.0",
38
- "@xyo-network/module-factory-locator": "^2.107.0",
39
- "@xyo-network/module-model": "^2.107.0",
40
- "@xyo-network/node-memory": "^2.107.0",
24
+ "@xylabs/ts-scripts-yarn3": "^3.11.10",
25
+ "@xylabs/tsconfig": "^3.11.10",
26
+ "@xyo-network/account": "^2.107.4",
27
+ "@xyo-network/api-call-witness": "~2.97.1",
28
+ "@xyo-network/archivist-model": "^2.107.4",
29
+ "@xyo-network/crypto-nft-payload-plugin": "~2.97.1",
30
+ "@xyo-network/diviner-boundwitness-memory": "^2.107.4",
31
+ "@xyo-network/diviner-evm-call-result-to-token-uri": "~2.97.1",
32
+ "@xyo-network/diviner-model": "^2.107.4",
33
+ "@xyo-network/diviner-payload-memory": "^2.107.4",
34
+ "@xyo-network/diviner-payload-model": "^2.107.4",
35
+ "@xyo-network/diviner-temporal-indexing": "^2.107.4",
36
+ "@xyo-network/evm-nft-id-payload-plugin": "~2.97.1",
37
+ "@xyo-network/manifest": "^2.107.4",
38
+ "@xyo-network/module-factory-locator": "^2.107.4",
39
+ "@xyo-network/module-model": "^2.107.4",
40
+ "@xyo-network/node-memory": "^2.107.4",
41
41
  "@xyo-network/open-zeppelin-typechain": "^3.0.5",
42
- "@xyo-network/payload-model": "^2.107.0",
43
- "@xyo-network/sentinel-model": "^2.107.0",
44
- "@xyo-network/witness-evm-abstract": "^2.107.0",
45
- "@xyo-network/witness-timestamp": "^2.107.0",
42
+ "@xyo-network/payload-model": "^2.107.4",
43
+ "@xyo-network/sentinel-model": "^2.107.4",
44
+ "@xyo-network/witness-evm-abstract": "^2.107.4",
45
+ "@xyo-network/witness-timestamp": "^2.107.4",
46
46
  "jest": "^29.7.0",
47
47
  "typescript": "^5.5.2"
48
48
  },
@@ -85,6 +85,6 @@
85
85
  "url": "https://github.com/XYOracleNetwork/plugins.git"
86
86
  },
87
87
  "sideEffects": false,
88
- "version": "2.97.0",
88
+ "version": "2.97.1",
89
89
  "type": "module"
90
90
  }