Skip to content

BitFinite Wallet v1.4.0

Choose a tag to compare

@bitfinitechain bitfinitechain released this 16 Aug 10:15
· 2 commits to staging since this release

BitFinite Wallet v1.4.0

BitFinite Wallet v1.4.0

A design release. The wallet home, Send, Receive, transaction views and Settings now follow the BitFinite design system, and two bugs that showed users wrong information are fixed.

Fixed

  • Every transaction showed +0.00 USD. The price service cached a real record with a value of 0 for an unlisted coin rather than returning nothing, so each has a price? check passed and the app rendered a fabricated zero on every amount. BFX is unlisted, so this affected the whole app. Fiat is now hidden entirely when there is no real quote, rather than printed as 0.00.
  • Unreadable navigation label in the Orange theme. Orange set the nav label and the dock background to the same #FFFFFF, so the inactive label was painted in its own background — invisible, not merely dim. The app now replaces a theme's declared ink wherever it fails against the surface it actually lands on, and the Orange theme itself has been corrected on the theme server.
  • Contrast. White on the old #2F6BFF measured 4.4956:1, just under the 4.5 AA floor, on every primary button. The balance's trailing decimals were 2.21:1 on real digits of your balance. Both corrected, along with the header icons, which were drawing page-theme ink on the coloured hero.

Changed

  • Redesigned wallet home: balance hero, address chip, and a privacy mode — tap the eye to mask the balance and every transaction amount. The mask is fixed-width, so it cannot leak the size of your balance through layout.
  • Send / Receive, transaction cards, transaction details and Settings aligned to the design system.
  • Themes now follow one rule: Light and Dark carry the BitFinite brand; every other theme uses its own palette. Previously the Send/Receive controls forced a brand-ish blue into Forest, Fruit Sorbet, Ocean Breeze and Orange regardless of their colours.
  • Transaction detail amounts are now the headline figure they should be, with incoming shown in the same green the transaction list uses.

Note

This is an experimental test wallet. It is not distributed through Google Play or the App Store. Install the APK manually, and use test funds only.

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 are arm64-v8a.