Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into

remotes/origin/certora/erc20
This commit is contained in:
Nick Armstrong
2022-03-28 12:07:21 -07:00
5 changed files with 18 additions and 32 deletions

View File

@ -6,5 +6,5 @@ certoraRun \
--optimistic_loop \
--staging \
--rule_sanity \
--msg "letsWatchItBurns"
--msg "flashMint"

View File

@ -6,5 +6,5 @@ certoraRun \
--optimistic_loop \
--staging \
--rule_sanity \
--msg "all check"
--msg "wrapper spec sanity check fixes"