Skip to main content

record_handler_failure_with_storage

Function record_handler_failure_with_storage 

Source
fn record_handler_failure_with_storage(
    failure_dir: &Path,
    reverter: Address,
    selector: Selector,
    fingerprint: B256,
    call_sequence: &[BaseCounterExample],
    settings: &InvariantSettings,
    storage: &[SymbolicStorageAssignment],
)
Expand description

Persists a handler-side assertion bug with symbolic replay storage.