The Sablier protocol is not compatible with Linea chain because of unsupported PUSH0
opcode.
The Linea chain does not support PUSH0
opcode which is introduced in solidity 0.8.20, thus Linea suggests to compile smart contracts using 0.8.19 or lower.
However the protocol uses solidity compiler over 0.8.22.
The protocol can't be deployed in Linea
Manual Review
Downgrade the minimum solidity compiler version to 0.8.19 across the protocol and use specific compiler version when deploying to Linea
https://github.com/Cyfrin/2024-05-Sablier/issues/1
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.