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

Isthmus: EIP-7702 Span Batch Updates #556

Merged
merged 6 commits into from
Jan 30, 2025
Merged

Isthmus: EIP-7702 Span Batch Updates #556

merged 6 commits into from
Jan 30, 2025

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Jan 27, 2025

Description

Updates the derivation spec in Isthmus to include the update required to the span batches to support the EIP-7702 transaction type.

Part of #511 , closes #318

@refcell refcell self-assigned this Jan 27, 2025
@refcell refcell added H-isthmus Hardfork: change is planned for Isthmus upgrade A-derivation Area: derivation labels Jan 27, 2025
@emhane emhane added the H-pectra Hardfork: change planned for Pectra (L1) upgrade label Jan 27, 2025
Copy link
Contributor

@tynes tynes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we update this with the new span batch spec before merge?

@meyer9
Copy link
Contributor

meyer9 commented Jan 27, 2025

I think the only difference between 1559 and 7702 span batch data is that 7702 transactions include an extra authorization_list field (RLP-encoded) that matches the passed transaction. Ref: https://gist.github.com/protolambda/59b534d804c23dc7b3592ad1c38048d4#eip-7702-set-eoa-account-code-for-one-transaction

@meyer9
Copy link
Contributor

meyer9 commented Jan 28, 2025

Added this here if you want to pull it in! #561

Verified

This commit was signed with the committer’s verified signature.
refcell refcell

Verified

This commit was signed with the committer’s verified signature.
refcell refcell

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* chore: eip-7702 span batch updates

* Span batch format for authorization list

* Lint

---------

Co-authored-by: refcell <[email protected]>
@refcell refcell requested a review from tynes January 29, 2025 16:21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@tynes tynes merged commit 509b58b into main Jan 30, 2025
1 check passed
@tynes tynes deleted the rf/eip-7702 branch January 30, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derivation Area: derivation H-isthmus Hardfork: change is planned for Isthmus upgrade H-pectra Hardfork: change planned for Pectra (L1) upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pectra: Span Batch Support
5 participants