@xyo-network/ethereum-blockchain-plugins 7.0.2 → 7.0.4

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,5 +1,2 @@
1
- export * from '@xyo-network/gas-ethereum-blockchain-plugins';
2
- import type { PayloadSetPluginFunc } from '@xyo-network/sdk';
3
- export declare const EthereumPlugins: PayloadSetPluginFunc[];
4
- export default EthereumPlugins;
1
+ export * from '@xyo-network/payloadset-plugins/ethereum-blockchain';
5
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,8CAA8C,CAAA;AAG5D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAA;AAE5D,eAAO,MAAM,eAAe,EAAE,oBAAoB,EAA4B,CAAA;AAE9E,eAAe,eAAe,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,cAAc,qDAAqD,CAAA"}
@@ -1,10 +1,3 @@
1
1
  // src/index.ts
2
- export * from "@xyo-network/gas-ethereum-blockchain-plugins";
3
- import { EthereumGasPlugins } from "@xyo-network/gas-ethereum-blockchain-plugins";
4
- var EthereumPlugins = [...EthereumGasPlugins];
5
- var index_default = EthereumPlugins;
6
- export {
7
- EthereumPlugins,
8
- index_default as default
9
- };
2
+ export * from "@xyo-network/payloadset-plugins/ethereum-blockchain";
10
3
  //# sourceMappingURL=index.mjs.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.ts"],
4
- "sourcesContent": ["export * from '@xyo-network/gas-ethereum-blockchain-plugins'\n\nimport { EthereumGasPlugins } from '@xyo-network/gas-ethereum-blockchain-plugins'\nimport type { PayloadSetPluginFunc } from '@xyo-network/sdk'\n\nexport const EthereumPlugins: PayloadSetPluginFunc[] = [...EthereumGasPlugins]\n\nexport default EthereumPlugins\n"],
5
- "mappings": ";AAAA,cAAc;AAEd,SAAS,0BAA0B;AAG5B,IAAM,kBAA0C,CAAC,GAAG,kBAAkB;AAE7E,IAAO,gBAAQ;",
4
+ "sourcesContent": ["// Compatibility shim: this package re-exports from @xyo-network/payloadset-plugins/ethereum-blockchain.\nexport * from '@xyo-network/payloadset-plugins/ethereum-blockchain'\n"],
5
+ "mappings": ";AACA,cAAc;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/ethereum-blockchain-plugins",
3
- "version": "7.0.2",
3
+ "version": "7.0.4",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -31,62 +31,122 @@
31
31
  "README.md"
32
32
  ],
33
33
  "dependencies": {
34
- "@xyo-network/gas-ethereum-blockchain-plugins": "~7.0.2"
34
+ "@xyo-network/payloadset-plugins": "~7.0.4"
35
35
  },
