@xyo-network/ethereum-blockchain-plugins 5.4.7 → 5.4.9

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,5 @@
1
1
  export * from '@xyo-network/gas-ethereum-blockchain-plugins';
2
- import type { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
2
+ import type { PayloadSetPluginFunc } from '@xyo-network/sdk-js';
3
3
  export declare const EthereumPlugins: PayloadSetPluginFunc[];
4
4
  export default EthereumPlugins;
5
5
  //# 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,gCAAgC,CAAA;AAE1E,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":"AAAA,cAAc,8CAA8C,CAAA;AAG5D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAA;AAE/D,eAAO,MAAM,eAAe,EAAE,oBAAoB,EAA4B,CAAA;AAE9E,eAAe,eAAe,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"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/payloadset-plugin'\n\nexport const EthereumPlugins: PayloadSetPluginFunc[] = [...EthereumGasPlugins]\n\nexport default EthereumPlugins\n"],"mappings":";AAAA,cAAc;AAEd,SAAS,0BAA0B;AAG5B,IAAM,kBAA0C,CAAC,GAAG,kBAAkB;AAE7E,IAAO,gBAAQ;","names":[]}
1
+ {"version":3,"sources":["../../src/index.ts"],"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-js'\n\nexport const EthereumPlugins: PayloadSetPluginFunc[] = [...EthereumGasPlugins]\n\nexport default EthereumPlugins\n"],"mappings":";AAAA,cAAc;AAEd,SAAS,0BAA0B;AAG5B,IAAM,kBAA0C,CAAC,GAAG,kBAAkB;AAE7E,IAAO,gBAAQ;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/ethereum-blockchain-plugins",
3
- "version": "5.4.7",
3
+ "version": "5.4.9",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -31,98 +31,105 @@
31
31
  "README.md"
32
32
  ],
33
33
  "dependencies": {
34
- "@xyo-network/gas-ethereum-blockchain-plugins": "~5.4.7"
34
+ "@xyo-network/gas-ethereum-blockchain-plugins": "~5.4.9"
35
35
  },
