mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-09 21:07:34 +00:00
9485e41e62
Real user hit a stuck "Connecting..." state on the Crab chain on a live build. Root cause: the ORIGINAL blacklist (before today's cleanup) correctly listed this chain as "Darwinia Crab" with chain_id 86e49c...c3a - I dropped that entry during the 2026-07-08 blacklist ID correction, having concluded it "no longer exists upstream" based on a name search for "darwinia"/"crab" that didn't match because the chain's actual name field is just "Crab", not "Darwinia Crab" - a search-term miss, not evidence the chain or its chain_id had changed. It's been in chains.json all along with the same id and the same dead RPC (crab-rpc.darwinia.network, confirmed unreachable again live 2026-07-08). Re-verified against live chains.json before re-adding - it's really there, and the RPC is really dead.