In StabilityPoolL326
, the comment implies that the alloocation of RAAC for different managers logic will be implemented in the depositRAACFromPool
function however, this not designed that way.
In the depositRAACFromPool
function, the logic todo comment attached within the function expected to disperse the RAAC token allocations to the managers. This is not integrated into the function. see:
It is important to note that there is no current liquidityPool address that is permissioned to invoke the depositRAACFroomPool function. This is not so much an issue since only owner can easily update a smart contract address to serve as the liquidity pool. This liquidity pool only provides RAAC tokens into the StabilityPool contract without actually sending to the managers.
The protocol documentation states:
Manage allocation of funds across different markets and managers
https://docs.raac.io/core/pools/StabilityPool/StabilityPool
Inconsistency between documentation and code implementation.
Manual review.
Remove comment
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.