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

Ignore duplicate dual-funding signatures #2770

Merged
merged 1 commit into from Nov 3, 2023
Merged

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Oct 30, 2023

If our peer sends us some tx_signatures that we already received, we can safely ignore them. This happened with cln, which sometimes sends duplicate tx_signatures: this something they should fix, but we can also be more robust by ignoring them.

If our peer sends us some `tx_signatures` that we already received, we
can safely ignore them.
@t-bast t-bast requested a review from pm47 October 30, 2023 16:06
@t-bast t-bast merged commit 5b11f76 into master Nov 3, 2023
1 check passed
@t-bast t-bast deleted the ignore-duplicate-tx-sigs branch November 3, 2023 13:05
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