Skip to main content

record_handler_failure

Function record_handler_failure 

Source
fn record_handler_failure(
    failure_dir: &Path,
    reverter: Address,
    selector: Selector,
    call_sequence: &[BaseCounterExample],
    settings: &InvariantSettings,
)
Expand description

Persists a handler-side assertion bug under <failure_dir>/handlers/<site>.json, where <site> is keccak256(reverter || selector).