-
add to our project under neurons/miners add new python file - wallet_withdrawal.py
that file should contain script which iterates over all coldkey and its hotkeys and unstakes all funds from hotkey
…
-
I wan't to use btpd as system wide daemon (actually it's possible right now, but with some symlink trickery). So:
- btpd should read some global config like /etc/btpd.conf looking for options
- change…
-
I have full install bittensor, but i can't find btcli
Requirement already satisfied: bittensor-cli in /root/virtual/lib/python3.12/site-packages (8.2.0)
Requirement already satisfied: wheel in /ro…
-
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`…
-
## Original Request
Thu, May 24, 2007 at 17:54
> Some time ago, i got bored of btcli as an interface to view the active
> torrents. I wrote my own viewer using curses. It has been for some
> time …
-
To reproduce this:
```
git clone git@github.com:biothings/DGIdb.git
cd DGIdb
biothings-cli dataplugin dump # this work fine
biothings-cli dataplugin upload # raise the error below
```
```
…
-
## Original Request
Fri, May 8, 2009 at 01:54
> Last night I wrote the patch I was thinking of and, albeit very basic and absolutely not very much tested, it seems to work here. My C was very rusty …
-
Most easy way explained, wallets has UTXO funds sitting on addresses, but Xbridge itself who is the only responsible for reserving/releasing UTXOs for orders, thinks some/all UTXOs are reserved but …
-
From @the-mx :
>‘btcli w overview’ stopped working for me yesterday evening. SN17, uid 47. Wallet has a stake on the hotkey and delegated stake to the MU validator. First it sees that there is a diff…
-
### Describe the bug
When I use commend
`btcli wallet overview`
It has below error
```
_RemoteTraceback:
"""
Traceback (most recent call last):
File "/usr/lib/python3.10/concurrent/futures…