16 breaking releases

0.17.0 Sep 26, 2024
0.16.0 Jul 18, 2024
0.15.0 Jul 12, 2024
0.10.0 Mar 18, 2024
0.0.0 Nov 21, 2022

#3 in #dmp

Download history 680/week @ 2024-07-29 336/week @ 2024-08-05 263/week @ 2024-08-12 113/week @ 2024-08-19 58/week @ 2024-08-26 37/week @ 2024-09-02 42/week @ 2024-09-09 73/week @ 2024-09-16 315/week @ 2024-09-23 297/week @ 2024-09-30 215/week @ 2024-10-07 335/week @ 2024-10-14 269/week @ 2024-10-21 308/week @ 2024-10-28 387/week @ 2024-11-04 20285/week @ 2024-11-11

21,259 downloads per month
Used in 16 crates (7 directly)

Apache-2.0 and GPL-3.0-only

2MB
37K SLoC

Release

Polkadot SDK stable2409


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

~21–35MB
~595K SLoC