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

polkadot-statement-table

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

16 releases (major breaking)

11.0.0 Apr 8, 2024
10.0.0 Mar 18, 2024
9.0.0 Feb 26, 2024
8.0.1 Feb 28, 2024
0.0.0 Nov 21, 2022

#1586 in Magic Beans

Download history 236/week @ 2023-12-22 658/week @ 2023-12-29 930/week @ 2024-01-05 791/week @ 2024-01-12 621/week @ 2024-01-19 512/week @ 2024-01-26 434/week @ 2024-02-02 886/week @ 2024-02-09 1323/week @ 2024-02-16 1818/week @ 2024-02-23 898/week @ 2024-03-01 564/week @ 2024-03-08 1045/week @ 2024-03-15 1107/week @ 2024-03-22 1174/week @ 2024-03-29 1001/week @ 2024-04-05

4,392 downloads per month
Used in 56 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

~21MB
~439K SLoC