Since calling the updateFor
function automatically calls the update
function, it would be more gas-efficient to call update
directly and then updateFor
from the same function.
Gas Optimization and clearer code
Manual code review
Update the functions involved by first calling update
then updateFor`. Like:
and
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.