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
Combine compute_deltas + apply_score_changes into ForkChoiceState::apply_attestations
Addresses review feedback: the two calls are always paired, so encapsulating
them in a single method simplifies call sites and prevents accidental misuse.
0 commit comments