MQC authorization (#308)
* MQC auth Update polkadot WIP * Update polkadot * Silly syntax errors * Fix typo * Leave some comments and docs * Apply suggestions from code review Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> * Introduce the MessageQueueChain structure * Move the HRMP channel relevance check below * Fix the `receive_hrmp_after_pause` test * ValidationData is passed by reference * Replace "to cumulus" with "to the collator" * Update the test so that they are same as in polkadot Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- cumulus/Cargo.lock 2 additions, 0 deletionscumulus/Cargo.lock
- cumulus/parachain-system/Cargo.toml 2 additions, 0 deletionscumulus/parachain-system/Cargo.toml
- cumulus/parachain-system/src/lib.rs 548 additions, 60 deletionscumulus/parachain-system/src/lib.rs
- cumulus/primitives/src/lib.rs 1 addition, 1 deletioncumulus/primitives/src/lib.rs
Please register or sign in to comment