Skip to content

BitFinite Wallet v1.3.1 — View-only wallet fix

Choose a tag to compare

@bitfinitechain bitfinitechain released this 24 Jul 17:12
· 19 commits to staging since this release

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 (qf swapped), so valid bfx: 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).