subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

Bittensor Blockchain Layer

Results 239 subtensor issues
Sort by recently updated
recently updated
newest added

### Adds bad block blacklist

hotfix
run-bittensor-e2e-tests

hotfix
run-bittensor-e2e-tests

## Description ## Related Issue(s) - Closes #1589 ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...

skip-cargo-audit
run-bittensor-e2e-tests

## Description ## Related Issue(s) - Closes #1524 ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...

skip-cargo-audit
skip-validate-benchmarks

### Is your feature request related to a problem? Please describe. Given that the Bittensor network is currently paused, I propose the following schedule for the recovery and update process:...

## Description This PR addresses the stake manipulation problem. It introduces a stake lock after each stake deposit operation (like `add_stake` or `add_stake_limit`). The lock is the block number after...

breaking-change
skip-cargo-audit

The upgrade to the latest SDK will be divided into multiple steps and require upgrading the dependencies first for [frontier](https://github.com/opentensor/frontier) followed by subtensor. - [x] #1607 opentensor/frontier#12 - [ ]...

## Description This PR removes values for root subnets from the following storage item list: - SubnetworkN - Tempo - ActivityCutoff - Bonds - Keys - MaxAllowedValidators - SubnetOwnerHotkey -...

skip-cargo-audit
run-bittensor-e2e-tests

## Description This PR reimplements "stake delta" feature that was removed previously. It saves stake movement into the separate storage by hotkey, coldkey, and netuid. During the `epoch()` function execution...

skip-cargo-audit