polkadot-sdk
polkadot-sdk copied to clipboard
Para Inherent: filter v2 candidate descriptors
On top of https://github.com/paritytech/polkadot-sdk/pull/5322
This is an additional check to prevent nodes from passing the v2 candidate descriptors in the runtime until it is enabled via the node feature.
TODO:
- [ ] PRDoc
The CI pipeline was cancelled due to failure one of the required jobs. Job name: cargo-clippy Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7015977
I think you can merge this, since it's on the other branch also and it's hard to review without the context of the primitives PR. Others can review it on that PR