The distributePoints
function can consume a significant amount of gas if called frequently or if the totalStaked
amount grows very large.
Risk: The function might fail due to out-of-gas errors, preventing points from being distributed.
Solution: Consider optimizing the gas usage of the distributePoints
function, or limit the frequency with which it can be called.
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.