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: availability distribution subsystem #3598

Open
5 of 13 tasks
kishansagathiya opened this issue Nov 20, 2023 · 1 comment
Open
5 of 13 tasks
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 20, 2023

Issue summary

This subsystem is responsible for distribution availability data to peers. Availability data are chunks, PoVs and AvailableData (which is PoV + PersistedValidationData).

Sub Issues

Other information and links

Code link in polkadot sdk https://github.com/paritytech/polkadot-sdk/blob/7035034710ecb9c6a786284e5f771364c520598d/polkadot/node/network/availability-distribution/src/lib.rs#L86

Node Implementor's guide https://paritytech.github.io/polkadot-sdk/book/node/availability/availability-distribution.html

@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

Considering the size of work and sub-issues, plus since it is a new work, there are chances for finding new unknowns (mostly smaller unknows), estimating it at 8.

@P1sar P1sar changed the title feat(dot/parachain): implement availability distribution subsystem implement availability distribution subsystem Aug 7, 2024
@P1sar P1sar changed the title implement availability distribution subsystem Availability Subsystems: availability distribution 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

4 participants