-
Notifications
You must be signed in to change notification settings - Fork 0
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
OEV bot #4
OEV bot #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
contracts/Compound3Liquidator.sol
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's create a separate issue to fix this contract once the Api3ServerV1OevExtension contract gets an update.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You mean basically what the #5 does, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, but it seems we're not blocked by it anymore (I assume there is only a small chance the flow/contract is going to change).
d6033f2
to
274b666
Compare
274b666
to
f165369
Compare
f165369
to
d8d3938
Compare
Update Liquidator contract Add pure liquidation function for simulating profit, refactor Convenience contract updates OEV bot Fix beacon-related issues Fix profit calculation Report fulfillment Cleanup on failed liquidation attempts Add bidding phase buffer and use placeBidWithExpiration Fix incorrect profit calculation Reduce diff Update API3 contracts Update Liquidator contract and related Code review update Update Api3ServerV1OevExtension address Updated Compound fork deployed
d8d3938
to
dfc2002
Compare
Not to be merged! Only for discussion on changes from MEV with signed APIs bot to OEV bot.