Update EVM Version to Shanghai
#231
Labels
effort: low
Easy or tiny task that takes less than a day.
priority: 2
We will do our best to deal with this.
type: feature
New feature or request.
work: clear
Sense-categorize-respond. The relationship between cause and effect is clear.
Describe the feature you would like
Use
shanghai
version of the EVM.Additional context
By setting
evm_version
toshanghai
, the deployed bytecode ofPRBMath
will be more optimized because ofPUSH0
opcode. Thus I recommend changing the value ofevm_version
infoundry.toml
.The text was updated successfully, but these errors were encountered: