@xyo-network/ethereum-blockchain-plugins 6.0.2 → 6.1.0
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/README.md +5 -0
- package/package.json +31 -34
package/README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
[![logo][]](https://xyo.network)
|
|
2
|
+
|
|
1
3
|
# @xyo-network/ethereum-blockchain-plugins
|
|
2
4
|
|
|
3
5
|
[![npm][npm-badge]][npm-link]
|
|
@@ -36,9 +38,12 @@ bun add {{name}}
|
|
|
36
38
|
|
|
37
39
|
See the [LICENSE](LICENSE) file for license rights and limitations (LGPL-3.0-only).
|
|
38
40
|
|
|
41
|
+
## Credits
|
|
39
42
|
|
|
43
|
+
[Made with 🔥 and ❄️ by XYO Foundation](https://xyo.network)
|
|
40
44
|
|
|
41
45
|
[npm-badge]: https://img.shields.io/npm/v/@xyo-network/ethereum-blockchain-plugins.svg
|
|
42
46
|
[npm-link]: https://www.npmjs.com/package/@xyo-network/ethereum-blockchain-plugins
|
|
43
47
|
[license-badge]: https://img.shields.io/npm/l/@xyo-network/ethereum-blockchain-plugins.svg
|
|
44
48
|
[license-link]: https://github.com/xylabs/sdk-js/blob/main/LICENSE
|
|
49
|
+
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/ethereum-blockchain-plugins",
|
|
3
|
-
"version": "6.0
|
|
3
|
+
"version": "6.1.0",
|
|
4
4
|
"description": "Typescript/Javascript Plugins for XYO Platform",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"README.md"
|
|
32
32
|
],
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@xyo-network/gas-ethereum-blockchain-plugins": "~6.0
|
|
34
|
+
"@xyo-network/gas-ethereum-blockchain-plugins": "~6.1.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -41,21 +41,19 @@
|
|
|
41
41
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
42
42
|
"@scure/base": "^2.2.0",
|
|
43
43
|
"@scure/bip39": "~2.2.0",
|
|
44
|
-
"@xylabs/geo": "^6.0
|
|
45
|
-
"@xylabs/sdk-js": "^6.0
|
|
46
|
-
"@xylabs/threads": "^6.0
|
|
47
|
-
"@xylabs/toolchain": "~8.1.
|
|
48
|
-
"@xylabs/tsconfig": "~8.1.
|
|
49
|
-
"@xylabs/vitest-extended": "~6.0
|
|
50
|
-
"@xyo-network/payload-model": "
|
|
51
|
-
"@xyo-network/sdk-js": "^6.0
|
|
52
|
-
"@xyo-network/sdk-protocol-js": "~6.
|
|
53
|
-
"@xyo-network/witness-blockchain-abstract": "
|
|
54
|
-
"@xyo-network/witness-timestamp": "
|
|
44
|
+
"@xylabs/geo": "^6.1.0",
|
|
45
|
+
"@xylabs/sdk-js": "^6.1.0",
|
|
46
|
+
"@xylabs/threads": "^6.1.0",
|
|
47
|
+
"@xylabs/toolchain": "~8.1.20",
|
|
48
|
+
"@xylabs/tsconfig": "~8.1.20",
|
|
49
|
+
"@xylabs/vitest-extended": "~6.1.0",
|
|
50
|
+
"@xyo-network/payload-model": "~6.1.0",
|
|
51
|
+
"@xyo-network/sdk-js": "^6.1.0",
|
|
52
|
+
"@xyo-network/sdk-protocol-js": "~6.1",
|
|
53
|
+
"@xyo-network/witness-blockchain-abstract": "~6.1.0",
|
|
54
|
+
"@xyo-network/witness-timestamp": "~6.1.0",
|
|
55
55
|
"ajv": "^8.20.0",
|
|
56
56
|
"async-mutex": "^0.5.0",
|
|
57
|
-
"bn.js": "^5.2.3",
|
|
58
|
-
"buffer": "^6.0.3",
|
|
59
57
|
"debug": "~4.4.3",
|
|
60
58
|
"eslint": "^10.4.1",
|
|
61
59
|
"ethers": "^6.16.0",
|
|
@@ -63,25 +61,24 @@
|
|
|
63
61
|
"idb": "^8.0.3",
|
|
64
62
|
"lru-cache": "^11.5.1",
|
|
65
63
|
"observable-fns": "~0.6.1",
|
|
66
|
-
"
|
|
67
|
-
"regression": "^2.0.1",
|
|
64
|
+
"regression": "~2.0.1",
|
|
68
65
|
"typescript": "~6.0.3",
|
|
69
66
|
"vite": "^8.0.16",
|
|
70
|
-
"vitest": "
|
|
67
|
+
"vitest": "~4.1.8",
|
|
71
68
|
"webextension-polyfill": "^0.12.0",
|
|
72
69
|
"zod": "^4.4.3",
|
|
73
|
-
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0
|
|
74
|
-
"@xyo-network/etherchain-ethereum-gas-v2-plugin": "~6.0
|
|
75
|
-
"@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~6.0
|
|
76
|
-
"@xyo-network/etherchain-ethereum-gas-v2-
|
|
77
|
-
"@xyo-network/
|
|
78
|
-
"@xyo-network/
|
|
79
|
-
"@xyo-network/
|
|
80
|
-
"@xyo-network/etherscan-ethereum-gas-plugin": "~6.0
|
|
81
|
-
"@xyo-network/ethers-ethereum-gas-
|
|
82
|
-
"@xyo-network/
|
|
83
|
-
"@xyo-network/gas-
|
|
84
|
-
"@xyo-network/
|
|
70
|
+
"@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.1.0",
|
|
71
|
+
"@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.1.0",
|
|
72
|
+
"@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~6.1.0",
|
|
73
|
+
"@xyo-network/etherchain-ethereum-gas-v2-plugin": "~6.1.0",
|
|
74
|
+
"@xyo-network/blocknative-ethereum-gas-plugin": "~6.1.0",
|
|
75
|
+
"@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~6.1.0",
|
|
76
|
+
"@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.1.0",
|
|
77
|
+
"@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.1.0",
|
|
78
|
+
"@xyo-network/ethers-ethereum-gas-plugin": "~6.1.0",
|
|
79
|
+
"@xyo-network/etherscan-ethereum-gas-plugin": "~6.1.0",
|
|
80
|
+
"@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.1.0",
|
|
81
|
+
"@xyo-network/gas-price-payload-plugin": "~6.1.0"
|
|
85
82
|
},
|
|
86
83
|
"peerDependencies": {
|
|
87
84
|
"@bitauth/libauth": "~3.0",
|
|
@@ -95,21 +92,21 @@
|
|
|
95
92
|
"@xylabs/sdk-js": "^6.0",
|
|
96
93
|
"@xylabs/threads": "^6.0",
|
|
97
94
|
"@xyo-network/sdk-js": "^6.0",
|
|
98
|
-
"@xyo-network/sdk-protocol-js": "
|
|
95
|
+
"@xyo-network/sdk-protocol-js": "^6.1",
|
|
99
96
|
"ajv": "^8.20",
|
|
100
97
|
"async-mutex": "^0.5",
|
|
101
|
-
"bn.js": "^5.2",
|
|
102
|
-
"buffer": "^6.0",
|
|
103
98
|
"debug": "~4.4",
|
|
104
99
|
"ethers": "^6.16",
|
|
105
100
|
"hash-wasm": "^4.12",
|
|
106
101
|
"idb": "^8.0",
|
|
107
102
|
"lru-cache": "^11.3",
|
|
108
103
|
"observable-fns": "~0.6",
|
|
109
|
-
"pako": "~2.1",
|
|
110
104
|
"webextension-polyfill": "^0.12",
|
|
111
105
|
"zod": "^4.4"
|
|
112
106
|
},
|
|
107
|
+
"engines": {
|
|
108
|
+
"node": "^24"
|
|
109
|
+
},
|
|
113
110
|
"publishConfig": {
|
|
114
111
|
"access": "public"
|
|
115
112
|
}
|