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
{{ message }}
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
The plan ahead: Ashwin already has PR #32963 to notify state machine of duplicate proofs, but this can't be done until we fix the switching proof. So roll that out after the switching proof is fixed. @AshwinSekar Does that look right?
Problem
Gossip proofs are propagated but not currently:
store_duplicate_if_not_existing()
only runs on received shreds from WindowService)This is an issue if some nodes see duplicates and others don't.
Proposed Solution
The text was updated successfully, but these errors were encountered: