-
Notifications
You must be signed in to change notification settings - Fork 28
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
Liquifier: pricing of stETH via CurvePool & fixed rate fee #188
Conversation
Our FE currently displays a hard coded 1 to 1 exchange rate for stETH -> eETH. We could transition to using |
…igrated withdrawals
…ount-pricing Discount Pricing Function
…om/etherfi-protocol/smart-contracts into syko/hotfix/pricing_steth_on_curve
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
Context
The arbitrageurs are exploiting ether.fi's fast withdrawal processing to redeem their stETH faster.
What this PR is about
withdrawalRoots
does not work anymore. so I am removing that sanity check to process the completed withdrawals.