Specrefs alpha8 - #10771
Merged
Merged
Conversation
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.
PR Description
I will toggle payload_due specrefs in #10749 after this
Fixed Issue(s)
Documentation
doc-change-requiredlabel to this PR if updates are required.Changelog
Note
Low Risk
Documentation and spec-tracking metadata only; runtime behavior is unchanged unless separate Java work lands elsewhere.
Overview
Bumps ethspecify tracking to v1.7.0-alpha.8 by refreshing
specrefs/.ethspecify.ymlandspecrefs/functions.yml.Exception list cleanup: Removes many temporary “ignored until alpha.8” entries (gossip validators,
prepare_execution_payload, fork-choice helpers, Electra weak subjectivity, etc.). Onlyget_payload_due_ms#gloasstays under “Will be fixed later”;get_proposer_dependent_root#gloasis reclassified as not implemented.Spec ↔ code linkage: For previously unmapped or excepted functions, adds
sourcesentries pointing at existing Teku classes (e.g.WeakSubjectivityCalculatorElectra/WeakSubjectivityCalculatorGloas,ForkChoiceModelGloas, gossip validators,BlockProcessorGloas.applyParentExecutionPayload). Documents Electra weak-subjectivity spec text as a diff from phase0 and adds a full Gloascompute_weak_subjectivity_periodspec block. Updates embeddedprepare_execution_payloadspec snippets (e.g.parent_beacon_block_rooton Bellatrix) to match alpha.8 wording.No application logic changes in this diff—only spec reference and compliance metadata.
Reviewed by Cursor Bugbot for commit 7d118fa. Bugbot is set up for automated code reviews on this repo. Configure here.