QA Report #116
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
getTokenPrice()
function should revert instead of allowing a return value of 0 to avoid erroneous pricing issues.getPriceFromDex()
to ensure that a stale value is not used.setRouterRecipient()
specifies that the router should only be able to set the value once in the dev comment; however, no validation to do so was enforced. Either validation should be added to only allow for the value to be set once or the comment should be clarified that it's a suggestion.The text was updated successfully, but these errors were encountered: