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