Register and share your invite link to earn from video plays and referrals.

Minner
@Minner_Qi
Stay hungry , Stay foolish .
Joined April 2023
172 Following    32 Followers
Just opened a small PR to @Uniswap v4-core 👋 Some files were declaring `pragma solidity ^0.8.0` while using `using ... for ... global`, which was introduced in Solidity 0.8.13. The code compiles today due to Foundry using 0.8.26, but the pragma didn’t reflect the actual minimum requirement. PR: Happy to hear any feedback 🙏
Show more