reference-rpc-endpoint: zircuit-garfield-testnet — replace dead garfield-testnet.zircuit.com with rpc.garfield-testnet.zircuit.com
https://garfield-testnet.zircuit.com/ no longer answers JSON-RPC (empty reply), and zircuit-garfield-testnet.drpc.org returns 'chain is not available on free plan' (code 35), so sync-status reports garfield as 'unverified (reference unreachable)' on de-32/de-11. https://rpc.garfield-testnet.zircuit.com answers eth_blockNumber (0x1703803 on 2026-09-05). drpc kept as second URL. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RzxemENdcZBCxdGrzXiFvS
This commit is contained in:
@@ -1627,7 +1627,7 @@
|
|||||||
"lagging_lag": 5,
|
"lagging_lag": 5,
|
||||||
"syncing_lag": 10,
|
"syncing_lag": 10,
|
||||||
"urls": [
|
"urls": [
|
||||||
"https://garfield-testnet.zircuit.com/",
|
"https://rpc.garfield-testnet.zircuit.com",
|
||||||
"https://zircuit-garfield-testnet.drpc.org"
|
"https://zircuit-garfield-testnet.drpc.org"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user