-
Notifications
You must be signed in to change notification settings - Fork 13
Include support for Cancun fork #90
Copy link
Copy link
Open
Labels
eipUpdates in EVM semantics due to Ethereum Improvement ProposalsUpdates in EVM semantics due to Ethereum Improvement ProposalsepicGroups a collection of related issuesGroups a collection of related issues
Description
Activity
Metadata
Metadata
Assignees
Labels
eipUpdates in EVM semantics due to Ethereum Improvement ProposalsUpdates in EVM semantics due to Ethereum Improvement ProposalsepicGroups a collection of related issuesGroups a collection of related issues
Projects
- StatusShow more project fieldsTodo
Implement Cancun fork https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/cancun.md#included-eips.
Solidity
v0.8.24already include support for the upcoming Cancun network upgrade https://soliditylang.org/blog/2024/01/26/solidity-0.8.24-release-announcement/.Implement the following EIPs to support this new fork
TLOAD&TSTORE) #91BLOBHASH& precompile) #47MCOPY- Memory copying instruction #93BLOBBASEFEEopcode #92The following EIP doesn't impact
sevm