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

polkadot-node-core-approval-voting-parallel

Approval Voting Subsystem running approval work in parallel

3 releases (breaking)

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

#10 in #approval

Download history 3/week @ 2024-10-08 2/week @ 2024-12-10 145/week @ 2025-01-14 32/week @ 2025-01-21

177 downloads per month
Used in 2 crates (via polkadot-service)

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

~94–130MB
~2.5M SLoC