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

Elastic scaling: relay chain support for new candidate receipts #5045

Open
sandreim opened this issue Jul 17, 2024 · 0 comments · May be fixed by #5423
Open

Elastic scaling: relay chain support for new candidate receipts #5045

sandreim opened this issue Jul 17, 2024 · 0 comments · May be fixed by #5423

Comments

@sandreim
Copy link
Contributor

sandreim commented Jul 17, 2024

The implementation should follow guidelines in RFC #103

The relay chain must accept v2 candidate receipts and use their core information but fallback to the injected core index if the receipt is v1.

Test coverage:

  • unit tests for backwards compatibility with non elastic scaling parachains (using old descriptors)
  • unit tests backwards compatibility with elastic scaling parachains (MVP)
@sandreim sandreim linked a pull request Aug 20, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review in progress
Development

Successfully merging a pull request may close this issue.

1 participant