subtensor
subtensor copied to clipboard
Bittensor Blockchain Layer
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
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...
## 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...
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...
# 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...
## 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,...