Merged
Conversation
* integrate openconfig progess * add type or suppress for argparse * use for problematic types * fix type hints * move test under testcase class * move tests under testcase class * add test for btcli with empty arguments on every command * remove unneeded setup from test * remove type or suppress from int * remove to defaults test * use dot get for prefix check * move tests to config repo * fix test by passing argv=[] * use new package name * fix name of openconfig package
* integrate openconfig progess * add type or suppress for argparse * use for problematic types * fix type hints * move test under testcase class * move tests under testcase class * add test for btcli with empty arguments on every command * remove unneeded setup from test * remove type or suppress from int * remove to defaults test * use dot get for prefix check * move test to package * move wallet mock * move some utils to package * move wallet to package * move reregister to registration utils * add mocks * move keyfile to package * move test to utils tests * use different naming * fix import * change function name and use kwargs * modify naming * add is_hotkey_registered * use new function * fix patch * arg is cuda (typo) * specify reregister true * use generate wallet * get mock wallet during tests * extract get ss58 format util * remove _mock arg * extract tests * import from base * use subtensor for get_balance * use new hotkey during test * fix mocking * add new packages to reqs file * use new package naming * bump wallet dep
Merged
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.