36
36
  "devDependencies": {
37
- "@ariestools/sdk": "^7.0.5",
37
+ "@ariestools/crypto": "~8.0.3",
38
+ "@ariestools/eth-address": "~8.0.3",
39
+ "@ariestools/sdk": "~8.0.3",
40
+ "@ariestools/threads": "~8.0.3",
41
+ "@ariestools/toolchain": "~8.6.12",
42
+ "@ariestools/tsconfig": "~8.6.12",
38
43
  "@bitauth/libauth": "~3.0.0",
44
+ "@metamask/providers": "~22.1.1",
39
45
  "@noble/post-quantum": "~0.6.1",
46
+ "@opentelemetry/api": "~1.9.1",
47
+ "@opentelemetry/sdk-trace-base": "~2.9.0",
48
+ "@scure/base": "~2.2.0",
49
+ "@scure/bip39": "~2.2.0",
50
+ "@uniswap/v3-sdk": "~3.31.0",
51
+ "@xyo-network/diviner-hash-lease": "~7.0.11",
52
+ "@xyo-network/diviner-indexing": "~7.0.11",
53
+ "@xyo-network/open-zeppelin-typechain": "~4.1.3",
54
+ "@xyo-network/sdk": "~7.0.11",
55
+ "@xyo-network/sdk-protocol": "~7.0.15",
56
+ "@xyo-network/uniswap-typechain": "~4.1.3",
57
+ "@xyo-network/witness-blockchain-abstract": "~7.0.11",
58
+ "@xyo-network/witness-evm-abstract": "~7.0.11",
59
+ "@xyo-network/witness-timestamp": "~7.0.11",
60
+ "ajv": "~8.20.0",
61
+ "async-mutex": "~0.5.0",
62
+ "base64-js": "~1.5.1",
63
+ "bowser": "~2.14.1",
64
+ "crypto-js": "~4.2.0",
65
+ "debug": "~4.4.3",
66
+ "es6-dynamic-template": "~2.0.0",
67
+ "eslint": "~10.6.0",
68
+ "eslint-import-resolver-typescript": "~4.4.5",
69
+ "ethers": "~6.17.0",
70
+ "file-type": "~22.0.1",
71
+ "fluent-ffmpeg": "~2.1.3",
72
+ "geotiff": "~3.0.5",
73
+ "gm": "~1.25.1",
74
+ "graphql": "~17.0.2",
75
+ "hasbin": "~1.2.3",
76
+ "hash-wasm": "~4.12.0",
77
+ "idb": "~8.0.3",
78
+ "lru-cache": "~11.5.1",
79
+ "node-screenlogic": "~2.1.1",
80
+ "observable-fns": "~0.6.1",
81
+ "parse-data-url": "~6.0.0",
82
+ "prom-client": "~15.1.3",
83
+ "regression": "~2.0.1",
84
+ "sha.js": "~2.4.12",
85
+ "svg-parser": "~2.0.4",
86
+ "systeminformation": "~5.31.14",
87
+ "typescript": "~6.0.3",
88
+ "uuid": "~14.0.1",
89
+ "webextension-polyfill": "~0.12.0",
90
+ "xml2js": "~0.6.2",
91
+ "zod": "~4.4.3"
92
+ },
93
+ "peerDependencies": {
94
+ "@ariestools/crypto": "^8.0.3",
95
+ "@ariestools/eth-address": "^8.0.3",
96
+ "@ariestools/sdk": "^8.0.3",
97
+ "@ariestools/threads": "^8.0.3",
98
+ "@bitauth/libauth": "^3.0.0",
99
+ "@metamask/providers": "^22.1.1",
100
+ "@noble/post-quantum": "^0.6.1",
40
101
  "@opentelemetry/api": "^1.9.1",
41
- "@opentelemetry/sdk-trace-base": "^2.8.0",
102
+ "@opentelemetry/sdk-trace-base": "^2.9.0",
42
103
  "@scure/base": "^2.2.0",
43
- "@scure/bip39": "~2.2.0",
44
- "@xylabs/geo": "^7.0.5",
45
- "@xylabs/threads": "^7.0.5",
46
- "@xylabs/toolchain": "~8.5.15",
47
- "@xylabs/tsconfig": "~8.5.15",
48
- "@xyo-network/sdk": "~7.0.5",
49
- "@xyo-network/sdk-protocol": "^7.0.8",
104
+ "@scure/bip39": "^2.2.0",
105
+ "@uniswap/v3-sdk": "^3.31.0",
106
+ "@xyo-network/diviner-hash-lease": "^7.0.11",
107
+ "@xyo-network/diviner-indexing": "^7.0.11",
108
+ "@xyo-network/open-zeppelin-typechain": "^4.1.3",
109
+ "@xyo-network/sdk": "^7.0.11",
110
+ "@xyo-network/sdk-protocol": "^7.0.15",
111
+ "@xyo-network/uniswap-typechain": "^4.1.3",
112
+ "@xyo-network/witness-blockchain-abstract": "^7.0.11",
113
+ "@xyo-network/witness-evm-abstract": "^7.0.11",
114
+ "@xyo-network/witness-timestamp": "^7.0.11",
50
115
  "ajv": "^8.20.0",
51
116
  "async-mutex": "^0.5.0",
52
- "browserslist": "4.28.4",
53
- "debug": "~4.4.3",
54
- "eslint": "^10.6.0",
55
- "eslint-import-resolver-typescript": "^4.4.5",
117
+ "base64-js": "^1.5.1",
118
+ "bowser": "^2.14.1",
119
+ "crypto-js": "^4.2.0",
120
+ "debug": "^4.4.3",
121
+ "es6-dynamic-template": "^2.0.0",
56
122
  "ethers": "^6.17.0",
123
+ "file-type": "^22.0.1",
124
+ "fluent-ffmpeg": "^2.1.3",
125
+ "geotiff": "^3.0.5",
126
+ "gm": "^1.25.1",
127
+ "graphql": "^17.0.2",
128
+ "hasbin": "^1.2.3",
57
129
  "hash-wasm": "^4.12.0",
58
130
  "idb": "^8.0.3",
59
131
  "lru-cache": "^11.5.1",
60
- "observable-fns": "~0.6.1",
61
- "typescript": "~6.0.3",
132
+ "node-screenlogic": "^2.1.1",
133
+ "observable-fns": "^0.6.1",
134
+ "parse-data-url": "^6.0.0",
135
+ "prom-client": "^15.1.3",
136
+ "regression": "^2.0.1",
137
+ "sha.js": "^2.4.12",
138
+ "svg-parser": "^2.0.4",
139
+ "systeminformation": "^5.31.14",
140
+ "uuid": "^14.0.1",
141
+ "webextension-polyfill": "^0.12.0",
142
+ "xml2js": "^0.6.2",
62
143
  "zod": "^4.4.3"
63
144
  },
64
- "peerDependencies": {
65
- "@ariestools/sdk": "^7.0",
66
- "@bitauth/libauth": "~3.0",
67
- "@noble/post-quantum": "~0.6.1",
68
- "@opentelemetry/api": "^1.9",
69
- "@opentelemetry/sdk-trace-base": "^2.7",
70
- "@scure/base": "^2.2",
71
- "@scure/bip39": "~2.2",
72
- "@xylabs/geo": "^7.0",
73
- "@xylabs/threads": "^7.0",
74
- "@xyo-network/sdk": "^7.0",
75
- "@xyo-network/sdk-protocol": "^7.0",
76
- "ajv": "^8.20",
77
- "async-mutex": "^0.5",
78
- "debug": "~4.4",
79
- "ethers": "^6.16",
80
- "hash-wasm": "^4.12",
81
- "idb": "^8.0",
82
- "lru-cache": "^11.3",
83
- "observable-fns": "~0.6",
84
- "zod": "^4.4"
85
- },
86
145
  "engines": {
87
146
  "node": "^24"
88
147
  },
89
148
  "publishConfig": {
90
149
  "access": "public"
91
- }
150
+ },
151
+ "deprecated": "Use @xyo-network/payloadset-plugins/ethereum-blockchain instead. Replace @xyo-network/ethereum-blockchain-plugins with @xyo-network/payloadset-plugins/ethereum-blockchain. This package is a compatibility shim only and will not receive further updates."
92
152
  }