Skip to content
Request an audit

‹ All findings

Documentation inconsistencies

Low/InfoMaple Withdrawal Manager·Three Sigma · Institutional lending · 16th November, 20233S-MAPLE-N04

Description

  • The owner of redeem(), withdraw(), removeShares(), requestRedeem() and requestWithdraw() must be allowed and transfer(), transferFrom() check the sender of the shares now.
  • setPendingPoolDelegate() in PoolManager can be performed by the operational admin, but is not in the docs.
  • Partial redemptions are not allowed due to lack of liquidity in the queue MapleWithdrawalManager docs.
  • IMapleWithdrawalManager.sol - line 79 "NOTE: The shares value is ignored.". How it is ignored ? It is used to compute the resultingAssets.

Status

Addressed in #a483c8e