Submitted by fatherOfBlocks, also found by shenwilly
StrategySwapper.sol#L38-L43
StrategySwapper.sol#L109-L114
In the setSlippageTolerance(L119) method you have certain requirements to set slippageTolerance, but in the constructor you dont.
I would add the corresponding validations to the constructor.
chase-manning (Backd) confirmed and resolved
