#polkadot #approval #parallel #voting #running #approval-distribution #approval-voting

polkadot-node-core-approval-voting-parallel

Approval Voting Subsystem running approval work in parallel

3 releases (breaking)

0.4.0 Jan 29, 2025
0.3.0 Jan 14, 2025
0.0.0 Sep 26, 2024

#10 in #approval

Download history 2/week @ 2024-12-08 127/week @ 2025-01-12 48/week @ 2025-01-19 176/week @ 2025-01-26 160/week @ 2025-02-02 90/week @ 2025-02-09 169/week @ 2025-02-16 163/week @ 2025-02-23 167/week @ 2025-03-02 275/week @ 2025-03-09 485/week @ 2025-03-16

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

GPL-3.0-only

84KB
2K SLoC

Release

Polkadot SDK Stable 2412


lib.rs:

The Approval Voting Parallel Subsystem.

This subsystem is responsible for orchestrating the work done by approval-voting and approval-distribution subsystem, so they can do their work in parallel, rather than serially, when they are run as independent subsystems.

Dependencies

~99–135MB
~2.5M SLoC