14 releases (breaking)

new 0.11.0 Apr 8, 2024
0.10.0 Mar 18, 2024
0.9.0 Feb 26, 2024
0.6.0 Dec 12, 2023
0.0.0 Nov 21, 2022

#711 in Magic Beans

Download history 319/week @ 2023-12-18 103/week @ 2023-12-25 702/week @ 2024-01-01 865/week @ 2024-01-08 407/week @ 2024-01-15 477/week @ 2024-01-22 412/week @ 2024-01-29 486/week @ 2024-02-05 948/week @ 2024-02-12 1696/week @ 2024-02-19 1563/week @ 2024-02-26 537/week @ 2024-03-04 484/week @ 2024-03-11 894/week @ 2024-03-18 756/week @ 2024-03-25 1052/week @ 2024-04-01

3,227 downloads per month
Used in 9 crates (6 directly)

Apache-2.0 and GPL-3.0-only

2MB
37K SLoC

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

~19–33MB
~549K SLoC