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

basically 2 problems: this: https://github.com/opentensor/subtensor/actions/runs/15144171875/job/42575641270?pr=1634 and this: https://github.com/opentensor/subtensor/blob/devnet-ready/pallets/subtensor/src/macros/hooks.rs#L107

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

We need to sudo-clear root epoch values on Finney: Incentives Dividends Ranks Trust ...

When a release PR merges to testnet and/or main, CI should post release notes to a Discord channel.

## Description Hotfix for batch calls being able to nest ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...

skip-cargo-audit

## Yuma Consensus v3 (available for all subnets) * Per-bond EMA scaling: individual & sparse-mode bonds now adapt via exponential moving averages for smoother rewards * Refactored α-parameters (including new...

breaking-change
skip-cargo-audit
deploy-mainnet

This task contains two sub-tasks: - Remove rate limits for root admin calls. - Store all rate limits in `LastRateLimitedBlock` and implement corresponding migration. **Remove rate limits for root admin...

## Description To fix some wrong description in the readme in evm-tests folder. ## Related Issue(s) - Closes #[issue number] ## Type of Change - [ ] Bug fix (non-breaking...

no-spec-version-bump
skip-cargo-audit
run-bittensor-e2e-tests

# dTao-Compatible Subnet Deregistration ## Background Since the dTao launch, our existing subnet deregistration (`dissolve_network` / `remove_network`) is no longer working correctly. ## Subnet Pruning - Triggered when `SubnetLimit` is...

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

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

## Type of Change I think name of the second argument for the following method should be updated because the emission is actually alpha emission. ```rust pub fn epoch(netuid: u16,...