You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2025. It is now read-only.
If the acceptors accepts and votes for a value with a higher round number without having made a promise for it first and then crashes, when it resumes, it will not set the highest promise made in it's state for that election. Although it will remember the highest round,vote made. It just wont set the state properly.
If the acceptors accepts and votes for a value with a higher round number without having made a promise for it first and then crashes, when it resumes, it will not set the highest promise made in it's state for that election. Although it will remember the highest round,vote made. It just wont set the state properly.