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

Replace PreparedLocally flag from bool to actual view [TESTS] #31

Open
IdoZilberberg opened this issue Feb 10, 2019 · 0 comments
Open
Assignees

Comments

@IdoZilberberg
Copy link
Contributor

When incrementing view, LH tries to read PREPARE + PRE_PREPARE messages from currentView-1, instead of the latest PREPARED view (which holds a quorum of at least 2*f PREPARE + 1 PRE_PREPARE messages).


Done, add tests.

@IdoZilberberg IdoZilberberg self-assigned this Feb 10, 2019
@IdoZilberberg IdoZilberberg changed the title Replace PreparedLocally flag from bool to actual view Replace PreparedLocally flag from bool to actual view [TESTS] Feb 13, 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