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

Impleemnt EIP-7702 authorizations and transaction type 4 #715

Open
Ivshti opened this issue Jan 21, 2025 · 0 comments
Open

Impleemnt EIP-7702 authorizations and transaction type 4 #715

Ivshti opened this issue Jan 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Ivshti
Copy link

Ivshti commented Jan 21, 2025

Description

EIP-7702 is about to go live in Pectra, and it contains a revolutinary improvement to all EVM networks: adding the ability to use account abstraction on existing EOA accounts.

In order to support this, EIP-7702 transaction type 4 needs to be implemented: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7702.md#set-code-transaction

Alternatively, plain unprefixed eth_sign can be used (to sign the hash of the transaction), but that's dangerous and was removed from the ledger firmware a while back afaik.

@Ivshti Ivshti added the enhancement New feature or request label Jan 21, 2025
@Ivshti Ivshti changed the title Ad EIP-7702 transaction type 4 Add EIP-7702 transaction type 4 Jan 22, 2025
@Ivshti Ivshti changed the title Add EIP-7702 transaction type 4 Impleemnt EIP-7702 authorizations and transaction type 4 Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant