-
Notifications
You must be signed in to change notification settings - Fork 23
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
[AAVE V3 Lending Protocol] Issue 3: Liquidation Mechanism #36
Comments
@polarker can i work on this |
Do you think you could work on this without issue 1 and issue 2? |
No I can't you can assign this to me and when 1 and 2 are done I can work it |
Could I take over this issue? |
I’m interested in this one. |
Can I work on this, please? |
Hi, I’m interested in working on this issue. I have experience implementing liquidation mechanisms in DeFi protocols. I’d love to contribute to this task. Please let me know if I can proceed! |
Can I tackle this one? |
Hi! I think we'll assign this issue later, when issues 1 and 2 will be done |
Let me try this one! |
Can I take this issue? |
To address this issue I would implement a liquidation mechanism that triggers based on when collateral ratios are lower than the threshold to ensure that liquidators can purchase collateral at a discount to repay debt. The whole process must maintain stability, fairness, and security in executing transactions. Validate the system with thorough tests on all edge cases and normal scenarios. |
Thanks @polarker |
Hi, @Akshola00 ! |
hey @kfastov |
I'd love to give this a go. |
Could I be assigned to this? |
Hey, my name's Isaac. |
Could I take over this issue? |
Can I work on this, please? |
Can I take care of this issue? |
I would like to work on this |
Parent issue: #23
Objective:
Implement the liquidation process for under-collateralized positions, including conditions, collateral purchase, and debt repayment mechanisms.
Description:
This issue focuses on creating a mechanism to liquidate collateralized positions that fall below the required collateral ratio and enabling liquidators to purchase collateral to repay debt.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: