Skip to content

Allow configuring a desired gas limit on the block builder #4482

@MegaRedHand

Description

@MegaRedHand

Related to #2526 (this one is for L1)

Currently, we have a hardcoded desired gas limit of 30M on the block builder:

const DEFAULT_BUILDER_GAS_CEIL: u64 = 30_000_000;

We should instead have this as a configurable value somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    L1Ethereum client

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions