Skip to content

Commit

Permalink
split rules of verifyPower_summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadi Auerbach authored and Gadi Auerbach committed Dec 6, 2023
1 parent 88b3d29 commit 29e0901
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/certora-review-voting-chain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ jobs:
- verifyLegality.conf --rule legalVote
- verifyLegality.conf --rule votedPowerIsImmutable method_reachability
- verifyMisc.conf
- verifyPower_summary.conf
- verifyPower_summary.conf --rule onlyThreeTokens
- verifyPower_summary.conf --rule method_reachability
- verifyProposal_config.conf --rule createdProposalHasRoots
- verifyProposal_config.conf --rule startedProposalHasConfig
- verifyProposal_config.conf --rule proposalHasNonzeroDuration configIsImmutable newProposalUnusedId method_reachability
Expand Down

0 comments on commit 29e0901

Please sign in to comment.