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

fix: mixbytes wrapper audit #262

Merged
merged 8 commits into from
Apr 5, 2021
Merged

fix: mixbytes wrapper audit #262

merged 8 commits into from
Apr 5, 2021

Conversation

fubuloubu
Copy link
Member

No description provided.

@fubuloubu fubuloubu requested a review from poolpitako April 5, 2021 16:15
@fubuloubu fubuloubu merged commit faaefd5 into master Apr 5, 2021
@fubuloubu fubuloubu deleted the fix/mixbytes-wrapper-audit branch April 5, 2021 18:10
orbxball pushed a commit to orbxball/yearn-vaults that referenced this pull request Aug 8, 2021
* fix: incorrect use of library safeApprove for some ERC20 implementations

* docs: add note mentioning an assumption of how the Yearn registry works

* docs: add note about gas overflow during large withdrawals

* docs: add assumptions for proper usage of constructor args

* fix: use SafeERC20 functions for transfer

* fix: do a check that registry governance doesn't change in setRegistry

* fix: add re-entrancy guard on `yWETH.withdrawETH()`

* fix: resolve corner case where `estimatedShares` is <1
sambacha pushed a commit to sambacha/yearn-vaults that referenced this pull request Sep 7, 2021
* fix: incorrect use of library safeApprove for some ERC20 implementations

* docs: add note mentioning an assumption of how the Yearn registry works

* docs: add note about gas overflow during large withdrawals

* docs: add assumptions for proper usage of constructor args

* fix: use SafeERC20 functions for transfer

* fix: do a check that registry governance doesn't change in setRegistry

* fix: add re-entrancy guard on `yWETH.withdrawETH()`

* fix: resolve corner case where `estimatedShares` is <1
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

Successfully merging this pull request may close these issues.

2 participants