Remove TaprootChannelSigner and musig2 crate#4481
Remove TaprootChannelSigner and musig2 crate#4481wpaulino wants to merge 3 commits intolightningdevkit:mainfrom
Conversation
We plan to have a single channel signer type going forward, so this is unnecessary.
Taproot support is not planned we see an increase in demand for it by users. The `musig2` crate is now owned by a third-party, and ultimately won't be used by the production version of Taproot that we end up releasing.
We plan to have a single channel signer type going forward, so this is unnecessary.
|
👋 Thanks for assigning @tankyleo as a reviewer! |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4481 +/- ##
==========================================
- Coverage 85.98% 85.98% -0.01%
==========================================
Files 159 158 -1
Lines 105415 105397 -18
Branches 105415 105397 -18
==========================================
- Hits 90643 90624 -19
- Misses 12255 12258 +3
+ Partials 2517 2515 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🔔 1st Reminder Hey @tankyleo! This PR has been waiting for your review. |
No description provided.