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

**Is your feature request related to a problem?** Maybe unit tests and integration tests cover a usecase but nothing is covering the pip package execution **Describe the solution you'd like**...

enhancement
testing

Hi Bittensor-Devs, currently I'm very puzzled about the recent wallet-change, and why there are next to none Informations out there publicly accessible (maybe they are via discord, don't know, but...

feature

### Describe the bug Can not found bittensor prune config when running a node. ### To Reproduce Running a bittensor node ### Expected behavior Prune block automatically. ### Screenshots _No...

bug

### Is your feature request related to a problem? Please describe. While managing priorities for executing requests in our asynchronous context, we've found that using a threaded server might not...

help wanted
feature
async migration

Rename `ip` to `internal_ip` add a comment saying so. On Axon.info return both `internal_ip` and `external_ip` (keep `ip` as it is, make a note for code-debt/deprecation later if needed) This...

Moving all async stuff to `bittensor/v2`, retaining legacy functionality in root `bittensor/`

do not merge
do not review yet
async migration

We need to integrate new extrinsics related to child key management into our Python codebase and add corresponding CLI commands. These extrinsics allow users to set and revoke child keys...

feature
bittensor

Adding an interactive cli for the table in get child hotkeys

Since e2e tests take a lot of time to investigate, it was decided to do this in the next PR, after the merger. Related PR https://github.com/opentensor/bittensor/pull/2084

bug
bittensor
testing
async migration

## Description Currently, delegates can only set a global take rate that applies to all subnets. To provide more flexibility and allow delegates to optimize their strategies for different subnets,...