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

Libs/account abstraction #64

Closed
wants to merge 17 commits into from
Closed

Conversation

yadsendew
Copy link
Contributor

@yadsendew yadsendew commented Oct 23, 2023

This PR updates libraries of go-u2u implementation.

phatngluu added 17 commits October 23, 2023 14:29
* Add EIP2938 block to ChainConfig
* Fix AA tx decoding
* Fix AA tx receipt encoding
* Specify AA transaction gas amount
* Change Nonce and GasLimit type to uint256
* Revert if PAYGAS wasn't called in AA transaction
* Add AccountAbstraction field to TxContext
* Revert on SELFBALANCE opcode
* Fix EVMTxContext origin value
* Update paygas error messages
* Add London instruction set where PAYGAS halts execution
* Enable EXTCODEHASH
* Enable EXTCODESIZE
@yadsendew yadsendew linked an issue Oct 23, 2023 that may be closed by this pull request
@yadsendew yadsendew self-assigned this Oct 23, 2023
@yadsendew yadsendew requested a review from lewtran October 23, 2023 08:38
@yadsendew yadsendew marked this pull request as ready for review October 23, 2023 15:47
@yadsendew yadsendew closed this Oct 25, 2023
@b1m0n b1m0n mentioned this pull request Mar 4, 2024
8 tasks
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.

Account abstraction implementation
1 participant