runtimeverification / runtimeverification/evm-semantics
Add Dencun upgrade changes
Open
@anvacaru is already working on this.
Since Jun 25, 2024.
- Dominant language
- KCL
- Stars
- 591
- Forks
- 156
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 1
Description
Now that the Dencun network upgrade is live, we can add it to the list of supported schedules. Major EVM changes include the introduction of MCOPY instruction and restriction of SELFDESTRUCT: https://consensys.io/blog/ethereum-dencun-upgrade-explained-part-1.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.