The _update
function is called in some functions (e.g., deposit
, withdraw
, liquidateBorrower
) but not in others (e.g., addManager
, removeManager
, updateAllocation
). This could lead to inconsistent state updates.
inconsistent state updates.
Ensure that _update
is called in all functions that modify state or interact with external 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.