Skip to content

chanbackup: add SCB support for anchor commitments#4082

Merged
Roasbeef merged 3 commits into
lightningnetwork:masterfrom
Roasbeef:scb-anchors
Mar 17, 2020
Merged

chanbackup: add SCB support for anchor commitments#4082
Roasbeef merged 3 commits into
lightningnetwork:masterfrom
Roasbeef:scb-anchors

Conversation

@Roasbeef
Copy link
Copy Markdown
Member

In this PR, we add SCB support for anchor commitments and update the integration tests to add a single case to cover SCB file recovery for anchor commitments. We only add a single case here in order to leave the more encompassing itest overhaul for all commitment types to: #4001

@Roasbeef Roasbeef requested a review from halseth as a code owner March 14, 2020 01:55
@Roasbeef Roasbeef added this to the 0.10.0 milestone Mar 14, 2020
@Roasbeef Roasbeef added the v0.10 label Mar 14, 2020
@Roasbeef Roasbeef requested a review from guggero March 15, 2020 23:51
Comment thread lntest/itest/lnd_test.go Outdated
Copy link
Copy Markdown
Collaborator

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great that this can likely make it into 0.10.0 and we can release SAFU anchors!

LGTM 💯

Comment thread lntest/itest/lnd_test.go Outdated
In this commit, we extend the current SCB recovery tests to also cover
the new anchor commitment type. We only add a single test that covers
the most common case to avoid needing to tests all cases for all
commitment types which is being done in a follow up PR.
@Roasbeef Roasbeef merged commit 65f5119 into lightningnetwork:master Mar 17, 2020
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.

3 participants