Currently the StakingPoolcan have as much as possible strategies, but if the number of strategies grows to a high number, some operations such as _updateStrategyRewardcould consume a lot of gas or even revert in some situation.
In _updateStrategyReward if the number of strategies grows, during the execution the method will iterate through all of the strategies and all receivers. This will consume a significant amount of gas.
Manual review
Limit the number of strategies per staking pool.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.