release/gloas-bals: pin go-eth2-client to BAL-flavored gloas#239
Closed
qu0b wants to merge 1 commit intorelease/gloas-rebasedfrom
Closed
release/gloas-bals: pin go-eth2-client to BAL-flavored gloas#239qu0b wants to merge 1 commit intorelease/gloas-rebasedfrom
qu0b wants to merge 1 commit intorelease/gloas-rebasedfrom
Conversation
Pin replace target to ethpandaops/go-eth2-client@4d8cc413 (Merge PR #6 from qu0b/eip7928), which carries Gloas-without-EPBS block shape + SlotNumber (EIP-7843) + Block-Level Access Lists (EIP-7928). release/gloas and release/gloas-rebased both advanced to pk910 commits that added PTC/PayloadAttestations (alpha.4 EPBS), which breaks SSZ decoding on bal-devnet networks where CL clients have "remove epbs stuff" applied on top of gloas.
Contributor
|
@qu0b you should be able to swap from pk to ethpandaops now too |
Member
Author
|
@barnabasbusa why, lets leave this and switch to release-gloas for glamsterdam-devnets |
Contributor
|
yeah thats also ok |
Member
Author
|
will be superseded release/gloas #231 |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Establishes
release/gloas-balsas the checkpointz branch for bal-devnet-3 (and future BAL devnets). Pinsgo-eth2-clientreplace target to the commit that carries Gloas-without-EPBS block shape + SlotNumber (EIP-7843) + Block-Level Access Lists (EIP-7928).Context
release/gloasandrelease/gloas-rebasedboth moved topk910/go-eth2-clientcommits that include alpha.4 EPBS fields (ptc_window,SignedExecutionPayloadBid,PayloadAttestations). This breaks SSZ decoding on bal-devnet networks where Lighthouse/Lodestar apply "Add bal support, remove epbs stuff" on top of gloas (seesigp/lighthouse:bal-devnet-3commit 47094d5).On bal-devnet-3 checkpointz is stuck at finalized epoch 8 with
failed to decode gloas signed block contents / incorrect offseton every bundle fetch.This branch pins:
which is the
pk910/go-eth2-clientgloas-balsbranch right before its 2026-04-14 module rename — drop-in compatible with existingattestantioimports, and includes all qu0b BAL work (PRs #5 + #6 from qu0b/eip7928).Branch is otherwise identical to
release/gloas-rebased, so the CI/goreleaser/Go 1.26 improvements carry over. Therelease/*trigger inalpha-releases.yamlshould produceethpandaops/checkpointz:gloas-bals-debian-latest.Test plan
gloas-bals-debian-latestimages.yamlswitched to the new tag