Skip to content

can't use coldkeypub.txt #22

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

Open
mogmachine opened this issue Sep 28, 2023 · 3 comments
Open

can't use coldkeypub.txt #22

mogmachine opened this issue Sep 28, 2023 · 3 comments

Comments

@mogmachine
Copy link

If you use btcli_regencoldkeypub to generate your coldkeyfile then run the validator you get the following error:

KeyFileError: Keyfile at: /root/.bittensor/wallets/default/coldkey does not exist

It should look for and work with /root/.bittensor/wallets/default/coldkeypub.txt as most validators do not import their cold key mnemonic to the validator machine.

@mogmachine mogmachine changed the title can't use coldkeypub can't use coldkeypub.txt Sep 28, 2023
@mogmachine
Copy link
Author

I have just found btcli w update which now encrypts the coldkey file meaning you can import the key with the mnemonic and not worry. You need to update the cli description of that command as it currently says

update Delegate Stake to an account.

Which is incorrect. That said i still think you should be able to enter just coldkeypub and never have to enter seed on gpu machine.

@steffencruz
Copy link
Contributor

@Eugene-hu @p-ferreira do we have eyes on this?

@Eugene-hu
Copy link
Contributor

Eugene-hu commented Oct 6, 2023

@Eugene-hu @p-ferreira do we have eyes on this?

It has been addressed in the latest release: opentensor/bittensor#1534. Also this should be an issue with the bittensor repo, rather than the text-prompting repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants