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

Add network uids #1044

Merged
merged 83 commits into from
Jan 7, 2023
Merged

Add network uids #1044

merged 83 commits into from
Jan 7, 2023

Conversation

camfairchild
Copy link
Collaborator

@camfairchild camfairchild commented Jan 6, 2023

This PR adds the subtensor code for accessing the chain under the new finney chain RPCs.

Implemented in this PR

netuids

  • check registration on network uid
  • inspect hotkey see network uid
  • view network uids in overview
  • register to network uid
  • serve to network uid
  • implement btcli full
  • list all subnets and properties

delegation

  • show delegates and take
  • stake to delegate
  • check if delegate
  • become delegate

neurons

  • new axon metadata
  • new prometheus metdata
    • grab from neuron
    • add grab by itself
  • add grab axon by itself
  • add grab single neuron
  • add grab rate limit
  • new metagraph api subtensor.metagraph()

set weights

  • set weights with version
    • grab correct version and encoding
    • set in set weights call and val

@unconst unconst merged commit ee7e2a3 into finney Jan 7, 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.

2 participants