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

Availability Subsystems: bitfield signing subsystem #3605

Open
1 of 4 tasks
kishansagathiya opened this issue Nov 22, 2023 · 1 comment
Open
1 of 4 tasks

Availability Subsystems: bitfield signing subsystem #3605

kishansagathiya opened this issue Nov 22, 2023 · 1 comment
Assignees
Labels
Epic Issue used to track development status of a complex feature, aggregates several issues S-subsystems-availability issues related to polkadot host availability subsystem functionality.
Milestone

Comments

@kishansagathiya
Copy link
Contributor

kishansagathiya commented Nov 22, 2023

Issue summary

  • The bitfield signing subsystem produces SignedAvailabilityBitfields once per block.
  • Validators vote on the availability of a backed candidate by issuing signed bitfields, where each bit corresponds to a single candidate. These bitfields can be used to compactly determine which backed candidates are available or not based on a 2/3+ quorum.

Sub Issues

Other information and links

@P1sar P1sar added Epic Issue used to track development status of a complex feature, aggregates several issues S-subsystems-availability issues related to polkadot host availability subsystem functionality. and removed Type: Epic labels Jan 15, 2024
@kishansagathiya
Copy link
Contributor Author

Requires skeleton and thus sub-issues. Estimating it at 8, until additional details and sub-issues arrives.

@P1sar P1sar changed the title feat(dot/parachain): implement bitfield signing subsystem implement bitfield signing subsystem Aug 7, 2024
@P1sar P1sar changed the title implement bitfield signing subsystem Availability Subsystems: bitfield signing subsystem Aug 7, 2024
@P1sar P1sar added this to the Validator MVP milestone Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Issue used to track development status of a complex feature, aggregates several issues S-subsystems-availability issues related to polkadot host availability subsystem functionality.
Projects
None yet
Development

No branches or pull requests

3 participants