Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(agents): chain-centric watcher #224

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

lattejed
Copy link
Member

Motivation

An operator running a watcher is typically an app owner or L1 partner (chain-centric). In the current, home-centric agent design, they must currently run N watcher instances for each home<>replica channel leading to the chain of interest (high operational burden). A chain-centric watcher would lower that operational burden as well as simplify watcher funding.

Solution

Refactor watcher to watch over all incoming connections to a chain.

PR Checklist

  • Added Tests
  • Updated Documentation
  • Updated CHANGELOG.md for the appropriate package
  • Ran PR in local/dev/staging

@lattejed lattejed added enhancement New feature or request refactor labels Jul 22, 2022
@lattejed lattejed self-assigned this Jul 22, 2022
@lattejed lattejed changed the title Lattejed/chain centric watcher refactor(agents): chain-centric watcher Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant