• 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
Name
Last commit
Last update
..
benchmarks Loading commit data...
bindings Loading commit data...
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
params Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
justfile Loading commit data...
service.go Loading commit data...