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 validating EIP-2930 transactions #24

Closed
mpaulucci opened this issue Jun 13, 2024 · 0 comments · Fixed by #138
Closed

Add support for validating EIP-2930 transactions #24

mpaulucci opened this issue Jun 13, 2024 · 0 comments · Fixed by #138
Assignees
Labels
state-transition Issues related to execution and state calculation

Comments

@mpaulucci
Copy link
Collaborator

See: https://eips.ethereum.org/EIPS/eip-2930

@mpaulucci mpaulucci changed the title Add support for executing EIP-2930 transactions Add support for validating EIP-2930 transactions Jun 14, 2024
@mpaulucci mpaulucci added the state-transition Issues related to execution and state calculation label Jun 18, 2024
@fmoletta fmoletta self-assigned this Jul 10, 2024
@fmoletta fmoletta moved this to In Progress in ethrex_l1 Jul 11, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in ethrex_l1 Jul 11, 2024
@mpaulucci mpaulucci reopened this Jul 16, 2024
mpaulucci pushed a commit to mpaulucci/lambda_ethereum_rust that referenced this issue Oct 16, 2024
**Motivation**

Add support for EIP2930 transaction

**Description**


Implements EIP2930Transaction  + required methods & traits
<!-- A clear and concise general description of the changes this PR
introduces -->

<!-- Link to issues: Resolves lambdaclass#111, Resolves lambdaclass#222 -->

Closes None, but will enable lambdaclass#135 to also close lambdaclass#24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state-transition Issues related to execution and state calculation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants