The Solidity version 0.8.20 introduces the new PUSH0
opcode, which is incompatible with the Arbitrum.
As indicated in the contest details, the deployed contracts will be on the following chains:
The contracts are using the version ^0.8.20 of the compiler.
Solidity version 0.8.20 and higher are incompatible with the Arbitrum due to the introduction of the new PUSH0
opcode.
Arbitrum resource: https://docs.arbitrum.io/for-devs/concepts/differences-between-arbitrum-ethereum/solidity-support
Contracts deployed on Arbitrum may not function as intended or not work.
Manual Review.
Change the compiler version to 0.8.19 or lower.
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.