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

no-std shell-runtime

A minimal runtime to test Relay Chain consensus

17 breaking releases

new 0.19.0 Jan 22, 2025
0.18.0 Oct 1, 2024
0.17.0 Jul 19, 2024
0.10.0 Mar 19, 2024
0.0.0 Nov 21, 2022

#58 in #parachain

Download history 15/week @ 2024-10-06 2/week @ 2024-10-13 29/week @ 2024-12-08 107/week @ 2025-01-19

107 downloads per month
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–51MB
~892K SLoC