• Adrian Sutton's avatar
    op-challenger: Restrict the safe head in output provider BlockNumber (#9664) · 8d59c7a1
    Adrian Sutton authored
    * op-challenger: Restrict the safe head in output provider BlockNumber instead of OutputRootProvider
    
    This ensures the restriction is applied both to fetching output roots, and identifying the L2 block number the agreed output root comes from. The disputed block number remains restricted only by the claimed block number.
    
    * go mod tidy cannon examples.
    
    * op-e2e: Add test that proposals for future blocks are invalidated
    8d59c7a1