Skip to content

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

@refcell

Description

@refcell

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-protocolArea: protocol crates

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions