Browse Source

slight changes change for convenience + disableLocalTypeChecking flag for the hooks

Michael M 4 years ago
parent
commit
6307b3bb64
2 changed files with 1 additions and 2 deletions
  1. 0 1
      certora/scripts/Governor.sh
  2. 1 1
      certora/scripts/sanity.sh

+ 0 - 1
certora/scripts/Governor.sh

@@ -5,4 +5,3 @@ certoraRun certora/harnesses/GovernorHarness.sol \
     --msg $1 \
     --disableLocalTypeChecking \
     --rule voteStartBeforeVoteEnd
-

+ 1 - 1
certora/scripts/sanity.sh

@@ -8,4 +8,4 @@ do
     --solc solc8.0 \
     --staging \
     --msg "sanity ${file}"
-done
+done