Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into certora/erc20
This commit is contained in:
@ -20,4 +20,4 @@ certoraRun \
|
||||
--rule ${rule} \
|
||||
--msg "${msg}" \
|
||||
--staging "alex/new-dt-hashing-alpha" \
|
||||
--rule_sanity \
|
||||
# --rule_sanity \
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user