1. 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
  2. 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
  3. 09 Jul, 2024 4 commits
  4. 29 Jun, 2024 1 commit
  5. 28 Jun, 2024 1 commit
  6. 18 Jun, 2024 1 commit