Additional concerning areas
As noted in the non-goals section, due to the limited time available, we were unable to comprehensively assess the potential implications of each of the possible tokens that are to be used and/or traded within the pools.
Additionally, other concerning areas were identified during the assessment, including but not limited to
The potential for slippage-related issues in the
swapfunction of StakingPool.The
redeemfunction in VaultPool. This function assumes that theissueTokenhas been sent beforehand, otherwise it will not function properly.
Note that the
swapfunction was removed in commit .