Skip to content
New issue

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

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

Already on GitHub? # 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.

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
152 of 155 checks passed
@ggwpez ggwpez deleted the oty-deprecate-dmp-queue branch May 16, 2024 09:20
hitchhooker 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>
# for free to join this conversation on GitHub. Already have an account? # 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