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.