#subsystem #parachain #node #handles #polkadot #fragment #prospective

polkadot-node-core-prospective-parachains

The Prospective Parachains subsystem. Tracks and handles prospective parachain fragments. (polkadot v1.10.0)

10 major breaking releases

10.0.0 Apr 10, 2024
9.0.0 Mar 19, 2024
8.0.0 Feb 27, 2024
7.0.0 Feb 13, 2024
0.0.0 Aug 31, 2023

#6 in Magic Beans

Download history 154/week @ 2024-01-01 166/week @ 2024-01-08 104/week @ 2024-01-15 187/week @ 2024-01-22 126/week @ 2024-01-29 310/week @ 2024-02-05 371/week @ 2024-02-12 512/week @ 2024-02-19 1020/week @ 2024-02-26 471/week @ 2024-03-04 375/week @ 2024-03-11 838/week @ 2024-03-18 803/week @ 2024-03-25 851/week @ 2024-04-01 831/week @ 2024-04-08 516/week @ 2024-04-15

3,041 downloads per month
Used in 9 crates (2 directly)

GPL-3.0-only

170KB
4.5K SLoC

Implementation of the Prospective Parachains subsystem - this tracks and handles prospective parachain fragments and informs other backing-stage subsystems of work to be done.

This is the main coordinator of work within the node for the collation and backing phases of parachain consensus.

This is primarily an implementation of "Fragment Trees", as described in polkadot_node_subsystem_util::inclusion_emulator.

This subsystem also handles concerns such as the relay-chain being forkful and session changes.

Dependencies

~72–115MB
~2M SLoC