LLMOracleCoordinator will not work due to under overflow when call function variance in Statistics. Because variance is a key function in this project. It will be called when calc scores. So it should be high severity due to dos to contract.
In function variance in Statistics.sol, the avg function is called to calculate the average, then data[i] - mean is used to calculate the difference. However, since data[i] may be less than mean, it causes a revert.
Since this function is used to calculate the variance of score, it is an important feature in the contract.
poc
This will cause LLMOracleCoordinator.sol not work
mannul 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.