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

leverage: implement MinCollateralLiquidity restriction #1163

Closed
toteki opened this issue Jul 25, 2022 · 1 comment · Fixed by #1331
Closed

leverage: implement MinCollateralLiquidity restriction #1163

toteki opened this issue Jul 25, 2022 · 1 comment · Fixed by #1331
Assignees
Milestone

Comments

@toteki
Copy link
Member

toteki commented Jul 25, 2022

Any MsgCollateralize, MsgWithdraw, or MsgBorrow which would reduce available supply / collateral below a given value, should fail.

The limit can still be indirectly exceeded as an effect of MsgLiquidate or interest accruing on collateral.

@toteki toteki added this to the v3 - Calypso milestone Jul 25, 2022
@robert-zaremba
Copy link
Member

related to: #1061

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 a pull request may close this issue.

2 participants