Skip to content

Commit

Permalink
Test: non-duplicated late proposal for past instance (#334)
Browse files Browse the repository at this point in the history
* Non-duplicated late proposal

* Drop instance data for height 1

* generate-jsons

---------

Co-authored-by: Gal Rogozinski <[email protected]>
  • Loading branch information
MatheusFranco99 and GalRogozinski authored Feb 12, 2024
1 parent 7635881 commit 4bb3a58
Show file tree
Hide file tree
Showing 5 changed files with 1,235 additions and 2 deletions.
1 change: 1 addition & 0 deletions qbft/spectest/all_tests.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ var AllTests = []tests.TestF{
latemsg.LateProposal,
latemsg.LateProposalPastInstance,
latemsg.LateProposalPastRound,
latemsg.LateProposalPastInstanceNonDuplicate,
latemsg.LateRoundChange,
latemsg.LateRoundChangePastInstance,
latemsg.LateRoundChangePastRound,
Expand Down
Loading

0 comments on commit 4bb3a58

Please sign in to comment.