doc: update signing device support & versions for taproot
This commit is contained in:
parent
0c1c82984c
commit
a94138ebb3
@ -10,7 +10,7 @@ repository](https://github.com/wizardsardine/async-hwi).
|
||||
|
||||
Version 1.5.0 and above of the firmware is supported for use in P2WSH descriptors.
|
||||
|
||||
Support for use in Taproot descriptors has been implemented but not yet released.
|
||||
For use in Taproot descriptors you should use version 1.9.0 or higher.
|
||||
|
||||
## [Ledger](https://github.com/LedgerHQ/app-bitcoin-new)
|
||||
|
||||
@ -28,11 +28,8 @@ Support for use in Taproot descriptors is not yet available in the firmware.
|
||||
Support for use in both P2WSH and Taproot descriptors has only been released in Beta as of this
|
||||
writing. It is only supported by the [Edge
|
||||
firmware](https://github.com/Coldcard/firmware?tab=readme-ov-file#long-lived-branches).
|
||||
For use in Taproot descriptors you should use version 6.3.3 or higher.
|
||||
|
||||
As of this writing, Coldcard on Taproot will only be usable for descriptors which only use a single
|
||||
key as their primary path. This is due to a discrepancy in how Coldcard derives [deterministically
|
||||
unspendable Taproot internal
|
||||
keys](https://delvingbitcoin.org/t/unspendable-keys-in-descriptors/304).
|
||||
|
||||
## [Jade](https://github.com/Blockstream/Jade)
|
||||
|
||||
@ -7,7 +7,7 @@ This document is a short set of instructions for trying out Liana on Bitcoin sig
|
||||
give any nuance, details or describe alternative configurations.
|
||||
|
||||
This guide will make use Liana as a "hot wallet", and use the "Liana managed" `bitcoind` option.
|
||||
You can also connect your Ledger or SpecterDIY hardware signer if you have some at hand (and maybe by the time you read this guide, Bitbox, Coldcard and Jade - integration is coming soon).
|
||||
You can find [here](./SIGNING_DEVICES.md) the list of supported signing devices.
|
||||
If you'd like to try out Liana using emulators of
|
||||
hardware signing device you can use the [Specter
|
||||
simulator](https://github.com/cryptoadvance/specter-diy/blob/master/docs/simulator.md) or the
|
||||
|
||||
@ -159,10 +159,10 @@ strongly recommend using a hardware signing device for any non-trivial amount.
|
||||
|
||||
For now, the following signing devices are supported:
|
||||
- Ledger Nano S, S+ & X
|
||||
- BitBox02
|
||||
- BitBox02 (P2WSH only)
|
||||
- Specter DIY
|
||||
- Coldcard MK4
|
||||
- Blockstream Jade
|
||||
- Coldcard MK4 & Q
|
||||
- Blockstream Jade (P2WSH only)
|
||||
|
||||
For more information (such as compatibility and minimum supported versions) please read the [signing
|
||||
devices documentation](./signing_devices.md).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user