#parachain #run-time #chain #module #responsible #relay #initializer

no-std polkadot-runtime-parachains

Relay Chain runtime code responsible for Parachains. (polkadot v1.11.0)

12 major breaking releases

12.0.0 May 1, 2024
11.0.0 Apr 9, 2024
10.0.0 Mar 18, 2024
9.0.0 Feb 26, 2024
0.0.0 Nov 21, 2022

#807 in Magic Beans

Download history 682/week @ 2024-01-20 535/week @ 2024-01-27 545/week @ 2024-02-03 1195/week @ 2024-02-10 1653/week @ 2024-02-17 2280/week @ 2024-02-24 683/week @ 2024-03-02 1122/week @ 2024-03-09 1747/week @ 2024-03-16 1424/week @ 2024-03-23 1549/week @ 2024-03-30 2006/week @ 2024-04-06 1878/week @ 2024-04-13 1642/week @ 2024-04-20 1525/week @ 2024-04-27 1526/week @ 2024-05-04

6,697 downloads per month
Used in 74 crates (19 directly)

GPL-3.0-only

1.5MB
29K SLoC

Runtime modules for parachains code.

It is crucial to include all the modules from this crate in the runtime, in particular the Initializer module, as it is responsible for initializing the state of the other modules.

Dependencies

~23–38MB
~671K SLoC