github digitalbitbox/bitbox-wallet-app v4.31.0

latest releases: v4.42.0, v4.42.0-rc2, v4.42.0-rc1...
2 years ago

Release notes

  • Bundle BitBox02 Bitcoin-only firmware version 9.9.0
  • Bundle BitBox02 Multi firmware version 9.9.0
  • Support sending to Bitcoin taproot addresses
  • Fix opening 'transactions export' CSV file
  • Add Dutch translation
  • Add support for Norwegian krone (NOK)
  • Migrated the frontend from preact to React

Known issues

The list in "Connect your own full node" settings failis to display server names. This is only a UI issue. The app establishes connections correctly on the backend. This will be resolved in the next patch release. See #1597.

Verifying the release

Get a public key of security@shiftcrypto.ch with fingerprint 1AA6 2C17 C56D 4275 A541 2320 9CD5 646C 0AD5 161E:

curl 'https://keys.openpgp.org/vks/v1/by-fingerprint/1AA62C17C56D4275A54123209CD5646C0AD5161E' | gpg --import

Download the app for your platform and the corresponding .asc file and place them in the same folder.

We will verify the signature of the macOS release as an example. The other files are verified in the same way by replacing the filename.

To verify the signature, execute:

gpg --verify BitBox-4.31.0-macOS.zip.asc

You should see the following output:

gpg --verify BitBox-4.31.0-macOS.zip.asc
gpg: assuming signed data in 'BitBox-4.31.0-macOS.zip'
gpg: Signature made <DATE AND TIME>
gpg:                using RSA key 1AA62C17C56D4275A54123209CD5646C0AD5161E
gpg: Good signature from "ShiftCrypto Security <security@shiftcrypto.ch>" [ultimate]

(The [ultimate] could say [unknown] or something else depending on your trust level.)

Don't miss a new bitbox-wallet-app release

NewReleases is sending notifications on new releases.