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

gossipd: always ask first peer for all the gossip. #7512

Merged

Conversation

rustyrussell
Copy link
Contributor

This is a hack, but we've had nodes missing gossip. LDK does this, so until we get a better workaround, use this one.

Changelog-Changed: Protocol: we now always ask the first peer for all its gossip.

This is a hack, but we've had nodes missing gossip.  LDK does this,
so until we get a better workaround, use this one.

Changelog-Changed: Protocol: we now always ask the first peer for all its gossip.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@rustyrussell rustyrussell added gossip component::gossipd Highlight - Protocol Protocol and spec enhancements / implementation labels Aug 1, 2024
@rustyrussell rustyrussell added this to the v24.08 milestone Aug 1, 2024
@rustyrussell rustyrussell merged commit bb40023 into ElementsProject:master Aug 7, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component::gossipd gossip Highlight - Protocol Protocol and spec enhancements / implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant