Module all

Source
Expand description

A module for grouping several setup ceremonies into a single one.

This also matches the coordination strategy we have for phase2, along with the corresponding protobufs.

Structs§

AllExtraTransitionInformation
Phase1CeremonyCRS
Holds all of the CRS elements for phase1 in one struct.
Phase1CeremonyContribution
Holds all of the phase1 contributions in a single package.
Phase1RawCeremonyCRS
Holds all of the CRS elements for phase1 in one struct, before validation.
Phase1RawCeremonyContribution
All phase1 contributions, before they’ve been validated.
Phase2CeremonyCRS
Holds all of the CRS elements for phase2 in one struct.
Phase2CeremonyContribution
Holds all of the phase2 contributions in a single package.
Phase2RawCeremonyCRS
Holds all of the CRS elements for phase2 in one struct, before validation.
Phase2RawCeremonyContribution
All phase2 contributions, before they’ve been validated.

Constants§

NUM_CIRCUITS

Functions§

combine
transition
Transition between phase1 and phase2, producing extra information to be saved.