FjordPoints contract doesn't set the staking contract address in the constructor.
In FjordPoints
constructor should set the staking
address as if not set it will be 0 address and all onlyStaking
functions will revert. The staking address can be set by an admin but from comment it is expected to be already set and it can cause confusion and invalid transactions.
Not setting the staking contract will make all onlyStaking
functions revert.
Manual Review
Set the staking address in the constructor.
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.