Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Suspend xcmp/dmp queue #891

@xlc

Description

@xlc

Sometimes a multi-block migration is required and we need to suspend all the operations for some pallets depends on the migration. We can easily reject all user transactions by updating the base call filter, however we will also need a way to suspend executions delivered via XCM.

We are building a pallet for that but encountered an issue that we have no way do disable execution within on on_idle hook.

AcalaNetwork/Acala#1737 (comment)

It will be good if there is public API to suspend & resume the queue, and extrinsic to send suspend/resume signal to other chains.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions