bittensor
bittensor copied to clipboard
Internet-scale Neural Networks
**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**...
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...
### 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...
### 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...
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/`
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...
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
## 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,...