issues
search
shapeshift
/
yearn-router
Shapeshift's affiliate router for Yearn
GNU Affero General Public License v3.0
0
stars
2
forks
source link
Fix/small cleanup items
#12
Closed
0xean
closed
2 years ago
0xean
commented
2 years ago
This PR does the following
Removes mitigation for stack too deep issues as they are no longer occurring
Refactors some variable names to add consistency to naming conventions of local variables
Changes revert statement to be a standard format
Removes unused
using Math for uint256
statement.
This PR does the following
using Math for uint256
statement.