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

[ETH]: Add support for EIP-2930 access lists #4022

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Conversation

satoshiotomakan
Copy link
Collaborator

Description

Add support for EIP-2930 access lists
https://eips.ethereum.org/EIPS/eip-2930

How to test

Run Rust tests

Types of changes

Add optional SigningInput::access_list

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

Copy link

Binary size comparison

➡️ aarch64-apple-ios: 12.09 MB

➡️ aarch64-apple-ios-sim: 12.09 MB

➡️ aarch64-linux-android: 15.50 MB

➡️ armv7-linux-androideabi: 13.24 MB

➡️ wasm32-unknown-emscripten: 10.98 MB

@satoshiotomakan satoshiotomakan merged commit d66b0b9 into master Sep 13, 2024
13 checks passed
@satoshiotomakan satoshiotomakan deleted the s/eth-access-list branch September 13, 2024 08:26
Copy link

@Amin8087 Amin8087 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amin

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.

3 participants