reorganized scripts

This commit is contained in:
Nick Armstrong
2022-08-11 20:40:13 -07:00
parent b90f4d285e
commit 3e6045155e
21 changed files with 50 additions and 86 deletions

View File

@ -0,0 +1,11 @@
#!/bin/bash
make -C certora munged
sh certora/scripts/Round2/verifyAccessControl.sh
sh certora/scripts/Round2/verifyERC20FlashMint.sh
sh certora/scripts/Round2/verifyERC20Votes.sh
sh certora/scripts/Round2/verifyERC20Wrapper.sh
sh certora/scripts/Round2/verifyERC721Votes.sh
sh certora/scripts/Round2/verifyERC1155.sh
sh certora/scripts/Round2/verifyTimelock.sh