further script cleanup
This commit is contained in:
@ -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"
|
||||
Reference in New Issue
Block a user