Uniswap / v3-periphery

🦄 🦄 🦄 Peripheral smart contracts for interacting with Uniswap v3
https://uniswap.org
GNU General Public License v2.0
1.15k stars 1.06k forks source link

chore: add support version >= 0.8.15 #381

Open Haupc opened 3 months ago

Haupc commented 3 months ago

sometime we need use version that latter than 0.8.15 so we have to switch solc compiler to lower version which can contains some bugs, low optimization or vulnerability. So, I think we need to support latter compiler version.

Haupc commented 3 months ago

@grabbou @NoahZinsmeister @smsunarto please review this PR

stale[bot] commented 5 days ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.