Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for new eip to fuse #16

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Add support for new eip to fuse #16

merged 1 commit into from
Jul 23, 2024

Conversation

gr8h
Copy link
Collaborator

@gr8h gr8h commented Jul 22, 2024

Fixes Closes Resolves #

Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue number, remove the line. Also, remove everything marked optional that is not applicable. Remove this note after reading.

Changes

From Shanghai fork:

EIP-3651: Warm COINBASE
EIP-3855: PUSH0 instruction
EIP-3860: Limit and meter initcode

From Cancun fork:

EIP-1153: Transient storage opcodes
EIP-5656: MCOPY - Memory copying instruction
EIP-6780: SELFDESTRUCT only in same transaction

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a change that causes existing functionality not to work as expected)
  • Optimization
  • Refactoring
  • Documentation update
  • Build-related changes
  • Other: Description

Testing

Requires testing

  • Yes
  • No

@gr8h gr8h requested a review from leonprou July 22, 2024 12:38
@gr8h gr8h marked this pull request as ready for review July 22, 2024 12:38
@gr8h gr8h merged commit c5aa422 into production-1.25.4 Jul 23, 2024
54 of 61 checks passed
@gr8h gr8h deleted the feature/eips branch July 23, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants