bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

Internet-scale Neural Networks

Results 190 bittensor issues
Sort by recently updated
recently updated
newest added

The most critical screens: 1. btcli root list 2. btcli stake delegate / undelegate 3. btcli subnets list 4. btcli st add / remove 5. btcli r list_delegates 6. btcli...

[WIP] Backend server for Commander. Fixes - https://github.com/opentensor/KnowledgeBase/issues/2

do not merge

### Describe the bug Revolt | TAO-Validator.com tried setting weights when sn30 didn't exist and this is what he got ``` ❌ Failed: {'type': 'Module', 'name': 'UidVecContainInvalidOne', 'docs': ['The caller...

bug

### Describe the bug It seems the new update 6.12.0 is mandatory to use testnet now. However, logging is still broken starting from version 6.10.0. bt.logging.info doesn't show up. only...

bug

### Describe the bug I faced a error when adding commit/reveal weights to subnet Finally i found that weights must be a list of int, though weights should be a...

bug

### The current task will cover 2 goals: 1. Avoiding multiple code duplication 2. Maintaining strict class architectures for creating command classes. ### AC: - [ ] The classes of...

Branch: `dynamic` Steps to reproduce: 1. Use zsh on MAC OS 2. `btcli s list` ![Image](https://github.com/opentensor/bittensor/assets/166415444/c6f56661-1a33-4a24-bf69-25cf7e57f013) ![Image](https://github.com/opentensor/bittensor/assets/166415444/940f9901-38cb-4585-8aa1-9b0b6020b92a)

Branch: `dynamic` The slippage is currently shown in `st add` and `st remove`. `st delegate` and `st undelegate` need to show it the same way using the globally configurable parameter...

### Is your feature request related to a problem? Please describe. As a next step after `bittensor/subtensor.py` migrated to async the `bittensor/extrinsic` sub-package have to be next one. ### Describe...

bittensor
async migration