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

LEVM: Add support for the EIP-7691 #1783

Closed
lima-limon-inc opened this issue Jan 23, 2025 · 0 comments · Fixed by #1782
Closed

LEVM: Add support for the EIP-7691 #1783

lima-limon-inc opened this issue Jan 23, 2025 · 0 comments · Fixed by #1782
Assignees
Labels
levm Lambda EVM implementation pectra

Comments

@lima-limon-inc
Copy link
Contributor

lima-limon-inc commented Jan 23, 2025

Add support for the EIP-7691 following the spec https://eips.ethereum.org/EIPS/eip-7691

@lima-limon-inc lima-limon-inc self-assigned this Jan 23, 2025
@lima-limon-inc lima-limon-inc added the levm Lambda EVM implementation label Jan 23, 2025
github-merge-queue bot pushed a commit that referenced this issue Jan 23, 2025
**Motivation**

LEVM needs to support the changes introduced in
[EIP-7691](https://eips.ethereum.org/EIPS/eip-7691).

**Description**

This EIP introduces changes to some of the blob hashes' constants
values. With this PR, the values for blob hash calculations in LEVM will
depend on the spec being used.

Closes #1783
Closes #1776
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
levm Lambda EVM implementation pectra
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants