Skip to main content

sweep

Function sweep 

Source
async fn sweep(
    services: &Services,
    events: &Family,
    statekeys: &Family,
    event_reverse: Vec<u64>,
    statekey_reverse: Vec<u64>,
    counter: u64,
) -> Scan
Expand description

Reads the deeper indexes once a loser exists in either family.

Statediff entries are tested against both families and chain-cache rows against either, while the shortroomid families are counted for the report without gating any repair.