You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <andrei-mihail@parity.io>
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: