Uniswap / v4-periphery

🦄 🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v4
https://blog.uniswap.org/uniswap-v4
MIT License
714 stars 494 forks source link

Pashov L-07 do not revert if value not uint8 #375

Closed dianakocsis closed 1 month ago

dianakocsis commented 1 month ago

Related Issue

Pashov L-07 https://github.com/PashovAuditGroup/Uniswap_October_MERGED/issues/11 currencyDecimals does not check if the value returned is a uint8

Description of changes

do not revert if value not uint8