Skip to content

🌟 [FEATURE] BIP86 (taproot) support for the Liquid #14

Description

@topologoanatom

Description

BIP86 singlesig taproot is currently guarded on the Liquid app: SIGN_PSBT rejects any taproot input outright (if (IS_LIQUID) SEND_SW(dc, SW_NOT_SUPPORTED) in src/handler/sign_psbt.c), even though GET_WALLET_ADDRESS already accepts tr(@0/**).

This issue tracks lifting that guard and implementing key-path taproot signing support for Liquid..

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions