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

[AAVE V3 Lending Protocol] Issue 3: Liquidation Mechanism #36

Open
polarker opened this issue Nov 15, 2024 · 21 comments
Open

[AAVE V3 Lending Protocol] Issue 3: Liquidation Mechanism #36

polarker opened this issue Nov 15, 2024 · 21 comments
Assignees
Labels

Comments

@polarker
Copy link
Member

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:

  1. Set up conditions for triggering liquidation of under-collateralized positions.
  2. Implement logic for liquidators to purchase collateral at a discount to repay part of the borrower’s debt.
  3. Write tests to validate the liquidation process, including edge cases.

Acceptance Criteria:

  • Liquidation triggers correctly when collateral ratios fall below the threshold.
  • Liquidators can purchase collateral and repay debt securely.
  • The protocol maintains stability and fairness during liquidation events.
  • Tests ensure the reliability and security of the liquidation process.
@polarker polarker changed the title [Lending Protocol] Issue 3: Liquidation Mechanism [AAVE V3 Lending Protocol] Issue 3: Liquidation Mechanism Nov 16, 2024
@Akshola00
Copy link

Akshola00 commented Nov 20, 2024

@polarker can i work on this
would really love to contribute to this project

@polarker
Copy link
Member Author

@polarker can i work on this would really love to contribute to this project

Do you think you could work on this without issue 1 and issue 2?

@Akshola00
Copy link

No I can't you can assign this to me and when 1 and 2 are done I can work it

@ShantelPeters
Copy link

Could I take over this issue?

@JoE11-y
Copy link

JoE11-y commented Nov 21, 2024

I’m interested in this one.

@Supa-mega
Copy link

Can I work on this, please?

@bruhhgnik
Copy link

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!

@mimisavage
Copy link

Can I tackle this one?

@kfastov
Copy link
Collaborator

kfastov commented Nov 23, 2024

Hi! I think we'll assign this issue later, when issues 1 and 2 will be done

@abdegenius
Copy link

Let me try this one!

@CEOliam
Copy link

CEOliam commented Nov 25, 2024

Can I take this issue?

@aniruddhaaps
Copy link

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.

@Akshola00
Copy link

Thanks @polarker
Will start work now

@kfastov
Copy link
Collaborator

kfastov commented Nov 28, 2024

Hi, @Akshola00 !
It's clear that you just started working on that issue, but please kindly submit a draft PR shortly.
We'll have to unassign inactive contributors (which is not your case I believe)

@Akshola00
Copy link

hey @kfastov
will do so

@OJDIT
Copy link

OJDIT commented Dec 17, 2024

I'd love to give this a go.

@olisaagbafor
Copy link

Could I be assigned to this?

@savagechucks
Copy link

Hey, my name's Isaac.
I'm a frontend dev and I'd like to take on this issue.
ETA: 2days

@Jagadeeshftw
Copy link

Could I take over this issue?

@greatest0falltime
Copy link

Can I work on this, please?

@emarc99
Copy link

emarc99 commented Dec 17, 2024

Can I take care of this issue?

@1nonlypiece
Copy link

I would like to work on this

@raduciobanu22 raduciobanu22 assigned emarc99 and unassigned emarc99 Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.