36
36
  "devDependencies": {
37
- "@opentelemetry/api": "^1",
38
- "@types/node": "^25.5.2",
39
- "@xylabs/sdk-js": "^5.0.95",
40
- "@xylabs/ts-scripts-common": "~7.9.3",
41
- "@xylabs/ts-scripts-pnpm": "~7.9.3",
42
- "@xylabs/tsconfig": "~7.9.3",
43
- "@xylabs/vitest-extended": "~5.0.95",
44
- "@xylabs/vitest-matchers": "~5.0.95",
45
- "@xyo-network/abstract-witness": "~5.3.30",
46
- "@xyo-network/account": "~5.3.30",
47
- "@xyo-network/account-model": "~5.3.30",
48
- "@xyo-network/api-models": "~5.3.30",
49
- "@xyo-network/archivist-abstract": "~5.3.30",
50
- "@xyo-network/archivist-generic": "~5.3.30",
51
- "@xyo-network/archivist-memory": "~5.3.30",
52
- "@xyo-network/archivist-model": "~5.3.30",
53
- "@xyo-network/archivist-view": "~5.3.30",
54
- "@xyo-network/archivist-wrapper": "~5.3",
55
- "@xyo-network/boundwitness-builder": "~5.3.30",
56
- "@xyo-network/boundwitness-validator": "~5.3.30",
57
- "@xyo-network/bridge-abstract": "~5.3.30",
58
- "@xyo-network/bridge-model": "~5.3.30",
59
- "@xyo-network/config-payload-plugin": "~5.3.30",
60
- "@xyo-network/data": "~5.3.30",
61
- "@xyo-network/diviner-abstract": "~5.3.30",
62
- "@xyo-network/diviner-boundwitness-memory": "~5.3.30",
63
- "@xyo-network/diviner-identity": "~5.3.30",
64
- "@xyo-network/diviner-model": "~5.3.30",
65
- "@xyo-network/diviner-payload-generic": "~5.3.30",
66
- "@xyo-network/diviner-payload-model": "~5.3.30",
67
- "@xyo-network/diviner-wrapper": "~5.3",
68
- "@xyo-network/dns": "~5.3.30",
69
- "@xyo-network/domain-payload-plugin": "~5.3.30",
70
- "@xyo-network/elliptic": "~5.3.30",
71
- "@xyo-network/hash": "~5.3.30",
72
- "@xyo-network/huri": "~5.3.30",
73
- "@xyo-network/manifest-model": "~5.3.30",
74
- "@xyo-network/module-abstract": "~5.3.30",
75
- "@xyo-network/module-model": "~5.3.30",
76
- "@xyo-network/module-resolver": "~5.3.30",
77
- "@xyo-network/module-wrapper": "~5.3",
78
- "@xyo-network/network": "~5.3.30",
79
- "@xyo-network/node-abstract": "~5.3.30",
80
- "@xyo-network/node-memory": "~5.3.30",
81
- "@xyo-network/node-model": "~5.3.30",
82
- "@xyo-network/node-view": "~5.3.30",
83
- "@xyo-network/node-wrapper": "~5.3",
84
- "@xyo-network/payload-builder": "~5.3.30",
85
- "@xyo-network/payload-model": "~5.3.30",
86
- "@xyo-network/payload-plugin": "^5.3.30",
87
- "@xyo-network/payload-validator": "~5.3.30",
88
- "@xyo-network/payloadset-plugin": "~5.3.30",
89
- "@xyo-network/previous-hash-store-model": "~5.3.30",
90
- "@xyo-network/sdk-js": "~5.3.30",
91
- "@xyo-network/sentinel-abstract": "~5.3.30",
92
- "@xyo-network/sentinel-memory": "~5.3.30",
93
- "@xyo-network/sentinel-model": "~5.3.30",
94
- "@xyo-network/wallet-model": "~5.3.30",
95
- "@xyo-network/wasm": "~5.3.30",
96
- "@xyo-network/witness-adhoc": "~5.3.30",
97
- "@xyo-network/witness-blockchain-abstract": "~5.3.30",
98
- "@xyo-network/witness-model": "~5.3.30",
99
- "@xyo-network/witness-timestamp": "~5.3.30",
37
+ "@bitauth/libauth": "~3.0.0",
38
+ "@metamask/providers": "^22.1.1",
39
+ "@opentelemetry/api": "^1.9.1",
40
+ "@opentelemetry/sdk-trace-base": "^2.7.0",
41
+ "@scure/base": "^2.2.0",
42
+ "@scure/bip39": "~2.2.0",
43
+ "@types/node": "^25.6.0",
44
+ "@xylabs/geo": "^5.0.100",
45
+ "@xylabs/sdk-js": "^5.0.100",
46
+ "@xylabs/threads": "^5.0.100",
47
+ "@xylabs/toolchain": "~7.11.8",
48
+ "@xylabs/tsconfig": "~7.11.8",
49
+ "@xylabs/vitest-extended": "~5.0.100",
50
+ "@xylabs/vitest-matchers": "~5.0.100",
51
+ "@xyo-network/account": "~5.5.1",
52
+ "@xyo-network/account-model": "^5.5.1",
53
+ "@xyo-network/api": "~5.5.1",
54
+ "@xyo-network/api-models": "~5.5.1",
55
+ "@xyo-network/boundwitness-builder": "~5.5.1",
56
+ "@xyo-network/boundwitness-model": "^5.5.1",
57
+ "@xyo-network/boundwitness-validator": "^5.5.1",
58
+ "@xyo-network/boundwitness-wrapper": "~5.5.1",
59
+ "@xyo-network/config-payload-plugin": "~5.5.1",
60
+ "@xyo-network/diviner-abstract": "^5.5.5",
61
+ "@xyo-network/diviner-model": "^5.5.5",
62
+ "@xyo-network/huri": "~5.5.1",
63
+ "@xyo-network/manifest-model": "~5.5.1",
64
+ "@xyo-network/module-model": "^5.5.5",
65
+ "@xyo-network/payload-builder": "~5.5.1",
66
+ "@xyo-network/payload-model": "^5.5.1",
67
+ "@xyo-network/payload-plugin": "~5.5.1",
68
+ "@xyo-network/payload-wrapper": "~5.5.1",
69
+ "@xyo-network/query-payload-plugin": "~5.5.1",
70
+ "@xyo-network/sdk-js": "^5.5.5",
71
+ "@xyo-network/sdk-protocol-js": "~5.5.1",
72
+ "@xyo-network/wallet": "~5.5.1",
73
+ "@xyo-network/wallet-model": "~5.5.1",
74
+ "@xyo-network/witness-abstract": "^5.5.5",
75
+ "@xyo-network/witness-blockchain-abstract": "^5.5.5",
76
+ "@xyo-network/witness-model": "^5.5.5",
77
+ "@xyo-network/witness-timestamp": "^5.5.5",
100
78
  "ajv": "^8.18.0",
101
- "axios": "^1.15.0",
102
- "esbuild": ">=0.18",
79
+ "async-mutex": "^0.5.0",
80
+ "axios": "^1.15.2",
81
+ "bn.js": "^5.2.3",
82
+ "buffer": "^6.0.3",
83
+ "chalk": "^5.6.2",
84
+ "debug": "~4.4.3",
85
+ "esbuild": "~0.28.0",
86
+ "eslint": "^10.2.1",
103
87
  "ethers": "^6.16.0",
88
+ "hash-wasm": "^4.12.0",
89
+ "idb": "^8.0.3",
90
+ "lru-cache": "^11.3.5",
91
+ "mapbox-gl": "^3.22.0",
92
+ "observable-fns": "~0.6.1",
104
93
  "pako": "~2.1.0",
105
- "regression": "~2.0.1",
94
+ "regression": "^2.0.1",
95
+ "store2": "~2.14.4",
106
96
  "typescript": "~5.9.3",
107
- "vite": "^8.0.7",
108
- "vitest": "~4.1.3",
109
- "zod": "^4",
110
- "@xyo-network/etherchain-ethereum-gas-v2-plugin": "~5.4.7",
111
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~5.4.7",
112
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~5.4.7",
113
- "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~5.4.7",
114
- "@xyo-network/blocknative-ethereum-gas-plugin": "~5.4.7",
115
- "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~5.4.7",
116
- "@xyo-network/ethers-ethereum-gas-payload-plugin": "~5.4.7",
117
- "@xyo-network/ethers-ethereum-gas-plugin": "~5.4.7",
118
- "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~5.4.7",
119
- "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~5.4.7",
120
- "@xyo-network/gas-price-payload-plugin": "~5.4.7",
121
- "@xyo-network/etherscan-ethereum-gas-plugin": "~5.4.7"
97
+ "vite": "^8.0.10",
98
+ "vitest": "^4.1.5",
99
+ "wasm-feature-detect": "~1.8.0",
100
+ "webextension-polyfill": "^0.12.0",
101
+ "zod": "^4.3.6",
102
+ "@xyo-network/blocknative-ethereum-gas-plugin": "~5.4.9",
103
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~5.4.9",
104
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~5.4.9",
105
+ "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~5.4.9",
106
+ "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~5.4.9",
107
+ "@xyo-network/etherchain-ethereum-gas-v2-plugin": "~5.4.9",
108
+ "@xyo-network/ethers-ethereum-gas-plugin": "~5.4.9",
109
+ "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~5.4.9",
110
+ "@xyo-network/ethers-ethereum-gas-payload-plugin": "~5.4.9",
111
+ "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~5.4.9",
112
+ "@xyo-network/etherscan-ethereum-gas-plugin": "~5.4.9",
113
+ "@xyo-network/gas-price-payload-plugin": "~5.4.9"
122
114
  },
