@xyo-network/ethereum-blockchain-plugins 6.0.3 → 7.0.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.
Files changed (2) hide show
  1. package/README.md +5 -0
  2. package/package.json +32 -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",
3
+ "version": "7.0.0",
4
4
  "description": "Typescript/Javascript Plugins for XYO Platform",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -31,33 +31,30 @@
31
31
  "README.md"
32
32
  ],
33
33
  "dependencies": {
34
- "@xyo-network/gas-ethereum-blockchain-plugins": "~6.0.3"
34
+ "@xyo-network/gas-ethereum-blockchain-plugins": "~7.0.0"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@bitauth/libauth": "~3.0.0",
38
38
  "@metamask/providers": "^22.1.1",
39
39
  "@noble/post-quantum": "~0.6.1",
40
40
  "@opentelemetry/api": "^1.9.1",
41
- "@opentelemetry/sdk-trace-base": "^2.7.1",
41
+ "@opentelemetry/sdk-trace-base": "^2.8.0",
42
42
  "@scure/base": "^2.2.0",
43
43
  "@scure/bip39": "~2.2.0",
44
- "@xylabs/geo": "^6.0.8",
45
- "@xylabs/sdk-js": "^6.0.8",
46
- "@xylabs/threads": "^6.0.8",
47
- "@xylabs/toolchain": "~8.1.16",
48
- "@xylabs/tsconfig": "~8.1.16",
49
- "@xylabs/vitest-extended": "~6.0.8",
50
- "@xyo-network/payload-model": "^6.0.9",
51
- "@xyo-network/sdk-js": "^6.0.4",
52
- "@xyo-network/sdk-protocol-js": "~6.0.9",
53
- "@xyo-network/witness-blockchain-abstract": "^6.0.4",
54
- "@xyo-network/witness-timestamp": "^6.0.4",
44
+ "@xylabs/geo": "^6.1.3",
45
+ "@xylabs/sdk-js": "^6.1.3",
46
+ "@xylabs/threads": "^6.1.3",
47
+ "@xylabs/toolchain": "~8.2.7",
48
+ "@xylabs/tsconfig": "~8.2.7",
49
+ "@xylabs/vitest-extended": "^6.1.3",
50
+ "@xyo-network/sdk-js": "^7.0.0",
51
+ "@xyo-network/sdk-protocol-js": "~7.0",
52
+ "@xyo-network/witness-blockchain-abstract": "^7.0.0",
53
+ "@xyo-network/witness-timestamp": "^7.0.0",
55
54
  "ajv": "^8.20.0",
56
55
  "async-mutex": "^0.5.0",
57
- "bn.js": "^5.2.3",
58
- "buffer": "^6.0.3",
59
56
  "debug": "~4.4.3",
60
- "eslint": "^10.4.1",
57
+ "eslint": "^10.5.0",
61
58
  "ethers": "^6.16.0",
62
59
  "hash-wasm": "^4.12.0",
63
60
  "idb": "^8.0.3",
@@ -66,21 +63,21 @@
66
63
  "regression": "^2.0.1",
67
64
  "typescript": "~6.0.3",
68
65
  "vite": "^8.0.16",
69
- "vitest": "^4.1.8",
66
+ "vitest": "^4.1.9",
70
67
  "webextension-polyfill": "^0.12.0",
71
68
  "zod": "^4.4.3",
72
- "@xyo-network/blocknative-ethereum-gas-plugin": "~6.0.3",
73
- "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~6.0.3",
74
- "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~6.0.3",
75
- "@xyo-network/etherchain-ethereum-gas-v2-plugin": "~6.0.3",
76
- "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~6.0.3",
77
- "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~6.0.3",
78
- "@xyo-network/ethers-ethereum-gas-payload-plugin": "~6.0.3",
79
- "@xyo-network/ethers-ethereum-gas-plugin": "~6.0.3",
80
- "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~6.0.3",
81
- "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~6.0.3",
82
- "@xyo-network/etherscan-ethereum-gas-plugin": "~6.0.3",
83
- "@xyo-network/gas-price-payload-plugin": "~6.0.3"
69
+ "@xyo-network/blocknative-ethereum-gas-plugin": "~7.0.0",
70
+ "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~7.0.0",
71
+ "@xyo-network/etherchain-ethereum-gas-v2-plugin": "~7.0.0",
72
+ "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~7.0.0",
73
+ "@xyo-network/ethers-ethereum-gas-plugin": "~7.0.0",
74
+ "@xyo-network/ethers-ethereum-gas-payload-plugin": "~7.0.0",
75
+ "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~7.0.0",
76
+ "@xyo-network/etherchain-gas-ethereum-blockchain-plugins": "~7.0.0",
77
+ "@xyo-network/etherchain-gas-ethereum-blockchain-payload-plugins": "~7.0.0",
78
+ "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~7.0.0",
79
+ "@xyo-network/etherscan-ethereum-gas-plugin": "~7.0.0",
80
+ "@xyo-network/gas-price-payload-plugin": "~7.0.0"
84
81
  },
85
82
  "peerDependencies": {
86
83
  "@bitauth/libauth": "~3.0",
@@ -93,12 +90,10 @@
93
90
  "@xylabs/geo": "^6.0",
94
91
  "@xylabs/sdk-js": "^6.0",
95
92
  "@xylabs/threads": "^6.0",
96
- "@xyo-network/sdk-js": "^6.0",
97
- "@xyo-network/sdk-protocol-js": "~6.0",
93
+ "@xyo-network/sdk-js": "^7.0",
94
+ "@xyo-network/sdk-protocol-js": "^7.0",
98
95
  "ajv": "^8.20",
99
96
  "async-mutex": "^0.5",
100
- "bn.js": "^5.2",
101
- "buffer": "^6.0",
102
97
  "debug": "~4.4",
103
98
  "ethers": "^6.16",
104
99
  "hash-wasm": "^4.12",
@@ -108,6 +103,9 @@
108
103
  "webextension-polyfill": "^0.12",
109
104
  "zod": "^4.4"
110
105
  },
106
+ "engines": {
107
+ "node": "^24"
108
+ },
111
109
  "publishConfig": {
112
110
  "access": "public"
113
111
  }