13 major breaking releases
14.0.0 | Oct 1, 2024 |
---|---|
13.0.0 | Jul 19, 2024 |
11.0.0 | Jul 13, 2024 |
10.0.0 | Jun 24, 2024 |
0.0.0 | Nov 15, 2023 |
#4 in #collective
200 downloads per month
Used in polkadot-parachain-bin
460KB
5K
SLoC
Release
Polkadot SDK stable2409
lib.rs
:
Collectives Parachain
This parachain is for collectives that serve the Westend network. Each collective is defined by a specialized (possibly instanced) pallet.
Governance
As a system parachain, Collectives defers its governance (namely, its Root
origin), to
its Relay Chain parent, Westend.
Collator Selection
Collectives uses pallet-collator-selection
, a simple first-come-first-served registration
system where collators can reserve a small bond to join the block producer set. There is no
slashing. Collective members are generally expected to run collators.
Dependencies
~36–53MB
~1M SLoC