Repeated calculations of the same values #205
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
G (Gas Optimization)
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
Handle
pauliax
Vulnerability details
Impact
In function _redeemAndTransfer this is repeated twice:
You should cache and re-use it to avoid repeated calculations.
The text was updated successfully, but these errors were encountered: