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

refactor(vault): liquidate with offerArgs #5101

Merged
merged 1 commit into from
Apr 13, 2022
Merged

refactor(vault): liquidate with offerArgs #5101

merged 1 commit into from
Apr 13, 2022

Conversation

dtribble
Copy link
Member

refs: #4568

Description

Improve liquidation separation by using offerArgs to pass the target debt as an argument. Misc other related cleanups.

Security Considerations

N/A

Documentation Considerations

Not publicly documented details at this point.

Testing Considerations

Refactoring. All tests work with the new API.

@dtribble dtribble requested a review from turadg as a code owner April 12, 2022 23:49
Base automatically changed from offerTo_offerArgs to master April 13, 2022 00:19
@dtribble dtribble added the automerge:squash Automatically squash merge label Apr 13, 2022
* turn off unneeded tracing
* pass `debt` to liquidation as an offerArg
* add trace info in liquidation
Copy link
Member

@turadg turadg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I see now that the "Vault test refactor" PR had this commit in it for CI. Glad to see that PR will be purely test changes, thanks.

@mergify mergify bot merged commit c3c2efa into master Apr 13, 2022
@mergify mergify bot deleted the liquidation_prep branch April 13, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants