Skip to content

Commit

Permalink
ignore solidity warnings certora
Browse files Browse the repository at this point in the history
  • Loading branch information
aazhou1 committed Jun 26, 2024
1 parent 47592d6 commit a08d26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certora/confs/termRepoServicer-redemptionsReverts.conf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"-splitParallelInitialDepth 5"
],
"solc_optimize": "50",
"contract_compiler_skip_severe_warning_as_error": true,
"ignore_solidity_warnings": true,
"loop_iter": "2",
"optimistic_loop": true,
"smt_timeout": "7200",
Expand Down

0 comments on commit a08d26e

Please sign in to comment.