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

Investigation/design for Availability Recovery subsystem #4295

Open
5 tasks done
timwu20 opened this issue Oct 31, 2024 · 2 comments
Open
5 tasks done

Investigation/design for Availability Recovery subsystem #4295

timwu20 opened this issue Oct 31, 2024 · 2 comments
Assignees
Labels
S-subsystems-availability issues related to polkadot host availability subsystem functionality. T-investigation this issue/pr is an investigation, probably related to some bug with unknown causes.

Comments

@timwu20
Copy link
Contributor

timwu20 commented Oct 31, 2024

Create issues for implementation of Availability Recovery subsystem which is described in Polkadot Parachain Host Implementers' Guide

  • Create skeleton code for subsystem, and structs used by the subsystem.
  • Implement logic for determining which recovery strategy should be executed.
  • Implement code for FetchFull recovery strategy
  • Implement code for FetchSystematicChunks recovery strategy
  • Implement code for FetchChunks recovery strategy
@timwu20
Copy link
Contributor Author

timwu20 commented Oct 31, 2024

@edwardmack can you fill this out and estimate?

@edwardmack edwardmack changed the title Investigation/design Investigation/design for Availability Recovery subsystem Nov 1, 2024
@edwardmack edwardmack added S-subsystems-availability issues related to polkadot host availability subsystem functionality. T-investigation this issue/pr is an investigation, probably related to some bug with unknown causes. labels Nov 1, 2024
@edwardmack
Copy link
Member

Created issues: #4297, #4298, #4299, #4300 and #4301 as the result of this investigation/design.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-subsystems-availability issues related to polkadot host availability subsystem functionality. T-investigation this issue/pr is an investigation, probably related to some bug with unknown causes.
Projects
None yet
Development

No branches or pull requests

2 participants