Update client versions: reth v1.11.3, sonic v2.1.6, mantle v1.5.1, scroll v5.10.6, bor 2.6.3, rippled 3.1.2, rskj REED-8.1.1
- ethereum reth: v1.11.2 → v1.11.3 (HIGH priority trie panic fix) - sonic: v2.1.5 → v2.1.6 (security patches CVE-2026-26314, CVE-2026-26315) - mantle op-geth+op-node: v1.4.2 → v1.5.1 (URGENT: Arsia fork 2026-03-25) - scroll l2geth: scroll-v5.10.4 → scroll-v5.10.6 (EVM balance check fixes) - polygon bor: 2.6.2 → 2.6.3 (stable patch) - rippled: 3.1.1 → 3.1.2 (stable patch) - rootstock rskj: REED-8.1.0 → REED-8.1.1 (patch) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -257,7 +257,7 @@
|
||||
"hashkey-testnet": {
|
||||
"id": 133,
|
||||
"urls": [
|
||||
"https://hashkeychain-testnet.alt.technology"
|
||||
"https://testnet.hsk.xyz"
|
||||
]
|
||||
},
|
||||
"polygon": {
|
||||
@@ -650,12 +650,6 @@
|
||||
"https://testrpc.xlayer.tech"
|
||||
]
|
||||
},
|
||||
"ronin-saigon": {
|
||||
"id": 2021,
|
||||
"urls": [
|
||||
"https://ronin-testnet.gateway.tenderly.co"
|
||||
]
|
||||
},
|
||||
"alephzero-sepolia": {
|
||||
"id": 2039,
|
||||
"urls": [
|
||||
@@ -718,6 +712,13 @@
|
||||
"https://api.mainnet.abs.xyz"
|
||||
]
|
||||
},
|
||||
"morph": {
|
||||
"id": 2818,
|
||||
"urls": [
|
||||
"https://rpc.morphl2.io",
|
||||
"https://rpc-quicknode.morphl2.io"
|
||||
]
|
||||
},
|
||||
"fantom-testnet": {
|
||||
"id": 4002,
|
||||
"urls": [
|
||||
@@ -916,15 +917,13 @@
|
||||
"immutable-zkevm": {
|
||||
"id": 13371,
|
||||
"urls": [
|
||||
"https://rpc.immutable.com",
|
||||
"https://immutable-zkevm.drpc.org"
|
||||
"https://rpc.immutable.com"
|
||||
]
|
||||
},
|
||||
"immutable-zkevm-testnet": {
|
||||
"id": 13473,
|
||||
"urls": [
|
||||
"https://rpc.testnet.immutable.com",
|
||||
"https://immutable-zkevm-testnet.drpc.org"
|
||||
"https://rpc.testnet.immutable.com"
|
||||
]
|
||||
},
|
||||
"gravity-alpha-sepolia": {
|
||||
@@ -1277,6 +1276,12 @@
|
||||
"https://rpc.hoodi.taiko.xyz"
|
||||
]
|
||||
},
|
||||
"ronin-saigon": {
|
||||
"id": 2021,
|
||||
"urls": [
|
||||
"https://ronin-testnet.gateway.tenderly.co"
|
||||
]
|
||||
},
|
||||
"filecoin-calibration": {
|
||||
"id": 314159,
|
||||
"urls": [
|
||||
@@ -1541,13 +1546,13 @@
|
||||
]
|
||||
},
|
||||
"aztec-devnet": {
|
||||
"rollup_version": "1647720761",
|
||||
"rollup_version": "615022430",
|
||||
"urls": [
|
||||
"https://devnet-6.aztec-labs.com/"
|
||||
"https://v4-devnet-2.aztec-labs.com/"
|
||||
]
|
||||
},
|
||||
"aztec-testnet": {
|
||||
"rollup_version": "2500495677",
|
||||
"rollup_version": "4127419662",
|
||||
"urls": [
|
||||
"https://rpc.testnet.aztec-labs.com"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user