Set Fulu fork epochs for Holesky, Hoodi, and Sepolia testnets#15721
Conversation
|
For Sepolia and Hoodi, do you want to set the ejection balance in an other PR? |
that's a good point, im tempted to do it in the same PR and rename the PR title and description. What do you think? |
That's a good idea IMO, thanks! |
|
I think we can pin these WORKSPACE deps to the PR commit, if the upstream PRs are not going to merge today. |
9385c2a to
0a56303
Compare
- CELLS_PER_EXT_BLOB - FIELD_ELEMENTS_PER_CELL - FIELD_ELEMENTS_PER_EXT_BLOB - KZG_COMMITMENTS_INCLUSION_PROOF_DEPTH
prestonvanloon
left a comment
There was a problem hiding this comment.
LGTM - Added a check for fulu.yaml presets and excluded the fields that are configured outside of the beaconConfig struct
…inLabs#15721) * Set Fulu fork epochs for Holesky, Hoodi, and Sepolia testnets * Update commits * Add fulu.yaml to the presets file path loader * Add the following placeholder fields: - CELLS_PER_EXT_BLOB - FIELD_ELEMENTS_PER_CELL - FIELD_ELEMENTS_PER_EXT_BLOB - KZG_COMMITMENTS_INCLUSION_PROOF_DEPTH --------- Co-authored-by: Preston Van Loon <preston@pvl.dev>
…inLabs#15721) * Set Fulu fork epochs for Holesky, Hoodi, and Sepolia testnets * Update commits * Add fulu.yaml to the presets file path loader * Add the following placeholder fields: - CELLS_PER_EXT_BLOB - FIELD_ELEMENTS_PER_CELL - FIELD_ELEMENTS_PER_EXT_BLOB - KZG_COMMITMENTS_INCLUSION_PROOF_DEPTH --------- Co-authored-by: Preston Van Loon <preston@pvl.dev>
This PR updates the testnet Fulu fork epoch and BPO schedules for Hoodi, Holesky, and Sepolia. Merge only after the corresponding upstream configuration PRs have been merged: