You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(fork-choice): make internal attestation-extraction helper private (#1136)
The attestation-extraction helper sits in the same private LMD-GHOST
pipeline as its siblings, which are underscore-prefixed, yet it was
public despite having no callers outside its own module.
Rename it to match its siblings. Pure rename, behavior identical.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments