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

polkadot-statement-table

Stores messages other authorities issue about candidates in Polkadot. (polkadot v1.12.0)

18 releases (major breaking)

new 13.0.0 May 23, 2024
12.0.0 Apr 30, 2024
11.0.0 Apr 8, 2024
10.0.0 Mar 18, 2024
0.0.0 Nov 21, 2022

#232 in Magic Beans

Download history 553/week @ 2024-02-05 1002/week @ 2024-02-12 1464/week @ 2024-02-19 1809/week @ 2024-02-26 644/week @ 2024-03-04 593/week @ 2024-03-11 1094/week @ 2024-03-18 1042/week @ 2024-03-25 1068/week @ 2024-04-01 1152/week @ 2024-04-08 761/week @ 2024-04-15 625/week @ 2024-04-22 1079/week @ 2024-04-29 746/week @ 2024-05-06 824/week @ 2024-05-13 1295/week @ 2024-05-20

3,972 downloads per month
Used in 58 crates (2 directly)

GPL-3.0-only

36KB
752 lines

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

~17–28MB
~460K SLoC