forked from yearn/yearn-vaults
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: do not issue zero shares (yearn#281) * fix: prevent setting wrong reward address (yearn#279) * fix: prevent rewards address to 0x0 or self * fix: test tests/functional/vault/test_config.py Co-authored-by: Just some guy <3859395+fubuloubu@users.noreply.github.com> Co-authored-by: Just some guy <3859395+fubuloubu@users.noreply.github.com> * fix: check erc20 decimals (yearn#283) * fix: initialize function does not validate ERC20 decimals * fix: use cached decimals * fix: shares can be indirectly transferred to 0x0 (yearn#277) Co-authored-by: Just some guy <3859395+fubuloubu@users.noreply.github.com>
- Loading branch information
Showing
3 changed files
with
36 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters