QA Report #208
Labels
bug
Something isn't working
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
Low Risk Issues
Wrong implementation of PortalFacet.getAavePortalFeeDebt().
contracts\core\connext\facets\PortalFacet.sol#L38-L40
Different validations of adminFee and swapFee.
contracts\core\connext\helpers\StableSwap.sol#L97-98
contracts\core\connext\libraries\SwapUtils.sol#L1071
contracts\core\connext\libraries\SwapUtils.sol#L1084
Recommend to use safeIncreaseAllowance(), safeDecreaseAllowance() as safeApprove() is deprecated.
contracts\core\connext\libraries\AssetLogic.sol#L347
Wrong comments
contracts\core\connext\helpers\StableSwap.sol#L223
contracts\core\connext\helpers\StableSwap.sol#L227
contracts\core\connext\helpers\StableSwap.sol#L240
contracts\core\connext\libraries\SwapUtils.sol#L790
contracts\core\connext\libraries\LibConnextStorage.sol#L299
The text was updated successfully, but these errors were encountered: