Skip to content

Commit

Permalink
review: add morpho passing fork test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkflow27 committed Dec 11, 2024
1 parent 4a22ee1 commit 8b6e936
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion erc4626/MorphoVaults/Gauntlet.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ To save time, we do not bother pointing out low-severity/informational issues or
## Conclusion
**Summary judgment: USABLE**

The outlined ERC4626 Vaults should work well with Balancer pools. Upgradeability is guarded by Aave governance and the Vaults implement the required interfaces with fork tests passing as can be seen [here](https://github.com/balancer/balancer-v3-erc4626-tests/blob/main/test/mainnet/ERC4626MainnetMorphoGauntletWeth.t.sol).
The outlined ERC4626 Vaults should work well with Balancer pools. The Vaults implement the required interfaces with fork tests passing as can be seen at:
- [Morpho's Gauntlet Weth](https://github.com/balancer/balancer-v3-erc4626-tests/blob/f6245bfe043759ea17d7282ada58871dc12f8fcc/test/mainnet/ERC4626MainnetMorphoGauntletWeth.t.sol#L20)

0 comments on commit 8b6e936

Please sign in to comment.