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

Various small improvements #371

Merged
merged 4 commits into from
Aug 19, 2023
Merged

Various small improvements #371

merged 4 commits into from
Aug 19, 2023

Conversation

MathisGD
Copy link
Contributor

@MathisGD MathisGD commented Aug 19, 2023

  • add a zero check in constructor because if you deploy with owner = 0 you can't list IRMs and LLTVs
  • add a dev doc
  • remove wMulUp because it is not used
  • Fix Document owner's role #366
  • Fix a local variable shadowing in IMorpho (but one is still remaining in user arg)

@MathisGD MathisGD self-assigned this Aug 19, 2023
@MathisGD MathisGD requested review from a team, Rubilmax, MerlinEgalite, pakim249CAL, Jean-Grimal, makcandrov, QGarchery and peyha and removed request for a team August 19, 2023 09:05
QGarchery
QGarchery previously approved these changes Aug 19, 2023
src/Morpho.sol Show resolved Hide resolved
src/Morpho.sol Outdated Show resolved Hide resolved
src/interfaces/IMorpho.sol Outdated Show resolved Hide resolved
Signed-off-by: Merlin Egalite <[email protected]>
MerlinEgalite
MerlinEgalite previously approved these changes Aug 19, 2023
Signed-off-by: Merlin Egalite <[email protected]>
@MathisGD MathisGD merged commit ba6a73d into main Aug 19, 2023
@MathisGD MathisGD deleted the chore/various-improvements branch August 19, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document owner's role
5 participants