-
Notifications
You must be signed in to change notification settings - Fork 34
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 slippage protection to reallocate
#296
Comments
Is it really useful to protect against such attacks ? I mean what would be the incentive for an attacker to prevent vaults allocators to disable a market ? |
I think you are referring to: Lines 359 to 362 in 04ef549
Though I think it's off the topic of the issue, which is about limiting the impact of slippage on Still we can discuss about it: let's refer to your issue as issue 1 and mine as issue 2 I think the comment for issue 1 must be updated because it's not only about frontruns anymore: if you want to ensure you withdraw all from a market, you need to make sure you redeem all shares (otherwise interest may accrue over the input assets) |
No description provided.
The text was updated successfully, but these errors were encountered: