Schedule Fulu fork for Chiado testnet#10487
Merged
rolfyone merged 2 commits intoConsensys:masterfrom Mar 16, 2026
Merged
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
ethereum/spec/src/main/resources/tech/pegasys/teku/spec/config/configs/chiado.yaml
Show resolved
Hide resolved
ethereum/spec/src/main/resources/tech/pegasys/teku/spec/config/configs/chiado.yaml
Outdated
Show resolved
Hide resolved
7bc8cd6 to
9c3ec0c
Compare
Epoch: 1353216, Slot: 21651456 UTC: Mon Mar 16 2026 09:33:00 Matches Nethermind (v1.36.1) and Erigon (erigontech/erigon#19681).
9c3ec0c to
c889ef6
Compare
Contributor
|
hey @dapplion can you sign the new cla so that the bot is happy? just need to comment on the PR...
|
Contributor
Author
|
I have read the CLA Document and I hereby sign the CLA |
rolfyone
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Sets
FULU_FORK_EPOCHfor the Chiado testnet (Gnosis Chain testnet).Also adds Fulu networking parameters and Gloas stub.
Matches the activation scheduled by other clients:
Note
Medium Risk
Updates consensus/network configuration for the Chiado testnet by scheduling a new fork and adding new data-column custody parameters; incorrect values could cause client/network incompatibility at fork activation.
Overview
Schedules the Fulu fork on
chiadoby addingFULU_FORK_VERSION/FULU_FORK_EPOCHand introduces a stubbed Gloas fork version with epoch disabled (uint64max).Extends Chiado’s networking/blob configuration with Fulu data-column custody/request parameters, and adds a new Gnosis
presets/gnosis/fulu.yamlpreset defining Fulu blob/networking constants (e.g., column/cell sizing and inclusion proof depth).Written by Cursor Bugbot for commit a277d20. This will update automatically on new commits. Configure here.