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

[event-watcher] Create service boilerplate #398

Closed

Conversation

agodnic
Copy link
Contributor

@agodnic agodnic commented Jun 12, 2023

Description

This pull request implements the boilerplate for a new service named event-watcher (for lack of a better name).

As the name implies, the service listens for events in the core layer contracts. In particular, we're interested in monitoring the transactions that generate VAAs. The service persists that information in MongoDB.

For each chain, the service has a connector that monitors events in that chain's core layer contract.

@agodnic agodnic linked an issue Jun 12, 2023 that may be closed by this pull request
5 tasks
@agodnic agodnic force-pushed the 378-core-contract-watcher-create-service-boilerplate branch from 2292088 to 8c590fb Compare June 13, 2023 20:46
@agodnic
Copy link
Contributor Author

agodnic commented Jun 14, 2023

Putting this on hold due to priority changes.

@agodnic agodnic changed the title [core-contract-watcher] Create service boilerplate [event-watcher] Create service boilerplate Aug 2, 2023
@agodnic
Copy link
Contributor Author

agodnic commented Aug 3, 2023

Closing, this became deprecated by #604

@agodnic agodnic closed this Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant