1. 15 Jan, 2025 2 commits
  2. 07 Jan, 2025 1 commit
    • protolambda's avatar
      interop, op-supervisor, op-node: Managed Mode (#13406) · f65c549e
      protolambda authored
      * interop: dataflow refactor v2
      Co-authored-by: default avatarAxel Kingsley <axel.kingsley@gmail.com>
      
      * interop: many refactor-fixes, make action test pass
      
      * op-e2e: fix lint
      
      * op-service: RPC event-stream util, for subscription and polling flexibility
      
      * op-node: update interop managed-mode RPC events to use RPC stream util
      
      * op-supervisor: subscribe or poll for managed-node events
      
      * op-service: stream fallback util
      
      * op-node: fix interop managed L1 traversal
      
      * op-supervisor: enable action tests to pull events
      
      * op-e2e: fix interop action test
      
      * lint
      
      * fix unit test
      
      * Fixes from E2E tests
      - Reset Engine even when in Managed Mode
      - Use correct wrapped subscription
      - Export wrapped subscription type
      - Close Controllers on exit
      
      * Controller tests and fixes
      
      ---------
      Co-authored-by: default avatarAxel Kingsley <axel.kingsley@gmail.com>
      f65c549e
  3. 12 Dec, 2024 1 commit