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

no-std shell-runtime

A minimal runtime to test Relay Chain consensus. (polkadot v1.9.0)

12 releases (breaking)

new 0.10.0 Mar 19, 2024
0.8.0 Feb 13, 2024
0.6.0 Dec 13, 2023
0.5.0 Nov 21, 2023
0.0.0 Nov 21, 2022

#2710 in Magic Beans

Download history 15/week @ 2023-12-11 2/week @ 2024-01-22 34/week @ 2024-02-12 4/week @ 2024-02-19 189/week @ 2024-02-26 174/week @ 2024-03-11

370 downloads per month
Used in polkadot-parachain-bin

Apache-2.0 and GPL-3.0-only

32KB
413 lines

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

~33–55MB
~1M SLoC