The validationDeviationFactor
is supposed to multiplied by the _stddev
to increase the range of validators to be given fees to ensure that all eligible validators are catered for. But when rewarding validators in LLMOracleCoordinator::finalizeValidation
the _stddev
value is not multiplied by validationDeviationFactor
which reduces the range of validators receiving the validatorFee
Loss of fees for eligible validators of a given generation
Manual Review
Update the fee distribution loop in the above line of code like 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.