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

Improvments3 #186

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

Improvments3 #186

wants to merge 23 commits into from

Conversation

0xSpuddy
Copy link
Collaborator

@0xSpuddy 0xSpuddy commented Jan 17, 2025

Making pull request for the improvements branch that we've been working on.
The following goals should be addressed by this PR:

  • A configuration file added for networks to monitor for the DVM. This is desirable because currently all networks listed in ~/telliot/endpoints.yaml are being actively monitored even if they are only there for telliot-feeds source dependencies or reporting processes running on the same machine.

  • Allowing for different alert and dispute thresholds for each feed. The way the DVM works currently is either / or, which makes it necessary to run two seperate DVM processes for alerts and disputes.

  • --skip-confirmations flags added so that the DVM can be configured to run as a system service. This is desirable for simplified operations / restarts.

This code is currently live and monitoring all tellor testnets. Many command sense / sanity checks completed successfully. Marked as a draft because the local tests (which require the outdated ganache-cli package) still need work.

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