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

polkadot-statement-table

Stores messages other authorities issue about candidates in Polkadot

22 releases (major breaking)

new 17.0.0 Jan 13, 2025
16.0.0 Sep 26, 2024
15.0.0 Jul 18, 2024
14.0.0 Jun 21, 2024
0.0.0 Nov 21, 2022

#619 in Magic Beans

Download history 1458/week @ 2024-09-25 859/week @ 2024-10-02 816/week @ 2024-10-09 814/week @ 2024-10-16 929/week @ 2024-10-23 1074/week @ 2024-10-30 853/week @ 2024-11-06 1149/week @ 2024-11-13 1373/week @ 2024-11-20 1199/week @ 2024-11-27 1490/week @ 2024-12-04 1560/week @ 2024-12-11 1427/week @ 2024-12-18 940/week @ 2024-12-25 989/week @ 2025-01-01 1426/week @ 2025-01-08

5,017 downloads per month
Used in 62 crates (3 directly)

GPL-3.0-only

37KB
751 lines

Release

Polkadot SDK Stable 2412


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
~462K SLoC