-
Notifications
You must be signed in to change notification settings - Fork 48
Feat/Root claim update for netuids #722
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
Merged
Merged
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
cda3405
update get_coldkey_claim_type
ibraheem-abe 12696d7
update get_all_coldkeys_claim_type
ibraheem-abe dcd8b0a
adds parse_subnet_range
ibraheem-abe b953cf0
adds total_networks call
ibraheem-abe ff93c67
adds netuid args to cmd
ibraheem-abe 75591ba
update cmd set_claim_type
ibraheem-abe c8cb1a5
add _ask_for_claim_types
ibraheem-abe b36b7e4
add _prompt_claim_netuids
ibraheem-abe 356d741
add _preview_subnet_selection
ibraheem-abe e887feb
_format_claim_type_display
ibraheem-abe 9929a9e
_claim_types_equal
ibraheem-abe ebf7cc7
_prepare_claim_type_args
ibraheem-abe 202aaf4
format_claim_type_for_root
ibraheem-abe e410fe1
format_claim_type_for_subnet
ibraheem-abe 0b7d315
update root metagraph
ibraheem-abe bfbc38a
update full metagraph
ibraheem-abe 5451ab9
cleanup
ibraheem-abe c9291b9
remove parsing in cli
ibraheem-abe d85a1b5
parse_subnet_range update
ibraheem-abe a0a1e6e
validity checks
ibraheem-abe 5ca2554
nits
ibraheem-abe c9f57d7
improve help commands
ibraheem-abe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice logic