updateStrategyRewards() is broken as it uses rebaseController address for verifying strategy
updateStrategyRewards() checks if the strategy exists or not by calling _strategyExists(), but the problem is, it passes rebaseController address in place of strategy address
updateStrategyRewards() will revert
VS code
Use strategy address instead of rebaseController address
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.