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
The ability of overwritten recorded votes, in the case of equivocation (see scenarios in this discussion), has lead to the design decision of producing and exchanging Prevote certificates as part of VoteSync protocol (#576, see this comment in particular).
The handling of certificates in the votekeeper was added to the Quint spec (#364) but the associated votekeeper tests were not updated accordingly. Since these tests are used as input for MBT-generated code tests, the implementation is not aligned with the model.
cason
changed the title
spec/test: add test unit where the votekeeper handle Certificates
spec/test: add test units for Certificate handling in the votekeeper
Feb 14, 2025
The ability of overwritten recorded votes, in the case of equivocation (see scenarios in this discussion), has lead to the design decision of producing and exchanging Prevote certificates as part of VoteSync protocol (#576, see this comment in particular).
The handling of certificates in the votekeeper was added to the Quint spec (#364) but the associated votekeeper tests were not updated accordingly. Since these tests are used as input for MBT-generated code tests, the implementation is not aligned with the model.
Definition of Done
The text was updated successfully, but these errors were encountered: