Open
Description
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
Labels
Type
Projects
Status
Backlog