Skip to content

Releases: sparrowwallet/larkapp

1.1.0

26 Feb 13:24

Choose a tag to compare

  • Add support for OneKey Pro and Classic 1S
  • Validate and sanitize multisig wallet names on Jade, BitBox02 and Ledger
  • Remove unnecessary public key field from BitBox02 pairing config
  • Add the Jade Plus to udev rules
  • Upgrade libusb to 1.0.27
  • Throw an error if trying to sign a Taproot input on legacy Ledger firmware
  • Additionally check for Trezor model against internal name and improve exception handling on no match
  • Support Coldcard P2TR address display and show correct address for script type on message sign
  • Add specific handling for invalid Windows device drivers on Trezor devices
  • Bug fix: Fix Coldcard last error check
  • Bug fix: Ensure consistent key ordering in Ledger multisig wallet policy
  • Bug fix: Fix Trezor One passphrase behaviour
  • Bug fix: Add BitBox02 non-standard path check
  • Bug fix: Fix Jade error handling
  • Bug fix: Use statically linked libusb on macOS aarch64
  • Bug fix: Fix unsigned byte to int conversion for Ledger GET_MORE_ELEMENTS command
  • Bug fix: Protect against endless loop from negative value returned from writeBytes on Jade
  • Bug fix: Fix stripping leading zeros from master fingerprint on Trezor
  • Bug fix: Fix handling of high account numbers on Ledger devices
  • Bug fix: Fix CLI version display

1.0.0

03 Dec 09:32

Choose a tag to compare

Initial release.

The following hardware wallets (for all models) are supported:

  • Coldcard
  • Trezor
  • Ledger (current and legacy Bitcoin apps)
  • BitBox02
  • Jade
  • Keepkey

across the following platforms:

  • Linux x86_64
  • Linux aarch64
  • macOS x86_64
  • macOS aarch64
  • Windows x86_64