votes solvency passing again

This commit is contained in:
Nick Armstrong
2022-08-12 00:32:35 -07:00
parent 4820ed4ea8
commit 2627753bfe
3 changed files with 101 additions and 72 deletions

View File

@ -2,12 +2,11 @@ certoraRun \
certora/harnesses/ERC20VotesHarness.sol \
--verify ERC20VotesHarness:certora/specs/ERC20Votes.spec \
--solc solc8.2 \
--disableLocalTypeChecking \
--optimistic_loop \
--settings -copyLoopUnroll=4 \
--cloud \
--send_only \
--msg "ERC20Votes" \
--msg "ERC20Votes $1" \
# --disableLocalTypeChecking \
# --staging "alex/new-dt-hashing-alpha" \