Skip to content

Deprecate dmp-queue pallet#4475

Merged
ggwpez merged 2 commits into
masterfrom
oty-deprecate-dmp-queue
May 16, 2024
Merged

Deprecate dmp-queue pallet#4475
ggwpez merged 2 commits into
masterfrom
oty-deprecate-dmp-queue

Conversation

@ggwpez
Copy link
Copy Markdown
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.

ggwpez added 2 commits May 15, 2024 18:27
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
@ggwpez ggwpez deleted the oty-deprecate-dmp-queue branch May 16, 2024 09:20
hitchho pushed a commit to ibp-network/polkadot-sdk that referenced this pull request Jun 5, 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>
TarekkMA pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Aug 2, 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.

3 participants