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 |
|
#664 in Magic Beans
63,401 downloads per month
Used in 18 crates
(7 directly)
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