BoostController.updateTotalWeight() will return 0 values for totalWeight and votingPower
BoostController.updateTotalWeight() will always return `totalWeight` and `votingPower` = 0 as BoostController contract lacks a mechanism to call lock() or increase() in veToken contract.
The returned value for `totalWeight` and `votingPower` by updateTotalWeight() will always be 0.
Manual review
Add a mechanism in BoostController contract which allows this contract to call lock() and increase() functions in veRAACToken contract.
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.