@xyo-network/ethereum-blockchain-plugins 6.1.0 → 7.0.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.
package/dist/neutral/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export * from '@xyo-network/gas-ethereum-blockchain-plugins';
|
|
2
|
-
import type { PayloadSetPluginFunc } from '@xyo-network/sdk
|
|
2
|
+
import type { PayloadSetPluginFunc } from '@xyo-network/sdk';
|
|
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,
|
|
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,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
|
|
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
5
|
"mappings": ";AAAA,cAAc;AAEd,SAAS,0BAA0B;AAG5B,IAAM,kBAA0C,CAAC,GAAG,kBAAkB;AAE7E,IAAO,gBAAQ;",
|
|
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": "
|
|
3
|
+
"version": "7.0.1",
|
|
4
4
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -31,68 +31,65 @@
|
|
|
31
31
|
"README.md"
|
|
32
32
|
],
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@xyo-network/gas-ethereum-blockchain-plugins": "~
|
|
34
|
+
"@xyo-network/gas-ethereum-blockchain-plugins": "~7.0.1"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@bitauth/libauth": "~3.0.0",
|
|
38
|
-
"@metamask/providers": "^22.1.1",
|
|
39
38
|
"@noble/post-quantum": "~0.6.1",
|
|
40
39
|
"@opentelemetry/api": "^1.9.1",
|
|
41
|
-
"@opentelemetry/sdk-trace-base": "^2.
|
|
40
|
+
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
42
41
|
"@scure/base": "^2.2.0",
|
|
43
42
|
"@scure/bip39": "~2.2.0",
|
|
44
|
-
"@xylabs/geo": "^
|
|
45
|
-
"@xylabs/sdk
|
|
46
|
-
"@xylabs/threads": "^
|
|
47
|
-
"@xylabs/toolchain": "~8.
|
|
48
|
-
"@xylabs/tsconfig": "~8.
|
|
49
|
-
"@xylabs/vitest-extended": "
|
|
50
|
-
"@xyo-network/
|
|
51
|
-
"@xyo-network/sdk-
|
|
52
|
-
"@xyo-network/
|
|
53
|
-
"@xyo-network/witness-
|
|
54
|
-
"@xyo-network/witness-timestamp": "~6.1.0",
|
|
43
|
+
"@xylabs/geo": "^7.0.1",
|
|
44
|
+
"@xylabs/sdk": "^7.0.1",
|
|
45
|
+
"@xylabs/threads": "^7.0.1",
|
|
46
|
+
"@xylabs/toolchain": "~8.5.3",
|
|
47
|
+
"@xylabs/tsconfig": "~8.5.3",
|
|
48
|
+
"@xylabs/vitest-extended": "^7.0.1",
|
|
49
|
+
"@xyo-network/sdk": "~7.0.3",
|
|
50
|
+
"@xyo-network/sdk-protocol": "^7.0.4",
|
|
51
|
+
"@xyo-network/witness-blockchain-abstract": "^7.0.3",
|
|
52
|
+
"@xyo-network/witness-timestamp": "^7.0.3",
|
|
55
53
|
"ajv": "^8.20.0",
|
|
56
54
|
"async-mutex": "^0.5.0",
|
|
55
|
+
"browserslist": "4.28.4",
|
|
57
56
|
"debug": "~4.4.3",
|
|
58
|
-
"eslint": "^10.
|
|
59
|
-
"
|
|
57
|
+
"eslint": "^10.6.0",
|
|
58
|
+
"eslint-import-resolver-typescript": "^4.4.5",
|
|
59
|
+
"ethers": "^6.17.0",
|
|
60
60
|
"hash-wasm": "^4.12.0",
|
|
61
61
|
"idb": "^8.0.3",
|
|
62
62
|
"lru-cache": "^11.5.1",
|
|
63
63
|
"observable-fns": "~0.6.1",
|
|
64
|
-
"regression": "
|
|
64
|
+
"regression": "^2.0.1",
|
|
65
65
|
"typescript": "~6.0.3",
|
|
66
|
-
"vite": "^8.0
|
|
67
|
-
"vitest": "
|
|
68
|
-
"webextension-polyfill": "^0.12.0",
|
|
66
|
+
"vite": "^8.1.0",
|
|
67
|
+
"vitest": "^4.1.9",
|
|
69
68
|
"zod": "^4.4.3",
|
|
70
|
-
"@xyo-network/blocknative-ethereum-gas-
|
|
71
|
-
"@xyo-network/
|
|
72
|
-
"@xyo-network/etherchain-gas-
|
|
73
|
-
"@xyo-network/etherchain-ethereum-gas-v2-plugin": "~
|
|
74
|
-
"@xyo-network/
|
|
75
|
-
"@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~
|
|
76
|
-
"@xyo-network/
|
|
77
|
-
"@xyo-network/etherscan-ethereum-gas-
|
|
78
|
-
"@xyo-network/ethers-ethereum-gas-plugin": "~
|
|
79
|
-
"@xyo-network/
|
|
80
|
-
"@xyo-network/
|
|
81
|
-
"@xyo-network/
|
|
69
|
+
"@xyo-network/blocknative-ethereum-gas-plugin": "~7.0.1",
|
|
70
|
+
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "~7.0.1",
|
|
71
|
+
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~7.0.1",
|
|
72
|
+
"@xyo-network/etherchain-ethereum-gas-v2-plugin": "~7.0.1",
|
|
73
|
+
"@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~7.0.1",
|
|
74
|
+
"@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~7.0.1",
|
|
75
|
+
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "~7.0.1",
|
|
76
|
+
"@xyo-network/etherscan-ethereum-gas-plugin": "~7.0.1",
|
|
77
|
+
"@xyo-network/ethers-ethereum-gas-payload-plugin": "~7.0.1",
|
|
78
|
+
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~7.0.1",
|
|
79
|
+
"@xyo-network/gas-price-payload-plugin": "~7.0.1",
|
|
80
|
+
"@xyo-network/ethers-ethereum-gas-plugin": "~7.0.1"
|
|
82
81
|
},
|
|
83
82
|
"peerDependencies": {
|
|
84
83
|
"@bitauth/libauth": "~3.0",
|
|
85
|
-
"@metamask/providers": "^22.1",
|
|
86
84
|
"@noble/post-quantum": "~0.6.1",
|
|
87
85
|
"@opentelemetry/api": "^1.9",
|
|
88
86
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
89
87
|
"@scure/base": "^2.2",
|
|
90
88
|
"@scure/bip39": "~2.2",
|
|
91
|
-
"@xylabs/geo": "^
|
|
92
|
-
"@xylabs/sdk
|
|
93
|
-
"@xylabs/threads": "^
|
|
94
|
-
"@xyo-network/sdk
|
|
95
|
-
"@xyo-network/sdk-protocol-js": "^6.1",
|
|
89
|
+
"@xylabs/geo": "^7.0",
|
|
90
|
+
"@xylabs/sdk": "^7.0",
|
|
91
|
+
"@xylabs/threads": "^7.0",
|
|
92
|
+
"@xyo-network/sdk": "^7.0",
|
|
96
93
|
"ajv": "^8.20",
|
|
97
94
|
"async-mutex": "^0.5",
|
|
98
95
|
"debug": "~4.4",
|
|
@@ -101,7 +98,6 @@
|
|
|
101
98
|
"idb": "^8.0",
|
|
102
99
|
"lru-cache": "^11.3",
|
|
103
100
|
"observable-fns": "~0.6",
|
|
104
|
-
"webextension-polyfill": "^0.12",
|
|
105
101
|
"zod": "^4.4"
|
|
106
102
|
},
|
|
107
103
|
"engines": {
|