Skip to content

FULU mainnet#10082

Merged
lucassaldanha merged 3 commits into
Consensys:masterfrom
tbenr:schedule-fulu-mainnet
Oct 30, 2025
Merged

FULU mainnet#10082
lucassaldanha merged 3 commits into
Consensys:masterfrom
tbenr:schedule-fulu-mainnet

Conversation

@tbenr
Copy link
Copy Markdown
Contributor

@tbenr tbenr commented Oct 30, 2025

as per ethereum/consensus-specs#4689

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

Note

Sets mainnet Fulu fork epoch, introduces a blob schedule with increased MAX_BLOBS_PER_BLOCK at specified epochs, refines spec search, and updates default milestone test to FULU.

  • Mainnet Config (ethereum/spec/.../mainnet.yaml):
    • Set FULU_FORK_EPOCH to 411392.
    • Add BLOB_SCHEDULE with entries increasing MAX_BLOBS_PER_BLOCK to 15 at epoch 412672 and 21 at epoch 419072.
  • REST API Test Resource (data/.../mainnetConfig.json):
    • Mirror FULU_FORK_EPOCH and BLOB_SCHEDULE updates.
  • Spec Refs (specrefs/configs.yml):
    • Refine MAX_BLOBS_PER_BLOCK lookup to ^MAX_BLOBS_PER_BLOCK: with regex: true.
  • Tests (teku/.../Eth2NetworkOptionsTest.java):
    • Update default highest supported milestone to SpecMilestone.FULU.

Written by Cursor Bugbot for commit 13b0a18. This will update automatically on new commits. Configure here.

Copy link
Copy Markdown
Contributor

@rolfyone rolfyone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucassaldanha lucassaldanha merged commit ddeb7d6 into Consensys:master Oct 30, 2025
53 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants