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

Don't subscribe to message gossip until chain is up to date #469

Closed
whyrusleeping opened this issue Oct 24, 2019 · 0 comments · Fixed by #3646
Closed

Don't subscribe to message gossip until chain is up to date #469

whyrusleeping opened this issue Oct 24, 2019 · 0 comments · Fixed by #3646
Labels
P2 P2: Should be resolved

Comments

@whyrusleeping
Copy link
Member

Joining the message gossip before you are mostly synced up leads to your node dropping most messages received. We should just have a trigger when the initial sync finishes to start up a number of things, including this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 P2: Should be resolved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants