Skip to content

Releases: LedgerHQ/app-bitcoin-new

2.4.0 - Let the musig play

17 Mar 10:58
f377b0e
Compare
Choose a tag to compare

This release adds support to musig() key expressions with up to 5 keys in taproot wallet policies, both as the keypath spend or in Script spends.

It also slightly modifies the signing flow, by no longer signing for keys for which the BIP32 derivations are omitted in the PSBT. This allows wallets to avoid signing for unnecessary keys and reduce the overall signing time.

See the CHANGELOG for more details.

Let the musig play

2.3.0

07 Oct 13:34
a40b100
Compare
Choose a tag to compare

This release improves the signing performance, fixes a bug in the signMessage functionality, and extends support the app-exchange support to cross-chain swaps.

See the CHANGELOG for more details.

2.2.4 - Flexing the revamp

22 Jul 15:40
f17c7fd
Compare
Choose a tag to compare

This release features a new, refreshed UX for devices with a large screen, and some minor performance improvements.

It also includes a fix for certain OP_RETURN outputs that were incorrectly rejected.

See the CHANGELOG for more details.

2.2.2 - Post-eclipse clarity 🌑☀️

08 Apr 09:42
e6b45ad
Compare
Choose a tag to compare

This release improves taproot miniscript support by recognizing 'dummy' keys during wallet registration, and slightly simplifies the transaction signing UX on Nano devices.

Moreover, it adds clear-text message signing, instead of only showing the message hash.

See the CHANGELOG for more details.

2.2.1 - 🥕 Tapminispring 2 🌼

25 Mar 12:29
5424897
Compare
Choose a tag to compare

This release fixes a signing failure for certain taproot script policies.

See the CHANGELOG for more details.

2.2.0 - 🥕 Tapminispring 🌼

18 Mar 14:45
0dd6dad
Compare
Choose a tag to compare

This release extends miniscript support to taproot policies 🥕.

The app will now warn if the fees are unusually large with respect to the total amount of the transaction.

See the CHANGELOG for more details on this release.

2.1.3 − Miniscript summer

21 Jun 13:09
f83a4e7
Compare
Choose a tag to compare

Fixes a bug for certain uncommon miniscript policies; improves the UX for self-transfers.

See the CHANGELOG for more details on this release.

2.1.2 − Baby tapscript 🥕

11 May 07:35
4be654f
Compare
Choose a tag to compare

Adds a limited support to taproot 🥕 script trees.

See the CHANGELOG for more details on this release.

2.1.0 - Miniscript

16 Jan 09:18
51dbb1a
Compare
Choose a tag to compare

Adds miniscript support; removes support for the legacy API.

See the CHANGELOG for more details on this release.