further script cleanup

This commit is contained in:
Hadrien Croubois
2022-09-23 12:47:45 +02:00
parent 3075181276
commit d916e2edf4
9 changed files with 49 additions and 33 deletions

View File

@ -1,11 +1,11 @@
#!/usr/bin/env bash
set -euxo pipefail
certoraRun \
certora/harnesses/ERC20VotesHarness.sol \
--verify ERC20VotesHarness:certora/specs/ERC20Votes.spec \
--solc solc \
--optimistic_loop \
--settings -copyLoopUnroll=4 \
--cloud \
--msg "ERC20Votes $1" \
# --disableLocalTypeChecking \
# --staging "alex/new-dt-hashing-alpha" \
--msg "ERC20Votes"