maxBoost and minBoost value in baseGauge contructor are incorrect assigned
boostState minBoost should less than maxBoost value. However in BaseGauge::constructor, boostState.maxBoost = 25000, where boostState.minBoost=1e18, clearly
boostState.minBoost > boostState.maxBoost
boost mechanism may be not properly function if not additional boostState reset.
manual
modify boostState to right value
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.