1. 16 May, 2024 9 commits
    • Mark Tyneway's avatar
      contracts-bedrock: remove dead deploy configs (#10512) · 020bdf1b
      Mark Tyneway authored
      * contracts-bedrock: remove dead deploy configs
      
      Removes dead deploy configs from `contracts-bedrock`. This
      sort of information is now in `superchain-registry`, so there
      is no reason to keep it around in `contracts-bedrock`.
      
      * imports: delete dead imports
      020bdf1b
    • Ethen's avatar
      op-batcher: Support generic DA posting (#10489) · db82b315
      Ethen authored
      * op-batcher: Support generic DA commitment type
      
      * op-batcher: Support generic DA commitment type - update generic flag info
      
      * op-batcher: Support generic DA commitment type - change flag name to respect op-plasma spec
      
      * op-batcher: Support generic DA commitment type - update devnet script to specify da svc
      
      * op-batcher: Support generic DA commitment type - fix failing multi challenge test
      
      * op-batcher: Support generic DA commitment type - fix failing multi challenge test
      
      * op-batcher: Support generic DA commitment type - rm dbug regression in devnet script
      
      * op-batcher: Support generic DA commitment type - fix bugs in commitment propagation from test da server
      
      * op-batcher: Support generic DA commitment type - rm commitment type assertion when reading in op-node
      
      * op-batcher: Support generic DA commitment type - rm dead code
      
      * op-batcher: Support generic DA commitment type - disable da service in devnet script
      
      * op-batcher: Support generic DA commitment type - less verbose comments
      
      * op-batcher: Support generic DA commitment type - add tests for generic DA client <-> interactions
      
      * op-batcher: Support generic DA commitment type - add tests for generic DA client <-> interactions
      
      * op-batcher: Support generic DA commitment type - title case cli var
      db82b315
    • Roberto Bayardo's avatar
    • Adrian Sutton's avatar
      op-challenger: Fix highest acted L1 block metric for completed games (#10549) · 27d2f163
      Adrian Sutton authored
      * op-challenger: Fix highest acted L1 block metric for completed games
      
      Adds an e2e test to prove it really does work.
      
      * op-challenger: Add more context to comment.
      27d2f163
    • clabby's avatar
      feat(ctb): Mainnet FP Deploy Config (#10544) · fa88d9c3
      clabby authored
      Add mainnet fault proof deploy config
      fa88d9c3
    • Matt Solomon's avatar
      fix(ctb): kontrol snapshots (#10557) · e30ccc04
      Matt Solomon authored
      * fix(ctb): snapshots
      
      * ci: fix snapshot check command to also consider kontrol
      
      * ctb: Disable the LivenessModule after ownership is transferred to
      fallback owner
      
      ctb: Use deactivated flag
      
      ctb: Update snapshots
      
      * ctb: Update LM deactivation
      Co-authored-by: default avatarMatt Solomon <matt@mattsolomon.dev>
      
      ---------
      Co-authored-by: default avatarMaurelian <maurelian@protonmail.ch>
      Co-authored-by: default avatarMaurelian <john@oplabs.co>
      e30ccc04
    • Maurelian's avatar
      reviews: Add Cantina Draft report (#10559) · 14151dbc
      Maurelian authored
      14151dbc
    • mbaxter's avatar
      cannon: Update MIPS readme (#10552) · ca48ea7b
      mbaxter authored
      * cannon: Add missing instructions to MIPS readme
      
      * cannon: Remove pseudo-instructions from MIPS readme
      
      * cannon: Fix readme table alignment
      
      * cannon: Fix documentation - overflows are allowed
      ca48ea7b
    • Joshua Gutow's avatar
      507c515e
  2. 15 May, 2024 9 commits
  3. 14 May, 2024 11 commits
  4. 13 May, 2024 9 commits
  5. 12 May, 2024 1 commit
    • refcell's avatar
      feat(op-dispute-mon): L2BlockNumberChallenged Support (#10451) · bde6a96e
      refcell authored
      * feat(op-dispute-mon): L2BlockNumberChallenged dispute monitor support
      
      feat(op-dispute-mon): query for the l2 block number through the game metadata call
      
      fix(op-dispute-mon): query for the l2 block number through the game metadata call
      
      fix(op-dispute-mon): query for the l2 block number through the game metadata call
      
      * fix(op-dispute-mon): block challenge check
      
      * fix(op-dispute-mon): use agreement and metrice
      
      * op-dispute-mon: Separate l2 challenge metric (#10483)
      
      * op-dispute-mon: Consider l2 block number challenged when forecasting but don't make it a new game status.
      
      Add a separate metric to report the number of successful L2 block number challenges.
      
      * op-challenger: Remove unused blockNumChallenged field from list-games info struct
      
      * op-dispute-mon: Consider l2 block challenger in expected credits. (#10484)
      
      * feat(op-dispute-mon): Update L2 Challenges Metrics (#10492)
      
      * fix: change the l2 challenges to tha gauge vec
      
      * fix: consistent metric labels
      
      ---------
      Co-authored-by: default avatarrefcell <abigger87@gmail.com>
      
      ---------
      Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
      bde6a96e
  6. 11 May, 2024 1 commit