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

Work packages and Work Reports #156

Open
bamzedev opened this issue Dec 5, 2024 · 2 comments · Fixed by #240
Open

Work packages and Work Reports #156

bamzedev opened this issue Dec 5, 2024 · 2 comments · Fixed by #240
Assignees

Comments

@bamzedev
Copy link
Contributor

bamzedev commented Dec 5, 2024

No description provided.

@bamzedev
Copy link
Contributor Author

Starting from 14.3.1 Exporting

@carlos-romano carlos-romano linked a pull request Jan 29, 2025 that will close this issue
@pantrif
Copy link
Contributor

pantrif commented Feb 3, 2025

We are missing the following components:
Networking
We need to implement QUIC communication for work-package submission (CE 133), sharing (CE 134), and work-report distribution (CE 135) to ensure that validators and guarantors can efficiently exchange data.

Storage
We need to persist work-package metadata, imported/exported segments, and justifications, ensuring that short-lived data (e.g auditable work-package) is retained until block finality, while long-lived data (e.g., exported segments and Paged-Proofs) is stored for at least 28 days.
Additionally, we might need to store work reports and refinement outputs, availability metadata, segment-root mappings, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants