Module election

Source
Expand description

Sortition trait elections used for consensus

Modulesยง

dummy_catchup_membership
Dummy Membership which enforces that we must be caught up to use
helpers
general helpers
randomized_committee
leader completely randomized every view
randomized_committee_members
quorum randomized every view, with configurable overlap
static_committee
static (round robin) committee election
static_committee_leader_two_views
static (round robin leader for 2 consecutive views) committee election
two_static_committees
two static (round robin) committees for even and odd epochs