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

Support EIP 7702 #4916

Open
chaitanyapotti opened this issue Jan 14, 2025 · 5 comments
Open

Support EIP 7702 #4916

chaitanyapotti opened this issue Jan 14, 2025 · 5 comments
Labels
enhancement New feature or improvement. next-patch Issues scheduled for the next arch release. on-deck This Enhancement or Bug is currently being worked on. v6 Issues regarding v6

Comments

@chaitanyapotti
Copy link

Describe the Feature

Add support for tx type 0x04 and authorization_list in transaction types

https://eips.ethereum.org/EIPS/eip-7702

Code Example

No response

@chaitanyapotti chaitanyapotti added the enhancement New feature or improvement. label Jan 14, 2025
@ricmoo
Copy link
Member

ricmoo commented Jan 14, 2025

Oh! Is it finally deployed on a testnet? I’ve been waiting for that, as that is a good indication the spec of likely done changing. Plus it enables trying it out to test it. :)

Initially this will be available on signer._authorization() and once official, will be signer.authorization().

@ricmoo ricmoo added on-deck This Enhancement or Bug is currently being worked on. v6 Issues regarding v6 next-patch Issues scheduled for the next arch release. labels Jan 14, 2025
@borislav-itskov
Copy link

@ricmoo it's deployed on Pectra Devnet, Odyssey and a few others. Looking forward to this

@marcelomorgado
Copy link

FYI https://blog.ethereum.org/2025/02/14/pectra-testnet-announcement

It will go live on Holesky at epoch 115968 (Feb. 24, 21:55 UTC) and then on Sepolia at epoch 222464 (Mar. 5, 7:29 UTC).

@ricmoo
Copy link
Member

ricmoo commented Feb 21, 2025

Thanks! Yes, I have a local implementation (in BaseWallet and Transaction) ready to release on the 24th once I can test it out. :)

@Mannan-Goyal
Copy link

@ricmoo let me know if this requires any contribution, as I've already tested this out on mekong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement. next-patch Issues scheduled for the next arch release. on-deck This Enhancement or Bug is currently being worked on. v6 Issues regarding v6
Projects
None yet
Development

No branches or pull requests

5 participants