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

feat: add EIP-2930 support - CP-9843 #130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gergelylovas
Copy link
Contributor

@gergelylovas gergelylovas commented Jan 31, 2025

Description

CP-9843
Adds support for EIP-2930. Read more about EIP-2930 here: https://eips.ethereum.org/EIPS/eip-2930

Changes

Update VM modules, and ethers.

Testing

  • Attempt to send transactions using the optional accessList property. And make sure the parameter is included in the final transaction.
  • Test with all supported wallet types

Screenshots:

No UI change

Checklist for the author

Tick each of them when done or if not applicable.

  • I've covered new/modified business logic with Jest test cases.
  • I've tested the changes myself before sending it to code review and QA.

@gergelylovas gergelylovas changed the title feat: add EIP-2930 support feat: add EIP-2930 support - CP-9843 Jan 31, 2025
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.

1 participant