BitFinite Wallet v1.3.1 — View-only wallet fix
BitFinite Wallet v1.3.1
A focused patch on top of v1.3.0.
Fixed
- View-only (watch-only) wallets can now be restored from a single BitFinite address. Previously, adding a view-only wallet by address failed with "Restore failed: Instance of 'InvalidAddress'". The single-address restore path was decoding the address with the standard cashaddr alphabet, but BitFinite uses a custom base32 alphabet (
q↔fswapped), so validbfx:addresses failed the checksum. Restore now routes through the BitFinite-aware decoder. Balance and transaction history for view-only wallets sync normally.
Everything else is identical to v1.3.0.
Verify your download
sha256sum -c SHA256SUMS
APKs are signed with the BitFinite release key (CN=BitFinite). Install the ABI matching your device (most modern phones = arm64-v8a).