LLMOracleCoordinator may revert when distribute generator fee due to under overflow
In function finalizeValidation of contract LLMOracleCooridinator.sol , it distributes generator fee to generator who meets the conditions.
When select generator, there may have under overflow. Because meanmay less than generationDeviationFactor * stddev.
This will cause the function revert due to under overflow.
this issue break the core functionality of LLMOracleCoordinator and generator may not receive generator fee
mannul review
change the if condition
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.