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

Implement pre commit stage. #728

Closed
Zurcusa opened this issue Jan 28, 2025 · 0 comments · Fixed by #749
Closed

Implement pre commit stage. #728

Zurcusa opened this issue Jan 28, 2025 · 0 comments · Fixed by #749
Assignees

Comments

@Zurcusa
Copy link
Collaborator

Zurcusa commented Jan 28, 2025

Line 13 & 14 in spec.

Start pre commit:

  • Check if round is completable
  • Start a timer for Time >= t + 4 * T
  • End sub stage if completable and timer passes.

Wait for votes:

  • Receive pre votes.
  • On each pre vote update GHOST and some other updates try an end the sub round.

End prevote:

  • If GHOST has a value do line 14.
  • Start next stage.
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 a pull request may close this issue.

2 participants