mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Change default EVM version to Shanghai.
Co-authored-by: Rodrigo Q. Saramago <rodrigoqsaramago@gmail.com>
This commit is contained in:
co-authored by
Rodrigo Q. Saramago
parent
34b13c1f89
commit
44da8507b1
@@ -22,7 +22,7 @@ set -e
|
||||
|
||||
# Requires $REPO_ROOT to be defined and "${REPO_ROOT}/scripts/common.sh" to be included before.
|
||||
|
||||
CURRENT_EVM_VERSION=paris
|
||||
CURRENT_EVM_VERSION=shanghai
|
||||
|
||||
AVAILABLE_PRESETS=(
|
||||
legacy-no-optimize
|
||||
|
||||
Reference in New Issue
Block a user