A already set-up 4626-vault project to discover existing attacks, or just play around to better understand its mechanisms
- Vault : This contract implement the post-update Vault contract by Open-Zeppelin, which mitigate the inflation attack risk
- PreUpdateVault : Modification of
_convertToShares
and_convertToAssets
functions back to their old implementation, which is vulnerable to the inflation attack