Skip to content

fix(replay): install future epoch metadata at boundaries - #253

Closed
smcio wants to merge 1 commit into
alpenglow-devfrom
agent/epoch-transition-metadata
Closed

fix(replay): install future epoch metadata at boundaries#253
smcio wants to merge 1 commit into
alpenglow-devfrom
agent/epoch-transition-metadata

Conversation

@smcio

@smcio smcio commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator
  • make sure that we prepare metadata for both the epoch being entered and the leader-schedule epoch
  • install every newly cached validator set after crossing the epoch boundary
  • tests

Epoch transitions cache stakes for the leader-schedule epoch, which can differ from the epoch being entered. Prepare both epochs, deduplicate them when equal, and install every newly cached validator set after the boundary.

Add regression coverage for standard, equal, and non-standard schedule offsets, including future validator-set installation.
@smcio smcio closed this Jul 23, 2026
@smcio
smcio deleted the agent/epoch-transition-metadata branch July 23, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant