Single step ownership transfer is being used instead of a 2-step one. This puts at risk the Beedle token, the Staking and Lender contracts.
When a single step ownership transfer is used, theres the wide-known possibility of transferring the ownership to a wrong address by mistake.
In the case of Lender.sol
, if ownership is transferred to an address that's not under the control of anyone of the governance team, this means not being able to collect accrued fees as well as losing access to setter functions that adjust system parameters.
Manual review
Use a 2-step ownership transfer procedure. This way if the new owner address has been inputted wrongly, it's has no detrimental effects on the ownership of the contracts.
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.