verify all - rules passing

This commit is contained in:
Nick Armstrong
2022-04-11 12:46:56 -07:00
parent d1454932b2
commit 6662d0556f
6 changed files with 35 additions and 14 deletions

View File

@ -18,8 +18,9 @@ certoraRun \
certora/munged/utils/Checkpoints.sol \
--verify ERC721VotesHarness:certora/specs/ERC721Votes.spec \
--solc solc8.2 \
--disableLocalTypeChecking \
--optimistic_loop \
--loop_iter 4 \
--settings -copyLoopUnroll=4 \
--send_only \
--staging "alex/new-dt-hashing-alpha" \
--msg "${msg}" \
# --rule_sanity
--msg "${msg}" \