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 · 2 comments
Open

Support EIP 7702 #4916

chaitanyapotti opened this issue Jan 14, 2025 · 2 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

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

3 participants