Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(statement-distribution): Implement handle_incoming_statement #4392

Open
EclesioMeloJunior opened this issue Dec 9, 2024 · 0 comments
Open
Labels
C-complex Complex changes across multiple modules. Possibly will require additional research. S-subsystems-backing issues related to polkadot host backing subsystem functionality.

Comments

@EclesioMeloJunior
Copy link
Member

EclesioMeloJunior commented Dec 9, 2024

Description

We should handle statements provided by our group peers, this method also does:

  • This checks whether the sender is allowed to send the statement
  • If the statement is fresh, this function guarantees that after completion the statement is re-circulated to all relevant peers in both the cluster and the grid

Links

@EclesioMeloJunior EclesioMeloJunior added C-complex Complex changes across multiple modules. Possibly will require additional research. S-subsystems-backing issues related to polkadot host backing subsystem functionality. labels Dec 9, 2024
@EclesioMeloJunior EclesioMeloJunior changed the title feat(statement-distribution): Implement handle_incoming_statement feat(statement-distribution): Implement handle_incoming_statement Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-complex Complex changes across multiple modules. Possibly will require additional research. S-subsystems-backing issues related to polkadot host backing subsystem functionality.
Projects
None yet
Development

No branches or pull requests

1 participant