QA Report #271
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
1) Description of AssetLogic._swapAsset lacks one input argument
AssetLogic._swapAsset() description has no mention of the _slippageTol argument:
Recommended Mitigation Steps
As an example:
2) Description of AssetLogic._swapAssetOut lacks one output argument
The success return value is omitted:
Recommended Mitigation Steps
As an example:
3) Open TODOs in BridgeFacet
Open TODO comments that require some decisions to be made and then code completion:
Also:
Recommended Mitigation Steps
Consider removing all TODO comments with the corresponding code amendments (i.e. fix, won't fix, etc) before release as they are relevant to the development process only.
The text was updated successfully, but these errors were encountered: