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

fix(spec/votekeeper): Fix the VoteKeeper spec to account for skip threshold from higher round #74

Merged
merged 5 commits into from
Nov 17, 2023

Conversation

romac
Copy link
Member

@romac romac commented Nov 15, 2023

@ancazamfir realized yesterday that the VoteKeeper implementation was not keeping track of the current round and therefore not emitting Skip threshold from higher rounds.

This PR attempts to fix the spec and is a companion to this PR which performs the corresponding change in the code: #73

Specs/Quint/voteBookkeeper.qnt Outdated Show resolved Hide resolved
@josef-widder josef-widder requested a review from angbrav November 15, 2023 13:38
Base automatically changed from hvanz/spec-votekeeper-pass to josef/executor November 15, 2023 14:04
Base automatically changed from josef/executor to main November 15, 2023 14:10
@romac romac force-pushed the romac/fix-vote-keeper-spec branch from f187e3a to f0bd9f9 Compare November 15, 2023 15:11
@josef-widder josef-widder mentioned this pull request Nov 17, 2023
1 task
@romac romac merged commit dc2d587 into main Nov 17, 2023
2 checks passed
@romac romac deleted the romac/fix-vote-keeper-spec branch November 17, 2023 16:17
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 this pull request may close these issues.

3 participants