Uniswap / v3-periphery

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

Explicit type conversion not allowed from uint256 to address fixed #388

Closed denizumutdereli closed 3 weeks ago

Haypierre commented 3 months ago

Hey, Do you happen to have any update on this one? I was about to submit the same PR.

The actual version of PoolAddress.sol doesn't compile with any solidity version above 0.8.0: https://docs.soliditylang.org/en/latest/080-breaking-changes.html

And I've had to modify the import path of IERC721Metadaa too.

Thanks

stale[bot] commented 1 month 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.