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

no-std polkadot-runtime-parachains

Relay Chain runtime code responsible for Parachains

28 releases (17 major breaking)

new 17.0.1 Oct 29, 2024
16.0.2 Aug 29, 2024
16.0.0 Jul 18, 2024
15.0.3 Aug 16, 2024
0.0.0 Nov 21, 2022

#208 in Magic Beans

Download history 2098/week @ 2024-07-15 1231/week @ 2024-07-22 1543/week @ 2024-07-29 1263/week @ 2024-08-05 1757/week @ 2024-08-12 1752/week @ 2024-08-19 1414/week @ 2024-08-26 882/week @ 2024-09-02 1083/week @ 2024-09-09 1102/week @ 2024-09-16 1584/week @ 2024-09-23 1537/week @ 2024-09-30 1510/week @ 2024-10-07 1759/week @ 2024-10-14 2001/week @ 2024-10-21 2116/week @ 2024-10-28

7,439 downloads per month
Used in 84 crates (20 directly)

GPL-3.0-only

1.5MB
30K SLoC

Release

Polkadot SDK stable2409


lib.rs:

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