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

Gossipsub fanout correction #5110

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Conversation

AgeManning
Copy link
Member

The fanout mapping in gossipsub could be become desychronized causing unexpected errors.

Although these errors in the current revision are being ignored, this prevents invalid states from occurring in the first place.

@AgeManning AgeManning added the ready-for-review The code is ready for review label Jan 23, 2024
Copy link
Collaborator

@dapplion dapplion left a comment

Choose a reason for hiding this comment

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

@paulhauner paulhauner added the v4.6.0 ETA Q1 2024 label Jan 23, 2024
@AgeManning AgeManning merged commit b7c9b27 into sigp:unstable Jan 23, 2024
28 checks passed
danielrachi1 pushed a commit to danielrachi1/lighthouse that referenced this pull request Feb 14, 2024
* Correct fanout in gossipsub

* Upgrade discv5 to pin new libp2p version

* Update cargo.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review The code is ready for review v4.6.0 ETA Q1 2024
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants