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 Eof Execution EIP-7692 (EIP-663, EIP-3540, EIP-3670, EIP-4200, EIP-4750, EIP-5450, EIP-6206, EIP-7069, EIP-7480, EIP-7620, EIP-7698, EIP-7756) #6896

Closed
wants to merge 314 commits into from

Conversation

Demuirgos
Copy link
Contributor

@Demuirgos Demuirgos commented Apr 3, 2024

Closes #4584
Closes #4586
Closes #4906
Closes #4907
Closes #4956

Changes

  • EOF Spec
  • Refactor Evm to make it less unwieldy to opcode changes & optimizations

Types of changes

What types of changes does your code introduce?

  • New feature (a non-breaking change that adds functionality)

Testing

Requires testing

  • Yes

If yes, did you write tests?

  • Yes

Notes on testing

Optional. Remove if not applicable.

Documentation

Requires documentation update

  • Yes

If yes, link the PR to the docs update or the issue with the details labeled docs. Remove if not applicable.

Requires explanation in Release Notes

  • Yes

If yes, fill in the details here. Remove if not applicable.

Remarks

Optional. Remove if not applicable.

@Demuirgos Demuirgos changed the title Feature/evm/eof Add Eof Execution context Apr 3, 2024
@benaadams benaadams marked this pull request as ready for review February 6, 2025 06:06
@benaadams benaadams closed this Feb 6, 2025
@benaadams
Copy link
Member

Replaced with #8176 so @Demuirgos can act as reviewer/approver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment