subtensor
subtensor copied to clipboard
Bittensor Blockchain Layer
fixes #528
### Describe the bug Current main head (e79b0999d3ee18a73cbaa64df6e7578f79aaa22) doesn't build with pow-faucet feature on ubuntu ark x86_64 ### To Reproduce 1) git clone the repo 2) setup rust with `./subtensor/scripts/init.sh`...
## Description This PR patches the neuron lite method to use `get_stake_for_hotkey_on_subnet` , so that stake takes into account parent / childkeys. ## Related Issue(s) - Closes #[issue number] ##...
## Description This PR runs bob on 9944, so that it works with the cli's local option ## Related Issue(s) - Closes #[issue number] ## Type of Change - [x]...
try-runtime should run on all networks in every pr to catch issues earlier.
Expose the RPCs for grandpa pallet.
## Issue During network inactivity (>5000 blocks), miners receive zero emissions while validators receive 100% of emissions based on stake. This creates an unfair distribution and penalizes miners during maintenance...
**Issue: Inaccurate "Unstake All" Behavior in Dynamic Environments** We've observed that when users try to `unstake` their entire Alpha from a hotkey, a small residual stake sometimes remains. This happens...
## Description ## Related Issue(s) - Closes #[issue number] ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...