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

**DO NOT MERGE** until PR https://github.com/opentensor/subtensor/pull/1745 merged to `devnet-ready`. --- #### Current implementation is based on: - PR https://github.com/opentensor/subtensor/pull/1745 #### AC: - [x] initial async/sync extrinsic logic + subtensor calls...

feature
do not merge

Currently some of the PR checks are located in `app.circleci.com`. Let's put it all together in `GH actions`

enhancement

### AC: - [x] wait until https://github.com/opentensor/subtensor/pull/1614 merged to `devnet-ready`. - [x] wait https://github.com/opentensor/subtensor/actions/runs/15445238963/job/43472928612 job - [x] ready to merge - subtensor PR is merged to `devnet-ready` - [ ]...

feature
do not merge

1. Create a docker image `Localnet` based on the `subtensor/main` branch. This will allow running Bittensor master branch tests (which correspond to the release) with mainnet state. We can handle...

feature
testing

Description: Corrects a minor typo in a comment within the test_commit_weights.py file, changing "commited" to "committed" for improved clarity and professionalism.

### Description of the Change changes to enable the reset_bonds subtensor feature. ### Alternate Designs N/A ### Possible Drawbacks N/A ### Verification Process local ### Release Notes Added optional `reset_bonds`...

feature

https://github.com/opentensor/subtensor/blob/18379a4cd99ac78d62e4d2bd4ff3276cd06725e4/pallets/subtensor/src/lib.rs#L1498

enhancement

Add method to async-substrate-interface for getting raw websocket data that can be dropped into a file, and add a script to convert this to websocket_integration_data data.

enhancement

SDK Impl based on this commit https://github.com/opentensor/subtensor/commit/264beda39061a33509c003366b4751451c7dc7cf

feature

Related subtensor PR: https://github.com/opentensor/subtensor/pull/1614 AC for release: - [x] `SelectiveMetagraph` in SDK - [x] Subtensor fix https://github.com/opentensor/subtensor/pull/1565 is deployed into `finney` (tested locally) - [ ] `SelectiveMetagraph` PR https://github.com/opentensor/subtensor/pull/1614 with...

feature