Skip to main content

Module pruning

Module pruning 

Source
Expand description

Post-cycle responsibility pruning (Section 11).

On NeighborSyncCycleComplete: prune stored records and PaidForList entries that have been continuously out of range for at least PRUNE_HYSTERESIS_DURATION.

Structs§

PrunePassContext
Shared dependencies and switches for one prune pass.
PruneResult
Summary of a prune pass.

Functions§

run_prune_pass
Execute post-cycle responsibility pruning.
run_prune_pass_with_context
Execute one prune pass with repair-proof-gated remote confirmations.