-
in the docs:
$ btcli root list_delegates --wallet-name my_wallet
but --wallet-na…
-
### Describe the bug
## Description
On a fresh install of 8.1.0 from PyPI, the user is unable to access their wallet due to an AttributeError.
## Workaround
Downgrade to 8.0.0.
`pip ins…
stong updated
2 months ago
-
Variable for storing password: (`BT_PW_%WALLET_NAME%_%COLDKEY/HOTKEY%_{}`, keyname)
Functional:
- [x] Function for creating local env variable based on uniq keyfile path;
- [x] Encryption/decryption …
-
Typer allows multiple uses of the same option, and then just uses whichever was specified last. E.g. in `btcli w balance --network ws://127.0.0.1:9945 --network local`, it would use `local` and comple…
-
The following error happens when running `wallet balance` with Python 3.9 (but not later versions):
```
╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────…
-
I executed the following in a terminal
`BUILD_BINARY=0 ./scripts/localnet.sh`
then ran the following in another terminal
`btcli wallet faucet --wallet.name owner --wallet.path /path/to/wallets/ --s…
-
### Describe the bug
There are several issues with bittensor 6.12.2 version:
1. Unable to perform btcli w overview
2. Unable to register btcli s register
3. Unable to remove stake btcli st remove
…
-
### Is your feature request related to a problem? Please describe.
The feature related with following issues:
- [subtensor: UI and python client get the error types and error docs from metadata](http…
-
### Describe the bug
`btcli wallet faucet --subtensor.chain_endpoint=ws://127.0.0.1:9945` gives errors:
```
bhimes@Benjamins-MacBook-Pro /Users/bhimes/bittensor …
-
User getting error:
```
Failed: Subtensor returned `HotKeyAccountNotExists (Module)` error. This means: `The hotkey does not exists`
```
when running `btcli r nominate --subtensor.network=test` …