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

no-std polkadot-runtime-parachains

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

21 releases (major breaking)

new 16.0.0 Jul 18, 2024
15.0.0 Jul 12, 2024
14.0.0 Jun 24, 2024
13.0.0 May 24, 2024
0.0.0 Nov 21, 2022

#627 in Magic Beans

Download history 1588/week @ 2024-04-02 2056/week @ 2024-04-09 1751/week @ 2024-04-16 1610/week @ 2024-04-23 1554/week @ 2024-04-30 1385/week @ 2024-05-07 1541/week @ 2024-05-14 1654/week @ 2024-05-21 1666/week @ 2024-05-28 1286/week @ 2024-06-04 1217/week @ 2024-06-11 1250/week @ 2024-06-18 1749/week @ 2024-06-25 785/week @ 2024-07-02 1466/week @ 2024-07-09 1786/week @ 2024-07-16

6,297 downloads per month
Used in 74 crates (20 directly)

GPL-3.0-only

1.5MB
30K 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

~24–39MB
~667K SLoC