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

no-std polkadot-runtime-parachains

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

13 releases (major breaking)

new 10.0.0 Mar 18, 2024
9.0.0 Feb 26, 2024
8.0.1 Feb 28, 2024
7.0.0 Jan 23, 2024
0.0.0 Nov 21, 2022

#547 in Magic Beans

Download history 732/week @ 2023-11-27 464/week @ 2023-12-04 842/week @ 2023-12-11 433/week @ 2023-12-18 164/week @ 2023-12-25 775/week @ 2024-01-01 1061/week @ 2024-01-08 546/week @ 2024-01-15 682/week @ 2024-01-22 552/week @ 2024-01-29 616/week @ 2024-02-05 1230/week @ 2024-02-12 1865/week @ 2024-02-19 2055/week @ 2024-02-26 683/week @ 2024-03-04 352/week @ 2024-03-11

5,052 downloads per month
Used in 67 crates (19 directly)

GPL-3.0-only

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

~25–44MB
~760K SLoC