• 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
Name
Last commit
Last update
..
batcher Loading commit data...
challenger Loading commit data...
disputegame Loading commit data...
fakebeacon Loading commit data...
geth Loading commit data...
receipts Loading commit data...
transactions Loading commit data...
wait Loading commit data...
addresses.go Loading commit data...
addresses_test.go Loading commit data...
blobs.go Loading commit data...
secrets.go Loading commit data...
setup.go Loading commit data...
setup_test.go Loading commit data...
testing.go Loading commit data...