bwt
bwt copied to clipboard
WIP: Taproot support
This will address #91 when complete.
Busy cleaning up the actual taproot descriptor support today/tomorrow.
Would it be worth separating this into a dependency bump PR instead? Then the taproot changes can be based off that.
Would it be worth separating this into a dependency bump PR instead? Then the taproot changes can be based off that.
Sure, yeah! I'm actually working on addr()
descriptor support for rust-miniscript
at the moment so this would have been a little delayed. Dependency bump PR at https://github.com/bwt-dev/bwt/pull/103. Will base off that.