-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Open
Labels
automationTests and coverage running. Docsite publishing.Tests and coverage running. Docsite publishing.
Milestone
Description
Following #4489 (comment)
Since 0.8.20, the default EVM target is shanghai, which includes the push0 oppcode. When releasing the package, with artefacts that the upgrades plugin will rely on, we should not target such a recent EVM version, as the produced bytecode will not be supported by many chains.
In hardhat.config.json we should add a target/compilerTarget flag, that by default would be shanghai. When doing the release process, that envvar should be set to paris
Metadata
Metadata
Assignees
Labels
automationTests and coverage running. Docsite publishing.Tests and coverage running. Docsite publishing.