1. 02 Oct, 2024 1 commit
  2. 28 Sep, 2024 1 commit
    • Axel Kingsley's avatar
      Supervisor: Safety Index (#12154) · 289cd71b
      Axel Kingsley authored
      * fixes
      
      * op-supervisor: head db init fix, logging, op-node debug logging
      
      * interop: track recent safety data
      
      * Early integration and refactor of Views and SafetyIndex
      
      * update for rebase
      
      * rename RecentSafetyIndex ; reorganize
      
      * refactor Pointer method on iterator
      
      * logging
      
      * Delete unused Tracking Code ; New ChainsDB.Safest
      
      * fix naming miss
      
      * fix mistaken line deletion
      
      * Update op-supervisor/supervisor/backend/safety/safety.go
      Co-authored-by: default avatarprotolambda <proto@protolambda.com>
      
      * Add issue numbers to TODO ; Address Proto Comments
      
      ---------
      Co-authored-by: default avatarprotolambda <proto@protolambda.com>
      289cd71b
  3. 24 Sep, 2024 1 commit
  4. 21 Sep, 2024 1 commit
  5. 10 Aug, 2024 1 commit
    • Axel Kingsley's avatar
      op-supervisor: Include executing message info when storing logs. (#11369) · 773e476b
      Axel Kingsley authored
      * Rebase: op-supervisor: Include executing message info when storing logs.
      
      Takes from aj/parse-exec-msg and makes the following updates:
      - uses upstream ABI definitions for identifier hash
      - removes the core recording functionality for the moment
      - fixes up inconsistent typing and merge conflicts due to rearranged packages
      
      * Incorporate new ABI format
      
      * remove trailing newline in contract
      
      ---------
      Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
      773e476b
  6. 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
  7. 11 Jul, 2024 2 commits
  8. 09 Jul, 2024 1 commit