Issues 9 (8 resolved) Notes & Additional Information 9 (4 resolved, 2 partially resolved) Scope We audited the NethermindEth/forta-staking-vault repository at commit ce87cffbf813e27cc83157933760b51fa44a1885. In scope were the following files: src/... and auditors. To improve clarity and adhere to best practices in smart contract development, consider removing this variable and using the aforementioned getter function instead. Update: Resolved in pull request #38. Inadequate Visibility of State Variables in RedemptionReceiver Contract The visibility...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | 8 | 3 | 1 | 1 | 13 |
Total | 9 | 3 | 1 | 1 | 14 |
# | File Name |
---|---|
1 | src/RedemptionReceiver.sol |
2 | src/interfaces/IRewardsDistributor.sol |
3 | src/utils/FortaStakingUtils.sol |
4 | src/utils/OperatorFeeUtils.sol |
5 | src/InactiveSharesDistributor.sol |
6 | src/FortaStakingVault.sol |
7 | src/interfaces/IFortaStaking.sol |