Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Certora] Last timeouts #679

Merged
merged 13 commits into from
Jul 5, 2024
Merged

[Certora] Last timeouts #679

merged 13 commits into from
Jul 5, 2024

Conversation

QGarchery
Copy link
Contributor

@QGarchery QGarchery commented Apr 25, 2024

This PR addresses timeouts:

  • it fixes the timeout on liquidate on onlyAccrueInterestCanIncreaseBorrowRatio
  • it fixes the timeouts on repay and borrow on stayHealthy
  • it abandons the liquidate case on stayHealthy as this seems to be too complicated for the prover, or would require too many changes. The verification has passed in a modified version of the specification for most of the cases though

@QGarchery QGarchery added the verif Modifies the formal verification label Apr 25, 2024
@QGarchery QGarchery self-assigned this Apr 25, 2024
@QGarchery QGarchery marked this pull request as ready for review June 18, 2024 12:29
@QGarchery QGarchery requested review from a team, adhusson, Rubilmax, MerlinEgalite, MathisGD and Jean-Grimal and removed request for a team June 18, 2024 12:29
certora/specs/RatioMath.spec Outdated Show resolved Hide resolved
certora/specs/RatioMath.spec Outdated Show resolved Hide resolved
certora/specs/RatioMath.spec Outdated Show resolved Hide resolved
@QGarchery QGarchery requested a review from MathisGD July 2, 2024 09:17
@QGarchery QGarchery merged commit 0338cc1 into main Jul 5, 2024
16 checks passed
@QGarchery QGarchery deleted the certora/ratio-timeouts branch July 5, 2024 08:38
@QGarchery QGarchery mentioned this pull request Jul 5, 2024
32 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verif Modifies the formal verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants