ElementsProject / libwally-core

Useful primitives for wallets
Other
281 stars 135 forks source link

Add PSBT keyspend signing routines #395

Closed instagibbs closed 1 year ago

instagibbs commented 1 year ago

All that's required of libwally for CLN taproot address support.

jgriffiths commented 1 year ago

ack 5865f8c8bde622b449a49a8b4146336cbe9c0a2a. Will merge with rebase and the last commit split and squashed into the code and test commits.

jgriffiths commented 1 year ago

Merged, I added roundtrip tests for the taproot signature as well.