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

Fixes for root + enhancements #60

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Fixes for root + enhancements #60

merged 3 commits into from
Sep 10, 2024

Conversation

ibraheem-opentensor
Copy link
Contributor

@ibraheem-opentensor ibraheem-opentensor commented Sep 10, 2024

  • Fixes root boost and slash to work when no previous weight is present
  • Revamps UI when setting weights
  • Adds network information in all root commands
  • Adjusts UI of child hotkeys to follow convention
  • Fixes table of root my-delegates getting overflow

for i, w in enumerate(my_weights):

print_verbose("Fetching current weights")
for _, w in enumerate(my_weights):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason we need to enumerate this?

@thewhaleking thewhaleking merged commit 2d24ea0 into main Sep 10, 2024
3 checks passed
@thewhaleking thewhaleking deleted the fix/root-slash-boost branch September 10, 2024 18:04
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.

2 participants