burn()
can be external
to save gas.
burn()
in DecentralizedStableCoin.sol
and staleCheckLatestRoundData()
and getTimeout()
in OracleLib.sol
aren't called inside the contract and thus can be set to external
.
Useless gas consumption.
Manual review
Set the functions to external
to save gas.
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.