For voters will be rewarded less than expected.
Per documentation:
The reward should be distributed to all for voters, so that each for voter's share of the reward should be the total reward divided by the number of for voters. But the code shows the total reward divided by the total number of votes cast: uint256 rewardPerVoter = totalRewards / totalVotes;
There's no doubt that totalRewards / totalVotes is going to be less than totalRewards / totalVotesFor.
For voters will be rewarded less than expected.
Manual Review
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.