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

Child Hotkey refactor #2251

Merged
merged 28 commits into from
Aug 28, 2024
Merged

Child Hotkey refactor #2251

merged 28 commits into from
Aug 28, 2024

Conversation

opendansor
Copy link
Contributor

Child hotkey refactor

@opendansor opendansor marked this pull request as ready for review August 27, 2024 21:26
@opendansor opendansor self-assigned this Aug 28, 2024
Copy link
Contributor

@roman-opentensor roman-opentensor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Left unblocking comments

bittensor/commands/stake.py Outdated Show resolved Hide resolved
bittensor/commands/stake.py Show resolved Hide resolved
bittensor/commands/stake.py Outdated Show resolved Hide resolved

@staticmethod
def _run(cli: "bittensor.cli", subtensor: "bittensor.subtensor"):
console = Console()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use bittensor.__console__ instead of Console() to be more consistent?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For these commands, (that use this function) its mainly rich that gets used.

gus-opentensor
gus-opentensor previously approved these changes Aug 28, 2024
@opendansor opendansor merged commit cf1d05f into staging Aug 28, 2024
35 of 36 checks passed
@opendansor opendansor deleted the feat/opendansor/chk branch August 28, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants