Files
pezkuwi-wallet-utils/chains/v21
pezkuwichain 9485e41e62 Fix: re-add Crab to blacklist, mistakenly dropped in earlier cleanup
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.
2026-07-08 10:27:28 -07:00
..