mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-13 15:05:46 +00:00
e5339235ad
The live Play Store release (wallet-android 85bde7e, published 2026-06-15) was built against whatever was on this branch's HEAD at the time - which, since master had received no commits between 2026-03-02 and this week, was commit7a087cf. This week's changes (nova-base sync, Tron config/icons, balance test fixtures, etc.) are real and wanted, but they've made master incompatible with that still-live app version, and live users installing fresh right now get a completely empty tokens list because of it (the app's chain sync silently fails whole-hog on any single malformed/incompatible chain entry, leaving new installs with zero locally-cached chains). This makes master's served content match7a087cfexactly, stopping the bleeding for current live users without needing an emergency app release. None of this week's work is lost - it's all preserved on pending/post-fix-release and will come back once wallet-android's Tron send feature is complete and both repos can ship together in one coordinated release.
46 lines
1.4 KiB
JSON
46 lines
1.4 KiB
JSON
{
|
|
"description": "Chains with broken/unreachable RPC endpoints - will be excluded",
|
|
"mode": "blacklist",
|
|
"reason": "DNS resolution failures or unreachable nodes",
|
|
"last_updated": "2026-02-11",
|
|
"chains": [
|
|
{
|
|
"name": "AlephZero",
|
|
"reason": "rpc.alephzero.raas.gelato.cloud unreachable"
|
|
},
|
|
{
|
|
"name": "InvArch",
|
|
"reason": "invarch.ibp.network, invarch.dotters.network unreachable"
|
|
},
|
|
{
|
|
"name": "Quartz",
|
|
"reason": "quartz.unique.network endpoints unreachable"
|
|
},
|
|
{
|
|
"name": "Passet Hub Testnet",
|
|
"reason": "testnet-passet-hub-eth-rpc.polkadot.io unreachable"
|
|
},
|
|
{
|
|
"name": "Darwinia Crab",
|
|
"reason": "crab-rpc.darwinia.network DNS failure"
|
|
},
|
|
{
|
|
"name": "DeepBrain",
|
|
"reason": "info.dbcwallet.io SSL certificate mismatch"
|
|
},
|
|
{
|
|
"name": "Exosama",
|
|
"reason": "rpc.exosama.com 403 Forbidden"
|
|
}
|
|
],
|
|
"chain_ids": [
|
|
"70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e",
|
|
"f6c2c9174aa58c1c5b38d44a7e946c94a38cfd6e0ad9e2e9c5b14a7bc7ee6f44",
|
|
"cd4d732201ebe5d6b014edda071c4203e16867305332f43c2e25ae6c9a1b7e6f",
|
|
"3d22af97d919611e03bbcbda96f65988758865423e89b2d99547a6bb61452db3",
|
|
"86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24",
|
|
"03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add",
|
|
"eip155:2109"
|
|
]
|
|
}
|