initializable final draft, ready for review

This commit is contained in:
teryanarmen
2022-06-01 17:38:28 -07:00
parent 0119a187c1
commit cab8e489b2
13 changed files with 428 additions and 746 deletions

View File

@ -3,12 +3,10 @@ certoraRun \
--verify GovernorPreventLateQuorumHarness:certora/specs/GovernorPreventLateQuorum.spec \
--solc solc \
--optimistic_loop \
--staging \
--settings -optimisticFallback=true \
--rule_sanity advanced \
--send_only \
--loop_iter 1 \
--rule $1 \
--msg "$1" \
--msg "all sanity" \