1. 26 Sep, 2024 1 commit
  2. 24 Sep, 2024 1 commit
  3. 21 Sep, 2024 1 commit
  4. 20 Sep, 2024 1 commit
  5. 17 Sep, 2024 1 commit
  6. 14 Sep, 2024 1 commit
    • Axel Kingsley's avatar
      Interop: SuperSystem for E2E Tests (#11850) · 5e14a615
      Axel Kingsley authored
      * op-e2e: interop test setup (work in progress)
      
      * op-e2e: interop test setup
      
      * organization and comment updates
      
      * refactor creation code into WIP system2
      
      * save secrets per L2
      
      * Add SuperSystem Interface ; Add Users and Transactions
      
      * Further Refactoring ; Fix Test
      
      * Add Supervisor
      
      * Add Supervisor Client
      
      * Comment out Proposer
      
      * Add AddL2RPC to Supervisor Client
      
      * Fully link Supervisor and OP Node in E2E Test
      
      * correct RPC call supervisor_checkBlock
      
      * Make EOF acceptable for backend check
      
      * final structure names
      
      * Change unused functions to _ for linter
      
      * fix import order
      
      * Add Github Issue Numbers to TODOs
      
      * tynes comments: add World Resource as configurable
      
      ---------
      Co-authored-by: default avatarprotolambda <proto@protolambda.com>
      5e14a615
  7. 07 Sep, 2024 1 commit
  8. 28 Aug, 2024 2 commits
  9. 23 Aug, 2024 1 commit
  10. 13 Jul, 2024 1 commit
    • Adrian Sutton's avatar
      op-supervisor: Wire in head tracking (#11139) · 98e1cf26
      Adrian Sutton authored
      * op-supervisor: Introduce head tracker
      
      * op-supervisor: Move log db to subpackage of db.
      
      * op-supervisor: Route all updates through a common db that can track heads
      
      * op-supervisor: Remove unused error.
      
      * op-supervisor: Remove operations - it fits into a later PR.
      
      * op-supervisor: Fix semgrep
      
      * op-supervisor: Move resuming databases into ChainsDB so it can later update the chain heads too.
      98e1cf26
  11. 11 Jul, 2024 1 commit
    • Adrian Sutton's avatar
      op-supervisor: Refactor types (#11132) · d5109103
      Adrian Sutton authored
      * op-supervisor: Move TruncatedHash and ExecutingMessage out of db package
      
      * op-supervisor: Introduce EntryIdx type
      
      Will make it clear when a value is a block number vs a db entry index when adding head tracking.
      d5109103
  12. 09 Jul, 2024 4 commits
  13. 29 Jun, 2024 1 commit
  14. 28 Jun, 2024 1 commit
  15. 18 Jun, 2024 1 commit