Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement simple taproot channels #679

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sstone
Copy link
Member

@sstone sstone commented Jul 4, 2024

This is the "companion PR" for ACINQ/eclair#2868, with the same implementation choices adapted for lightning-kmp.
Note for reviewers: ACINQ/eclair#2868 should be reviewed first, reviewing this PR should then be fairly straightforward.

@sstone sstone force-pushed the snapshot/simple-taproot-channels branch 2 times, most recently from 38b3801 to b940cee Compare July 15, 2024 12:29
@sstone sstone force-pushed the snapshot/simple-taproot-channels branch from b940cee to 74efe90 Compare September 9, 2024 14:09
@sstone sstone force-pushed the snapshot/simple-taproot-channels branch 2 times, most recently from 760fa3c to 20348b2 Compare September 23, 2024 10:39
@sstone sstone force-pushed the snapshot/simple-taproot-channels branch from 20348b2 to 239f7dd Compare October 3, 2024 13:57
@sstone sstone force-pushed the snapshot/simple-taproot-channels branch 2 times, most recently from cfcd123 to e5671a1 Compare October 23, 2024 08:31
@sstone sstone force-pushed the snapshot/simple-taproot-channels branch 3 times, most recently from 3179d2f to 516de25 Compare November 20, 2024 17:23
@sstone sstone force-pushed the snapshot/simple-taproot-channels branch from 516de25 to 76e23a4 Compare November 28, 2024 16:32
sstone and others added 3 commits December 5, 2024 15:38
For taproot channels, when we send additional commit signatures for different feerate, we send a partial signature instead of a standard signature.
@sstone sstone force-pushed the snapshot/simple-taproot-channels branch from 76e23a4 to 47ef7b4 Compare December 8, 2024 20:38
@sstone sstone force-pushed the snapshot/simple-taproot-channels branch from 47ef7b4 to b183e9c Compare December 10, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant