Uniswap / v4-periphery

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

OZ L-09 #308

Closed dianakocsis closed 3 months ago

dianakocsis commented 3 months ago

Related Issue

OZ L-09 https://defender.openzeppelin.com/v2/#/audit/43d4e491-c5b4-42ba-b0fc-7f5adc46a6b6/issues/L-09

Description of changes

Use abi.encodeCall instead of abi.encodeWithSelector since abi.encodeWithSelector is not type safe and abi.encodeWithSignature is not typo safe