SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
378
stars
24
forks
source link
Invalid operands to binary expression ('uint256' and 'bool') when compiling Uniswap YUL #111
Closed
eee4017 closed 3 years ago
When we try to compile UniswapV3Pool.yul, soll failed to convert uint256 and bool in the following statement.