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

Treat local/remote commit index separately when splicing #544

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Sep 27, 2023

The assumption that local/remote index are equal when channel is idle is wrong: they can diverge in some cases.

This bug led to "invalid sig" errors during splices.

Fortunately we persist fully-built commitments so there is no migration.

The assumption that local/remote index are equal when channel is idle is
wrong: they can diverge in some cases.

This bug led to "invalid sig" errors during splices.
@pm47 pm47 requested a review from t-bast September 27, 2023 17:42
@pm47 pm47 merged commit 408d113 into master Sep 28, 2023
2 checks passed
@pm47 pm47 deleted the splice-commit-index branch September 28, 2023 08:21
@dpad85 dpad85 mentioned this pull request Sep 28, 2023
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.

None yet

2 participants