referrerpolicy=no-referrer-when-downgrade
Expand description

Version 2 of the DB schema.

Modules§

migration_helpers
Approval DB migration helpers.

Structs§

ApprovalEntry
Metadata regarding approval of a particular candidate within the context of some particular block.
BlockEntry
Metadata regarding approval of a particular block, by way of approval of the candidates contained within it.
CandidateEntry
Metadata regarding approval of a particular candidate.
OurAssignment
Details pertaining to our assignment on a block.
Tick
TrancheEntry
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