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

- Updates additional requirements for releases through macOS - Adds script for release-notes for macOS systems **WIP**: Checking why json parsing is failing when system tries to generate an official...

### Is your feature request related to a problem? Please describe. As part of [Refactoring of the Bittensor codebase](https://github.com/opentensor/bittensor/issues/1882) ### Describe the solution you'd like - [ ] Style refactoring...

bittensor
refactoring

Adds e2e tests for `subnets` subcommands.

testing

## Is your feature request related to a problem? Please describe. The current Bittensor package lacks consistent coding standards across its various modules, which сan led to maintainability issues. This...

feature
refactoring

### Describe the bug There are several issues with bittensor 6.12.2 version: 1. Unable to perform btcli w overview 2. Unable to register btcli s register 3. Unable to remove...

bug

### Describe the bug Stake removal for all hotkeys does not work if you have at least one hotkey with less than 0.1T in it bittensor cli v6.12.2 ### To...

bug

The following tests are skipped when running Pytest because they are async but not marked with `@pytest.mark.asyncio`: `unit_tests/test_axon.py`: ```python async def test_verify_body_integrity_happy_path async def test_verify_body_integrity_edge_cases async def test_verify_body_integrity_error_cases ``` If...

### Is your feature request related to a problem? Please describe. As a part of https://github.com/opentensor/bittensor/issues/1882 ### Describe the solution you'd like - [x] Style refactoring - [x] Сode refactoring...

feature
refactoring

Description: With the Commit Reveal changes upcoming in subtensor, there is a need to compliment the `set_weights` function with `commit_weights` and `reveal_weights` see this issue for context on the subtensor...

When we do the migration to allowing S and DTAO and also the new emission design we should have a column here for the total TAO In a subnet which...