SNO-632: Submit outbound message with priority control (#949)
* Submit outbound message without MessageQueue * Priority control * Update priority * Update cumulus * Reserve space for high priority messages * Fix compile error & More refactor * Improve processing high priority messages * Some polish * Add priority back * Improve comments * Rename priority to normal * Refactor submit logic * Refactor process message * Add type HighPriorityCommands * Fix clippy * Rename priority with BridgeHub * Update parachain/primitives/core/src/outbound.rs Co-authored-by: Vincent Geddes <[email protected]> * Update parachain/pallets/outbound-queue/src/lib.rs Co-authored-by: Vincent Geddes <[email protected]> * Update parachain/pallets/outbound-queue/src/lib.rs Co-authored-by: Vincent Geddes <[email protected]> * Revamp with ExportOrigin * Fix format * Some polish * Check weight before processing message (#974) * update cumulus submodule * Improve comments * update cumulus * Update cumulus --------- Co-authored-by: Vincent Geddes <[email protected]>
parent
54d1dccb
Please register or sign in to comment