while calculating prior votes using the function getPriorVotes()
the arithmetic used to calculate the center is
this is wrong so lets assume there are couple of checkpoints
lets say 10 checkPoints
. so the formula calculates center by
10 - (10 - 0) / 2
= 0.
. this is wrong cause the center should be 5.
The votes that will always be returned will be at checkpoint[0]
misinformation of total votes
manual review
change the arithmetic form this
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.