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

Network keeps increasing views even though enough nodes are on the same view #84

Open
IdoZilberberg opened this issue Sep 26, 2019 · 1 comment

Comments

@IdoZilberberg
Copy link
Contributor

When a node increments its View, it apparently does not check if it already received messages for that View (similar to what filter.ConsumeCacheMessages does when incrementing Height).

If it were to do so, it would take less time for node to sync with one another during restart.

@IdoZilberberg
Copy link
Contributor Author

We want to prevent this phenomenon:
image

@electricmonk electricmonk changed the title Cache for future views - improve startup time Network keeps increasing views even though enough nodes are on the same view Oct 2, 2019
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

No branches or pull requests

1 participant