foundry
foundry copied to clipboard
feat: add tmp prague config value
Motivation
This adds a prague = true
option to foundry.toml which enables Prague SpecId.
This is a temp measure that will get phased out once solc recognizes the prague version, until then the solc target and evm can be configured independently
WIP: waiting for revm-primitives version with SpecId::PRAGUE
variant.