Johannes

Results 3 issues of Johannes

Compiling [PoolAddress](https://github.com/Uniswap/uniswap-v3-periphery/blob/main/contracts/libraries/PoolAddress.sol) with solc v0.8.1 gives the following error: ```sh TypeError: Explicit type conversion not allowed from "uint256" to "address". --> @uniswap/v3-periphery/contracts/libraries/PoolAddress.sol:35:16: | 35 | pool = address( | ^...

bug

Hey, I just updated the extension to the latest version and noticed that some highlighting around the function header is off. v0.0.120 v0.0.132 using the latest (0.8.9) solidity compiler.