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

minor bug fix: on join, source peers from gossip[topic] if insufficient peers in fanout[topic] #196

Merged
merged 1 commit into from
Oct 5, 2019

Conversation

vyzo
Copy link
Collaborator

@vyzo vyzo commented Aug 13, 2019

Closes #194

This is a very minor bug, as the mesh would get filled in the next heartbeat.

Copy link
Member

@raulk raulk left a comment

Choose a reason for hiding this comment

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

nit: would be good to add a test for this.

@raulk raulk changed the title fix very minor bug in gossipsub minor bug fix: on join, source peers from gossip[topic] if insufficient peers in fanout[topic] Oct 5, 2019
@vyzo vyzo merged commit 55553ac into master Oct 5, 2019
@vyzo vyzo deleted the fix/minor-bug branch April 20, 2020 06:49
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.

Not filling mesh peers if there are less than D of them when joining a topic
2 participants