Skip to main content

whole

Function whole 

Source
fn whole<S: Storage>(
    container: &Container<S>,
    rows: Vec<Verified>,
) -> (Vec<Verified>, Option<BreakReport>)
Expand description

The longest prefix of rows whose last rev the container can show, with the break that cut it short.

Only the head is checked at open: every other rev file is blockworx verify’s business, and a hole in one of them is a finding rather than a reason to refuse the document.