123
115
  "peerDependencies": {
124
- "@xylabs/sdk-js": "^5",
125
- "@xyo-network/payloadset-plugin": "^5"
116
+ "@xylabs/sdk-js": "^5.0.100",
117
+ "@xyo-network/account": "~5.5.1",
118
+ "@xyo-network/account-model": "^5.5.1",
119
+ "@xyo-network/api-models": "~5.5.1",
120
+ "@xyo-network/boundwitness-builder": "~5.5.1",
121
+ "@xyo-network/boundwitness-validator": "^5.5.1",
122
+ "@xyo-network/config-payload-plugin": "~5.5.1",
123
+ "@xyo-network/huri": "~5.5.1",
124
+ "@xyo-network/manifest-model": "~5.5.1",
125
+ "@xyo-network/module-model": "^5.5.5",
126
+ "@xyo-network/payload-builder": "~5.5.1",
127
+ "@xyo-network/payload-model": "^5.5.1",
128
+ "@xyo-network/sdk-js": "^5.5.5",
129
+ "@xyo-network/wallet-model": "~5.5.1",
130
+ "@xyo-network/witness-abstract": "^5.5.5",
131
+ "@xyo-network/witness-model": "^5.5.5",
132
+ "zod": "^4.3.6"
126
133
  },
127
134
  "publishConfig": {
128
135
  "access": "public"