typechecker error and skipped require bug

This commit is contained in:
Nick Armstrong
2022-03-30 17:12:30 -07:00
parent 4c74b2951d
commit 92f07bae1b
4 changed files with 137 additions and 29 deletions

View File

@ -19,4 +19,5 @@ certoraRun \
--optimistic_loop \
--rule ${rule} \
--msg "${msg}" \
--staging "Eyal/SanityWithoutCallTrace" \
# --rule_sanity \

View File

@ -19,4 +19,5 @@ certoraRun \
--solc solc8.2 \
--optimistic_loop \
--loop_iter 4 \
--staging "Eyal/SanityWithoutCallTrace" \
--msg "${msg}"