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
Handles the common part of incoming manifests of both types (full & acknowledgement). Basic sanity checks around data, importing the manifest into the grid tracker, finding the sending peer's validator index, reporting the peer for any misbehavior, etc.
The text was updated successfully, but these errors were encountered:
P1sar
changed the title
feat(statement-distribution): Implement handle_incoming_manifest_common
feat(statement-distribution): Implement handle_incoming_manifest_common and acknowledgement_and_statement_messagesDec 18, 2024
Description
Handles the common part of incoming manifests of both types (full & acknowledgement). Basic sanity checks around data, importing the manifest into the grid tracker, finding the sending peer's validator index, reporting the peer for any misbehavior, etc.
Acceptance criterias
[] Method we should implement:
handle_incoming_manifest_common
[] Implement: acknowledgement_and_statement_messages
[] Unit tests
The text was updated successfully, but these errors were encountered: