Skip to content

Comprehensive snapshot verification #5720

@mmcgee-jump

Description

@mmcgee-jump

See Agave equivalent, e.g. all the codes like

pub enum VerifySlotDeltasError {
    #[error("too many entries: {0} (max: {1})")]
    TooManyEntries(usize, usize),

    #[error("slot {0} is not a root")]
    SlotIsNotRoot(Slot),

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions