btcsnap icon indicating copy to clipboard operation
btcsnap copied to clipboard

Add support for taproot signing

Open gregdhill opened this issue 2 years ago • 0 comments

Summary of changes:

  • Update bitcoinjs-lib to version which supports taproot (uses browser compatible ecc library)
  • Use tapBip32Derivation to derive taproot keys and use (configurable) tweaked signer
  • Add new method to sign input without finalizing (returns PSBT)

Related: https://github.com/bitcoinjs/bitcoinjs-lib/issues/2000

gregdhill avatar Nov 10 '23 08:11 gregdhill