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

Improve the flow to start auctions (with drip and poke) #443

Open
3 tasks
Tracked by #459 ...
LukSteib opened this issue Aug 31, 2022 · 0 comments
Open
3 tasks
Tracked by #459 ...

Improve the flow to start auctions (with drip and poke) #443

LukSteib opened this issue Aug 31, 2022 · 0 comments

Comments

@LukSteib
Copy link
Contributor

Goal

Extend the flow to start collateral auctions with possibility to call drip and poke via the UI.

Context

During our investigation of the functionality to start auctions (see: #363) we figured that drip and poke are two un-protected functions that both directly impact the state of a vault.
In the future we want to offer users the possibility to call these two functions via our UI. This will improve the overall UX to liquidate a given vault.

The related issue for the first iteration of the mock can be found here: #419

Tasks

  • Reference the functionality of drip and poke in the issue
  • Extend the mock accordingly
  • Outline implementation approach to add desired functionality
@LukSteib LukSteib changed the title Improve the flow to start auctions Improve the flow to start auctions (with drip and poke) Aug 31, 2022
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

No branches or pull requests

1 participant