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