Description:
The constructor in contracts\core\sdlPool\LinearBoostController.sol
should require _minLockingDuration <= _maxLockingDuration
. If the two parameters are set incorrectly it could affect the getBoostAmount
and revert which could lead to a break in the protocol
**Impact: **Affects the function getBoostAmount
.
Proof of Concept:
**Recommended Mitigation: **There should be a require statement in the constructor
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.