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

This commit is contained in:
Aleksander Kryukov
2022-04-08 15:38:32 +01:00
3 changed files with 26 additions and 63 deletions

View File

@ -20,4 +20,4 @@ certoraRun \
--rule ${rule} \
--msg "${msg}" \
--staging "alex/new-dt-hashing-alpha" \
--rule_sanity \
# --rule_sanity \

View File

@ -19,5 +19,6 @@ certoraRun \
--solc solc8.2 \
--optimistic_loop \
--loop_iter 4 \
--staging "Eyal/SanityWithoutCallTrace" \
--msg "${msg}"
--staging "alex/new-dt-hashing-alpha" \
--msg "${msg}" \
--rule_sanity