18 breaking releases
0.20.0 | Apr 3, 2025 |
---|---|
0.19.0 |
|
0.18.0 | Jan 13, 2025 |
0.17.0 | Sep 26, 2024 |
0.0.0 |
|
#6 in #dmp
10,974 downloads per month
Used in 44 crates
(7 directly)
3.5MB
54K
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
~21–36MB
~613K SLoC