Implement simple taproot channels - #679
Closed
sstone wants to merge 1 commit into
Closed
Conversation
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
2 times, most recently
from
July 15, 2024 12:29
38b3801 to
b940cee
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
from
September 9, 2024 14:09
b940cee to
74efe90
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
2 times, most recently
from
September 23, 2024 10:39
760fa3c to
20348b2
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
from
October 3, 2024 13:57
20348b2 to
239f7dd
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
2 times, most recently
from
October 23, 2024 08:31
cfcd123 to
e5671a1
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
3 times, most recently
from
November 20, 2024 17:23
3179d2f to
516de25
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
from
November 28, 2024 16:32
516de25 to
76e23a4
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
2 times, most recently
from
December 10, 2024 14:04
47ef7b4 to
b183e9c
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
from
December 30, 2024 13:10
b183e9c to
42d559c
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
2 times, most recently
from
January 20, 2025 16:34
0e749ac to
c67efe5
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
from
January 21, 2025 10:54
c67efe5 to
a6348af
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
2 times, most recently
from
March 9, 2025 18:27
622e737 to
879cc63
Compare
sstone
force-pushed
the
snapshot/simple-taproot-channels
branch
from
March 18, 2025 14:00
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.