The BaseKeeper
contract contains a constant REPORT_PRICE_DECIMALS
that is described as "Chainlink Data Streams Reports default decimals (both Basic and Premium)." This constant originated from an older version and is no longer in use.
Note: I am reporting this as a low finding on sponsor request "It came from an old version, you can report it"
Maintaining an unused constant in the BaseKeeper
abstract contract is unnecessary and can lead to confusion or maintenance issues.
Remove the REPORT_PRICE_DECIMALS
constant from the BaseKeeper
contract as it is no longer used.
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.