Executive Summary This report presents the results of our engagement with StakeWise and Consensys to review v3 Vaults/EthFoxVault implementation for Consensys. The review was conducted over three weeks, from January 29, 2024, to March 1, 2024. A total of 30 person-days were spent. Stakewise V3 is a liquid staking protocol set to be utilized by Consensys as the underlying system for Metamask Staking. This modular system comprises a collection of customizable modules that define the behavior of a staking vault.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 9 | 4 | - | - | 13 |
Fixed | 1 | 1 | - | - | 2 |
Total | 10 | 5 | 0 | 0 | 15 |
# | File Name |
---|---|
1 | v3-core/contracts/vaults/modules/VaultOsToken.sol |
2 | v3-core/contracts/vaults/modules/VaultImmutables.sol |
3 | v3-core/contracts/interfaces/IMulticall.sol |
4 | v3-core/contracts/interfaces/IVaultBlocklist.sol |
5 | v3-core/contracts/interfaces/IVaultFee.sol |
6 | v3-core/contracts/vaults/modules/VaultWhitelist.sol |
7 | v3-core/contracts/vaults/modules/VaultToken.sol |
8 | v3-core/contracts/interfaces/IVaultWhitelist.sol |
9 | v3-core/contracts/interfaces/IRewardSplitter.sol |
10 | v3-core/contracts/vaults/ethereum/custom/EthFoxVault.sol |