17 breaking releases

new 0.18.0 Jan 13, 2025
0.17.0 Sep 26, 2024
0.16.0 Jul 18, 2024
0.10.0 Mar 18, 2024
0.0.0 Nov 21, 2022

#664 in Magic Beans

Download history 467/week @ 2024-09-26 173/week @ 2024-10-03 348/week @ 2024-10-10 259/week @ 2024-10-17 287/week @ 2024-10-24 399/week @ 2024-10-31 10150/week @ 2024-11-07 25652/week @ 2024-11-14 24862/week @ 2024-11-21 24365/week @ 2024-11-28 26123/week @ 2024-12-05 24686/week @ 2024-12-12 10726/week @ 2024-12-19 6100/week @ 2024-12-26 20745/week @ 2025-01-02 18522/week @ 2025-01-09

63,401 downloads per month
Used in 18 crates (7 directly)

Apache-2.0 and GPL-3.0-only

2.5MB
41K SLoC

Release

Polkadot SDK Stable 2412


lib.rs:

This pallet used to implement a message queue for downward messages from the relay-chain.

It is now deprecated and has been refactored to simply drain any remaining messages into something implementing HandleMessage. It proceeds in the state of MigrationState one by one by their listing in the source code. The pallet can be removed from the runtime once Completed was emitted.

Dependencies

~20–34MB
~575K SLoC