Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate dmp-queue pallet #4475

Merged
merged 2 commits into from
May 16, 2024
Merged

Deprecate dmp-queue pallet #4475

merged 2 commits into from
May 16, 2024

Conversation

ggwpez
Copy link
Member

@ggwpez ggwpez commented May 15, 2024

cumulus-pallet-dmp-queue is not needed anymore since #1246.

The only logic that remains in the pallet is a lazy migration in the on_idle hook.

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez ggwpez changed the title Deprecate dmp-queue pallet Deprecate dmp-queue pallet May 15, 2024
@bkchr bkchr added the T1-FRAME This PR/Issue is related to core FRAME, the framework. label May 15, 2024
@ggwpez ggwpez added this pull request to the merge queue May 16, 2024
Merged via the queue into master with commit 76230a1 May 16, 2024
152 of 155 checks passed
@ggwpez ggwpez deleted the oty-deprecate-dmp-queue branch May 16, 2024 09:20
TomaszWaszczyk pushed a commit to TomaszWaszczyk/polkadot-sdk that referenced this pull request May 27, 2024
`cumulus-pallet-dmp-queue` is not needed anymore since
paritytech#1246.

The only logic that remains in the pallet is a lazy migration in the
[`on_idle`](https://github.com/paritytech/polkadot-sdk/blob/8d62c13b2541920c37fb9d9ca733fcce91e96573/cumulus/pallets/dmp-queue/src/lib.rs#L158)
hook.

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T1-FRAME This PR/Issue is related to core FRAME, the framework.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants