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

Implement processing of overseer messages by availability store subsystem #3629

Closed
8 tasks done
Tracked by #3415
edwardmack opened this issue Dec 5, 2023 · 1 comment
Closed
8 tasks done
Tracked by #3415
Assignees
Labels
S-subsystems-availability issues related to polkadot host availability subsystem functionality.

Comments

@edwardmack
Copy link
Contributor

edwardmack commented Dec 5, 2023

Task summary

The availability store subsystem should process and respond to the following messages from the overseer

  • QueryAvailableData
  • QueryDataAvailability
  • QueryChunk
  • QueryChunkSize
  • QueryAllChunks
  • QueryChunkAvailability
  • StoreChunk
  • StoreAvailableData

Specification reference

Other information and links

@edwardmack edwardmack self-assigned this Dec 5, 2023
@edwardmack edwardmack mentioned this issue Dec 5, 2023
5 tasks
@P1sar P1sar added S-subsystems-availability issues related to polkadot host availability subsystem functionality. and removed Parachain Host labels Jan 15, 2024
@edwardmack
Copy link
Contributor Author

Closed with merge of PR #3640

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.
Projects
None yet
Development

No branches or pull requests

2 participants