-
Recently, the on-chain `set_children` rate-limit was increased. However, because this command is executed once for both remove and set children on the btcli-side, this ends up attempting 2 transaction…
-
NeuronInfo RPC currently reports stake values like follows:
```
NeuronInfoLite(hotkey='5DfZR9qRhv2C7JT2fxJ2dLUX1QPZYQwwA5D3NGGUBW3RLsXW', coldkey='5CvaAT12X8nJBczNDm6QoqFgDrsWhtzkr4F5wdnD8yYz326C', u…
-
The help text for `btcli w inspect` states:
> Displays the details of the user's wallet pairs (coldkey, hotkey) on the Bittensor network.
However, only the coldkey is actually used.
-
It would appear that the command `btcli root undelegate-stake` doesn't work as expected, where` btcli stake remove` does.
https://discord.com/channels/799672011265015819/799672011814862902/1291059059…
-
See #234
Wallet History no longer works because the Taostats API has changed that we had been relying on. The solution in #234 also won't work, as it requires an API key, which we can't feasibly ad…
-
See this PR and document what's necessary. https://github.com/opentensor/bittensor/pull/1784
-
![image](https://github.com/user-attachments/assets/0e9a4d8a-b639-4047-9606-b6fde4430497)
We need to provide a smooth way to display staked delegates and also the amount. The user should be able to…
-
### Describe the bug
When starting a local subtensor on testnet, i get a lot of
`Report 12D3KooWM4hxkTJB1a8W5hdDPCh9GdRYuk2QghYLAG9dWJd65ZKy: -2147483648 to -2147483648. Reason: Genesis mismatch. B…
-
After a previously unsucessful POW registration attempt, we are unable to try again with the same key , as the CLI exits without an error.
```
btcli subnet pow_register --wallet.name default …
-