Skip to content

Commit

Permalink
refactor: remove unecessary configs
Browse files Browse the repository at this point in the history
  • Loading branch information
QGarchery committed Apr 4, 2024
1 parent 99ca90e commit 85e1882
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion certora/confs/DistinctIdentifiers.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"-timeout 2000",
],
"rule_sanity": "basic",
"cache": "none",
"server": "production",
"msg": "MetaMorpho Distinct Identifiers"
}
1 change: 0 additions & 1 deletion certora/confs/Reverts.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"-depth 3",
"-mediumTimeout 20",
"-timeout 3600",
"-smt_nonLinearArithmetic true",
"-adaptiveSolverConfig false",
"-solvers [z3:def{randomSeed=1},z3:def{randomSeed=2},z3:def{randomSeed=3},z3:def{randomSeed=4},z3:def{randomSeed=5},z3:def{randomSeed=6},z3:def{randomSeed=7},z3:lia2]",
],
Expand Down

0 comments on commit 85e1882

Please sign in to comment.