Expand description

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.

Modules§

  • Approval DB accessors and writers for on-disk persisted approval storage data.
  • Assignment criteria VRF generation and checking.
  • Time utilities for approval voting.

Structs§