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

WIP: [Core] account abstraction (EIP-2938 ) integration #4205

Closed
wants to merge 4 commits into from

Conversation

peekpi
Copy link
Contributor

@peekpi peekpi commented Jun 22, 2022

Issue

Continue to merge pr #3785: account abstraction (EIP-2938 ) integration.
Currently, the status of EIP-2938 is 'Stagnant' which means this EIP is not merged and had no activity for at least 6 months.

Change

  1. rebase the original branch to the main branch

TODO

  1. test and check the code logic

Merged changes from https://github.com/quilt/go-ethereumwith appropriate modifications to adapt for harmony evm and transaction pool.
Review: add AccountAbstractionEpoch into config
accomodate latest changes for PriceLimit, aa tests expect it to be 1, not 1e9
fix formatting to make goimports happy
@adsorptionenthalpy
Copy link
Contributor

A new pull request will be submitted for account abstraction pending further review from the protocol engineering team. Closing.

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.

None yet

3 participants