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

feat(protocol): Upgrade Gas and User Tx Omission #1252

Open
refcell opened this issue Mar 12, 2025 · 0 comments
Open

feat(protocol): Upgrade Gas and User Tx Omission #1252

refcell opened this issue Mar 12, 2025 · 0 comments
Labels
A-protocol Area: protocol crates

Comments

@refcell
Copy link
Collaborator

refcell commented Mar 12, 2025

Description

ethereum-optimism/optimism#14797 proposed implementing a restriction to the derivation pipeline attributes builder and batch validation.

For the attributes builder, the payload gas limit should add the upgrade gas from the network upgrade transactions.

In batch validity checks, if the block is an activation block (the first block after a hardfork), the block must not contain user transactions. If it does, the batch must be dropped.

Example

See: #1247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-protocol Area: protocol crates
Projects
Status: Backlog
Development

No branches or pull requests

1 participant