-
Notifications
You must be signed in to change notification settings - Fork 349
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 3.7 subtensor integration (#1105)
* adds back old subtensor, metagraph, and wallet * naka wallet add netuid param * naka subtensor add netuid param * validator adapt to netuid param * btcli list fix * btcli naka query fix * btcli finney query fix * help & update fix * weights fix * cli finney weight fix * btcli wallets fix * cli fix list_subnet * fixed btcli new hotkey * revert unecessary finney check * btcli stake and unstake fix * btcli naka stake/unstake fix * btcli naka metagraph fix * btcli naka query fix * btcli naka weights fix * removed uncessary finney check * version key for subtensor set_weights * remove duplicated deepcopy * validator version 1 -> version_as_int * get_n -> get_neuron_num * reverted validator version_key to 1 * removed deepcopy * removed uncessary copy import Co-authored-by: Eduardo García <[email protected]> --------- Co-authored-by: Eugene <[email protected]> Co-authored-by: Eduardo García <[email protected]>
- Loading branch information
1 parent
ff4af76
commit 70c93e6
Showing
18 changed files
with
5,107 additions
and
110 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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.