Skip to content

EIP-8261 Scheduled Gas Limit #786

Description

@alexandratran

Source PR: Consensys-Incorporated/teku#11088, http://github.com/Consensys/teku/pull/11106

What changed: Teku now parses an optional GAS_LIMIT_SCHEDULE network-config field (EIP-8261) and computes a scheduled gas limit per epoch. When --validators-builder-registration-default-gas-limit is unset, validators now use the scheduled gas limit for the current epoch (falling back to 60000000 if no schedule is configured), rather than always using the flat default. Warnings are logged if a manually configured gas limit exceeds the scheduled recommendation.

Why docs need updating: cli/index.md documents --validators-builder-registration-default-gas-limit simply as a flat default (60000000) without mentioning the network-scheduled override. Update the description to note the network-scheduled-gas-limit behavior and precedence.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions