Set solc version in foundry config.
forge build command fails even if solc 0.8.23 is installed and selected in dev environment
Contract pragma requires version 0.8.23 or greater
project may fail to build, rendering audit tools ineffective.
no risk to protocol
foundry
add the following parameter to foundry.toml
[profile.default]
solc_version = "0.8.23"
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.