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

feat: loss liquidator #280

Closed
wants to merge 1 commit into from
Closed

Conversation

lekhovitsky
Copy link
Collaborator

@lekhovitsky lekhovitsky commented Aug 22, 2024

Lossy liquidations no longer pause credit facade. Instead, they must go through a contract that can enforce various policies on them. For more context, an early implementation can be found in the governance repo.

liquidateCreditAccount now returns reported loss.

Access modifiers of some functions are revised.

Lossy liquidations no longer pause credit facade.
Instead, they must go through a contract that can enforce various policies on them.
For more context, an early implementation can be found in the governance repo.

`liquidateCreditAccount` now returns reported loss.

Access modifiers of some functions are revised.
@lekhovitsky lekhovitsky closed this Sep 1, 2024
@lekhovitsky lekhovitsky deleted the loss-liquidator branch September 1, 2024 12:36
@lekhovitsky
Copy link
Collaborator Author

Replicated by #285

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.

1 participant