-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add CurveLpTokenUniv3Callee
callee support
#94
Comments
CurveLpTokenUniv3Callee
callee support
It is deployed: https://etherscan.io/address/0x71f2198849f3b1372ea90c079bd634928583f2d2
They are now: Searching chainlog for |
What about testing strategy for the callee? Would there be at least one auction on the mainnet? |
Current status:
|
Update:
|
Not really. Update from the chaoslabs:
|
Not good news. |
Thanks for the link! Although I am not sure I understand how there can be a debt if no DAI was withdrawn? But yeah, I think this what they're referencing to: if no DAI was withdrawn, changing oracle price wouldn't make them "kickable" |
Goal
Support new SteCRV collateral
Prerequisite
CurveLpTokenUniv3Callee
callee PR is mergedCRVV1ETHSTETH
MCD_CLIP_CRVV1ETHSTETH_A
eventsContext
New collateral types are coming and we need to add support for them.
This time it can be a bit more difficult, since we don't have yet reference implementation of the auction-demo-keeper.There is a PR that implements auction-demo-keeper support for this callee: makerdao/auction-demo-keeper#60, main price fetching logic is within this block.Tasks
The text was updated successfully, but these errors were encountered: