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

Enable lLTV #73

Merged
merged 7 commits into from
Jul 10, 2023
Merged

Enable lLTV #73

merged 7 commits into from
Jul 10, 2023

Conversation

MerlinEgalite
Copy link
Contributor

@MerlinEgalite MerlinEgalite commented Jul 6, 2023

#42

Question: should we rename lLTV to liquidationLtv? Else we should use functionLLTV naming to follow camelCase pattern

src/Blue.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
test/forge/Blue.t.sol Show resolved Hide resolved
test/forge/Blue.t.sol Outdated Show resolved Hide resolved
src/Blue.sol Outdated Show resolved Hide resolved
test/forge/Blue.t.sol Outdated Show resolved Hide resolved
test/forge/Blue.t.sol Show resolved Hide resolved
@MerlinEgalite
Copy link
Contributor Author

MerlinEgalite commented Jul 6, 2023

weird seems that there's an issue with the naming while in local it's passing... Actually the naming of interfaces is different from what I have in local.

EDIT: solve following this tuto: https://code-garage.fr/blog/resoudre-les-problemes-de-casse-avec-les-noms-de-fichiers-sous-git/

makcandrov
makcandrov previously approved these changes Jul 6, 2023
Rubilmax
Rubilmax previously approved these changes Jul 7, 2023
src/Blue.sol Show resolved Hide resolved
MathisGD
MathisGD previously approved these changes Jul 7, 2023
pakim249CAL
pakim249CAL previously approved these changes Jul 7, 2023
QGarchery
QGarchery previously approved these changes Jul 8, 2023
Base automatically changed from feat/irm-whitelist to dev July 8, 2023 09:07
@MerlinEgalite MerlinEgalite dismissed stale reviews from QGarchery, pakim249CAL, MathisGD, Rubilmax, and makcandrov July 8, 2023 09:07

The base branch was changed.

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.

Hardhat tests are fixed in the PR #7 on top

@MerlinEgalite MerlinEgalite merged commit c342527 into dev Jul 10, 2023
2 checks passed
@MerlinEgalite MerlinEgalite deleted the feat/enable-lltv branch July 10, 2023 09:35
@MerlinEgalite MerlinEgalite linked an issue Jul 10, 2023 that may be closed by this pull request
@MathisGD MathisGD mentioned this pull request Jul 10, 2023
Merged
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.

Implement lLTV tiers
6 participants