Expand description
Version 2 of the DB schema.
Modules§
- migration_
helpers - Approval DB migration helpers.
Structs§
- Approval
Entry - Metadata regarding approval of a particular candidate within the context of some particular block.
- Block
Entry - Metadata regarding approval of a particular block, by way of approval of the candidates contained within it.
- Candidate
Entry - Metadata regarding approval of a particular candidate.
- OurAssignment
- Details pertaining to our assignment on a block.
- Tick
- Tranche
Entry - Metadata regarding a specific tranche of assignments for a specific candidate.
Functions§
- load_
block_ entry_ v1 - Load a block entry from the aux store in v1 format.
- load_
candidate_ entry_ v1 - Load a candidate entry from the aux store in v1 format.
Type Aliases§
- Bitfield
- Convenience type definition