#subsystem #approval #candidate #block

polkadot-node-core-approval-voting

Approval Voting Subsystem of the Polkadot node

17 major breaking releases

18.0.0 Oct 1, 2024
17.0.0 Jul 19, 2024
15.0.0 Jul 13, 2024
14.0.0 Jun 24, 2024
0.0.0 Nov 21, 2022

#6 in #approval

Download history 350/week @ 2024-07-02 499/week @ 2024-07-09 488/week @ 2024-07-16 444/week @ 2024-07-23 374/week @ 2024-07-30 477/week @ 2024-08-06 590/week @ 2024-08-13 671/week @ 2024-08-20 435/week @ 2024-08-27 444/week @ 2024-09-03 754/week @ 2024-09-10 633/week @ 2024-09-17 952/week @ 2024-09-24 1006/week @ 2024-10-01 775/week @ 2024-10-08 643/week @ 2024-10-15

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

GPL-3.0-only

525KB
14K SLoC

Release

Polkadot SDK stable2409


lib.rs:

The Approval Voting Subsystem.

This subsystem is responsible for determining candidates to do approval checks on, performing those approval checks, and tracking the assignments and approvals of others. It uses this information to determine when candidates and blocks have been sufficiently approved to finalize.

Dependencies

~96–135MB
~2.5M SLoC