morpho-org / morpho-token-upgradeable

Other
7 stars 8 forks source link

[Certora] Verify mint and burn #93

Open colin-morpho opened 2 weeks ago

colin-morpho commented 2 weeks ago

The verification ensures that the Morpho token mint and burn function is compliant with the ERC20 specification. It patches the OZ specification for ERC20 to support the upgradeable version.

Replaces #85

TODO:

colin-morpho commented 2 weeks ago

Related discussion in https://github.com/morpho-org/morpho-token-upgradeable/pull/85#discussion_r1832345549

QGarchery commented 2 weeks ago

Can you point to the right branch @colin-morpho ? At the moment this is showing a lot of changes

colin-morpho commented 2 weeks ago

@QGarchery my bad, just changed it.