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): handle ActiveLeavesUpdateSignal #4173

Open
11 tasks
kishansagathiya opened this issue Sep 9, 2024 · 0 comments
Open
11 tasks
Labels
S-subsystems-backing issues related to polkadot host backing subsystem functionality.

Comments

@kishansagathiya
Copy link
Contributor

kishansagathiya commented Sep 9, 2024

Issue summary

  • Functions/routines needed for handling an active leaves update
  • subsystem_util::runtime::get_disabled_validators_with_fallback
  • subsystem_util::runtime::request_session_index_for_child
  • subsystem_util::request_session_info
  • subsystem_util::request_availability_cores
  • subsystem_util::request_validator_groups
  • fetch_claim_queue
  • find_active_validator_state
  • determine_groups_per_para
  • reconcile_active_leaf
  • send_peer_messages_for_relay_parent
  • new_leaf_fragment_chain_updates

Other information and links

@EclesioMeloJunior EclesioMeloJunior changed the title handle ActiveLeavesUpdateSignal in statement distribution subsystem feat(statement-distribution): handle ActiveLeavesUpdateSignal Nov 1, 2024
@EclesioMeloJunior EclesioMeloJunior added the S-subsystems-backing issues related to polkadot host backing subsystem functionality. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-subsystems-backing issues related to polkadot host backing subsystem functionality.
Projects
None yet
Development

No branches or pull requests

2 participants