• clabby's avatar
    feat(ctb): Allow for checkpointing in claim resolution (#10248) · 0d221da6
    clabby authored
    * feat(ctb): Allow for checkpointing in claim resolution
    
    Introduces checkpointing to the `resolveClaim` function in the
    `FaultDisputeGame`, allowing for the pagination of subgame resolution.
    
    fix
    
    * review
    
    * feat(challenger): Resolution checkpointing support (#10253)
    
    * feat(challenger): Resolution checkpointing support
    
    Adds support for resolution checkpointing
    
    * op-challenger: Use a simple maximum number of child claims to resolve per call.
    
    ---------
    Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
    
    ---------
    Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
    0d221da6
withdrawal_helper.go 10.1 KB