#run-time #relay #chain #shell #parachain #consensus #test

no-std shell-runtime

A minimal runtime to test Relay Chain consensus

16 breaking releases

0.18.0 Oct 1, 2024
0.17.0 Jul 19, 2024
0.15.0 Jul 13, 2024
0.10.0 Mar 19, 2024
0.0.0 Nov 21, 2022

#49 in #parachain


Used in polkadot-parachain-bin

Apache-2.0 and GPL-3.0-only

29KB
418 lines

Release

Polkadot SDK stable2409


lib.rs:

Shell Runtime

The Shell runtime defines a minimal parachain. It can listen for a downward message authorizing an upgrade into another parachain.

Generally (so far) only used as the first parachain on a Relay.

Dependencies

~34–50MB
~897K SLoC