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 broken Subtensor methods #2420

Merged
merged 11 commits into from
Nov 14, 2024

Conversation

thewhaleking
Copy link
Contributor

@thewhaleking thewhaleking commented Nov 14, 2024

Fixes

  • get_all_subnets_info
  • get_prometheus_info
  • get_delegate_by_hotkey
  • get_commitment

Adds a reusable hex_to_bytes function for converting hex results to bytes for passing to bt-decode. With unit test.

@thewhaleking thewhaleking linked an issue Nov 14, 2024 that may be closed by this pull request
@thewhaleking thewhaleking changed the title [WIP] Fixes broken Subtensor methods Fixes broken Subtensor methods Nov 14, 2024
@thewhaleking thewhaleking requested a review from a team November 14, 2024 14:17
@thewhaleking thewhaleking marked this pull request as ready for review November 14, 2024 14:19
camfairchild
camfairchild previously approved these changes Nov 14, 2024
camfairchild
camfairchild previously approved these changes Nov 14, 2024
@thewhaleking thewhaleking merged commit fb39a2a into staging Nov 14, 2024
23 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/fix-broken-subtensor-methods branch November 14, 2024 17:24
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.

get_all_subnets_info broken
2 participants