Skip to content

refactor(agents): chain-centric watcher#224

Draft
lattejed wants to merge 6 commits intomainfrom
lattejed/chain_centric_watcher
Draft

refactor(agents): chain-centric watcher#224
lattejed wants to merge 6 commits intomainfrom
lattejed/chain_centric_watcher

Conversation

@lattejed
Copy link
Copy Markdown
Contributor

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