We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
Elastic scaling: runtime v2 descriptor support (#5423)
4b356c4
Closes #5045 and #5046 <del>On top of https://github.com/paritytech/polkadot-sdk/pull/5362</del> TODO: - [x] storage migration for allowed relay parents tracker - [x] check session index - [x] PRdoc - [x] tests - [x] ensure UMP queue cannot be abused with this change - [x] Zombienet runtime upgrade test --------- Signed-off-by: Andrei Sandu <[email protected]>
Successfully merging a pull request may close this issue.
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:
The text was updated successfully, but these errors were encountered: