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] Timelock computations #409

Merged
merged 21 commits into from
Mar 22, 2024
Merged

Conversation

QGarchery
Copy link
Contributor

@QGarchery QGarchery commented Mar 20, 2024

What it does:

  • define and verify computations for timelock periods, during which we know the value won't change. See the following functions in MorphoHarness.sol:
    • nextGuardianUpdateTime
    • nextCapIncreaseTime
    • nextTimelockDecreaseTime
    • nextRemovableTime
  • specialize solc version so that it is easier to work with multiple projects (can always be overriden on the CLI)
  • remove unnecessary parametric contract setting

@QGarchery QGarchery self-assigned this Mar 20, 2024
@QGarchery QGarchery changed the title [Certora] Timelock formula [Certora] Timelock formulas Mar 20, 2024
@QGarchery QGarchery mentioned this pull request Mar 21, 2024
28 tasks
@QGarchery QGarchery changed the title [Certora] Timelock formulas [Certora] Timelock computations Mar 21, 2024
@QGarchery QGarchery marked this pull request as ready for review March 21, 2024 14:37
@QGarchery QGarchery requested a review from MathisGD March 21, 2024 14:37
certora/confs/LastUpdated.conf Show resolved Hide resolved
certora/helpers/MetaMorphoHarness.sol Show resolved Hide resolved
certora/helpers/MetaMorphoHarness.sol Show resolved Hide resolved
certora/specs/Timelock.spec Show resolved Hide resolved
certora/specs/Timelock.spec Outdated Show resolved Hide resolved
certora/specs/Timelock.spec Outdated Show resolved Hide resolved
certora/specs/Timelock.spec Show resolved Hide resolved
certora/specs/Timelock.spec Show resolved Hide resolved
certora/specs/Timelock.spec Outdated Show resolved Hide resolved
@MerlinEgalite MerlinEgalite merged commit 6b2de91 into main Mar 22, 2024
19 checks passed
@MerlinEgalite MerlinEgalite deleted the certora/timelock-formula branch March 22, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants