Implement simple taproot channels#679
Closed
sstone wants to merge 1 commit into
Closed
Conversation
38b3801 to
b940cee
Compare
b940cee to
74efe90
Compare
760fa3c to
20348b2
Compare
20348b2 to
239f7dd
Compare
cfcd123 to
e5671a1
Compare
3179d2f to
516de25
Compare
516de25 to
76e23a4
Compare
47ef7b4 to
b183e9c
Compare
b183e9c to
42d559c
Compare
0e749ac to
c67efe5
Compare
c67efe5 to
a6348af
Compare
622e737 to
879cc63
Compare
879cc63 to
c6a34da
Compare
Member
|
Replaced by #805 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.