Skip to content

Commit

Permalink
get mint integrity to stop timing out
Browse files Browse the repository at this point in the history
  • Loading branch information
aazhou1 committed Jun 27, 2024
1 parent 335b4f3 commit ccb2ae4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions certora/confs/termRepoServicer-mintIntegrity.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,8 @@
"TermRepoCollateralManagerHarness:termRepoLocker=TermRepoLocker"
],
"prover_args": [
"-smt_initialSplitDepth 5",
"-depth 15",
"-mediumTimeout 2",
"-splitParallel true",
"-splitParallelTimelimit 7200",
"-splitParallelInitialDepth 5"
"-splitParallel true"
],
"solc_optimize": "50",
"loop_iter": "2",
Expand Down

0 comments on commit ccb2ae4

Please sign in to comment.