#candidate #authorities #statement #messages #stores #table #validity

polkadot-statement-table

Stores messages other authorities issue about candidates in Polkadot

21 releases (major breaking)

16.0.0 Sep 26, 2024
15.0.0 Jul 18, 2024
14.0.0 Jun 21, 2024
13.0.0 May 23, 2024
0.0.0 Nov 21, 2022

#5 in #validity

Download history 329/week @ 2024-07-03 652/week @ 2024-07-10 943/week @ 2024-07-17 452/week @ 2024-07-24 484/week @ 2024-07-31 644/week @ 2024-08-07 718/week @ 2024-08-14 800/week @ 2024-08-21 516/week @ 2024-08-28 607/week @ 2024-09-04 787/week @ 2024-09-11 820/week @ 2024-09-18 1458/week @ 2024-09-25 859/week @ 2024-10-02 816/week @ 2024-10-09 745/week @ 2024-10-16

4,070 downloads per month
Used in 57 crates (3 directly)

GPL-3.0-only

36KB
749 lines

Release

Polkadot SDK stable2409


lib.rs:

The statement table.

This stores messages other authorities issue about candidates.

These messages are used to create a proposal submitted to a BFT consensus process.

Proposals are formed of sets of candidates which have the requisite number of validity and availability votes.

Each parachain is associated with two sets of authorities: those which can propose and attest to validity of candidates, and those who can only attest to availability.

Dependencies

~18–29MB
~470K SLoC