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

polkadot-statement-table

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

20 releases (major breaking)

15.0.0 Jul 18, 2024
14.0.0 Jun 21, 2024
13.0.0 May 23, 2024
12.0.0 Apr 30, 2024
0.0.0 Nov 21, 2022

#178 in Magic Beans

Download history 1125/week @ 2024-04-04 719/week @ 2024-04-11 756/week @ 2024-04-18 1020/week @ 2024-04-25 756/week @ 2024-05-02 688/week @ 2024-05-09 972/week @ 2024-05-16 1222/week @ 2024-05-23 960/week @ 2024-05-30 1153/week @ 2024-06-06 764/week @ 2024-06-13 1109/week @ 2024-06-20 940/week @ 2024-06-27 332/week @ 2024-07-04 652/week @ 2024-07-11 820/week @ 2024-07-18

2,924 downloads per month
Used in 56 crates (3 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