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

Validators Sync #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DarnoX-reef
Copy link

Validator Manager is a separate app which holds and updates models instances based on the Validators config.
The Validators config is supposed to list external validators with their default and child hotkeys by the subnet.

  • The models are accessible through the /validator-admin admin panel
  • The celery job is handling the constant sync with the validators config
  • The models, most especially ExternalHotkey are going to be extended by the upcoming PR's when the chain sync function will be provided.

The core app is extended with same functionality and more:

  • The validators auto-sync enabled/disabled in the admin panel
  • The manual validators sync
  • Delegate stake form in the subnets panel

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