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] Verify ERC20 compliance #91

Merged
merged 6 commits into from
Nov 19, 2024
Merged

[Certora] Verify ERC20 compliance #91

merged 6 commits into from
Nov 19, 2024

Conversation

colin-morpho
Copy link
Contributor

@colin-morpho colin-morpho commented Nov 8, 2024

The verification ensures that the Morpho token is compliant with the base ERC20 specification, mint and burn are handled in another PR.
It patches the OZ specification for ERC20 to support the upgradeable version and the delegation operations.

Replaces #85

TODO:

  • README is updated;
  • verification succeed;
  • CI is updated.

@colin-morpho colin-morpho changed the title feat: verify ERC20 compliance [Certora] Verify ERC20 compliance Nov 8, 2024
This was referenced Nov 8, 2024
@colin-morpho colin-morpho self-assigned this Nov 8, 2024
@colin-morpho colin-morpho added the verif Formal Verification label Nov 8, 2024
@colin-morpho colin-morpho marked this pull request as ready for review November 8, 2024 20:38
@colin-morpho
Copy link
Contributor Author

Related discussion in #85 (comment)

Copy link
Contributor

@QGarchery QGarchery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good 👍

certora/specs/ERC20.spec Outdated Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Outdated Show resolved Hide resolved
Base automatically changed from colin@verif/reentrancy to main November 12, 2024 16:00
@QGarchery QGarchery mentioned this pull request Nov 12, 2024
3 tasks
QGarchery
QGarchery previously approved these changes Nov 13, 2024
certora/README.md Outdated Show resolved Hide resolved
QGarchery
QGarchery previously approved these changes Nov 13, 2024
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Outdated Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
certora/specs/ERC20.spec Show resolved Hide resolved
@colin-morpho colin-morpho merged commit 41e7f07 into main Nov 19, 2024
6 checks passed
@colin-morpho colin-morpho deleted the colin@verif/erc20 branch November 19, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verif Formal Verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants