Skip to content

Simplify Epoch Collector to Store One Vote Per Validator - #595

Merged
yacovm merged 3 commits into
mainfrom
563
Sep 16, 2026
Merged

yacovm merged 3 commits into
mainfrom
563

Conversation

@samliok

@samliok samliok commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Closes #563

Updates the epoch collector to map nodeIDs -> responses rather than key by epoch. We only care about the highest sealing block so no reason to store responses with lower epochs.

@yacovm
yacovm merged commit 34467e0 into main Sep 16, 2026
7 checks passed
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.

epochDigestCounter grows unbounded under attacker-chosen sequence keys that are never pruned

2 participants