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

Pectra: Span Batch Support #318

Open
tynes opened this issue Aug 6, 2024 · 3 comments
Open

Pectra: Span Batch Support #318

tynes opened this issue Aug 6, 2024 · 3 comments

Comments

@tynes
Copy link
Contributor

tynes commented Aug 6, 2024

We will not be able to pull the Paris EVM spec as part of the Pectra hardfork into the OP stack until span batches are updated to support EIP-7702 transactions. You can see and example of the lack of support here

EIP-7702 is a huge UX win for Ethereum and we certainly want to be able to support it as early as possible. It will be a huge differentiator between EVM chains as applications that are built on it will not be able to support the same UX on chains that do not support it.

The span batch spec mentions a v2, we should consider adding EIP-7702 support to span batches v2.

Pectra is targeted to ship in early 2025 and we also want to make sure the spec for 7702 has been finalized before we invest too much time in implementing this

@tynes
Copy link
Contributor Author

tynes commented Aug 21, 2024

Span batch support for the set code tx type was implemented here

@tynes
Copy link
Contributor Author

tynes commented Aug 21, 2024

op-geth with 7702 support was implemented here

@threewebcode
Copy link
Contributor

A new transaction type is added.

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

No branches or pull requests

2 participants