Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information