Timelock, erc20Wrapper and erc20FlashMint verification

This commit is contained in:
Aleksander Kryukov
2022-03-20 22:36:48 +00:00
parent 7caa9bbb2c
commit 62d60a5890
17 changed files with 400 additions and 13 deletions

View File

@ -3,7 +3,8 @@ certoraRun \
--verify TimelockControllerHarness:certora/specs/TimelockController.spec \
--solc solc8.2 \
--optimistic_loop \
--cloud alex/uhf-more-precision \
--staging alex/unify-hash-functions \
--rule_sanity \
--msg "sanity flag check"
--rule "$1" \
--msg "$1 false check with hash"