What's Changed
- Update e2e-tests (metagraph_info, staking) by @basfroman in #2907
- Add method to fetch parents for child hotkeys by @thewhaleking in #2906
- Add local env variable for
config.wallet.*
by @basfroman in #2908 - Subtensor docstring cleanup by @thewhaleking in #2910
- Release/9.7.1 by @ibraheem-abe in #2911
- Backmerge/9.7.1 by @thewhaleking in #2913
- chore(ci): upgrade Docker GitHub Actions to latest stable versions by @MamunC0der in #2912
- improve
scripts/install.sh
by @basfroman in #2914 - Cleanup websocket integration data by @thewhaleking in #2915
- chore: fix some typos in comment by @eveneast in #2868
- Add
SKIP_PULL
variable for conftest.py by @basfroman in #2920 - Update
SubnetIdentity
with subtensor related v3 changes by @basfroman in #2923 - add time for flaky test by @basfroman in #2924
- Add
root_set_pending_childkey_cooldown_extrinsic
by @basfroman in #2925 - New logic for alpha low and high (0.025 <= alpha_low <= alpha_high <= 1) by @basfroman in #2927
- Fix Typo in test_commit_weights.py by @zeevick10 in #2922
- New websockets option by @thewhaleking in #2917
- Retry archive node support by @thewhaleking in #2909
- Fix: Safe staking e2e test by @ibraheem-abe in #2929
- fix type conversion in axon preprocess by @Windfarer in #2930
- [LINT] Improved type hints by @Arthurdw in #2918
- Set balance netuids in staking tests by @thewhaleking in #2934
- Improve subnet method logic by @basfroman in #2937
- Update
SubnetHyperparameters
with v2 by @basfroman in #2938 - upgrade numpy by @thewhaleking in #2936
- decode metadata with empty value by @thewhaleking in #2940
- Reset bonds by @andreea-popescu-reef in #2876
- Add new logic for
unstake_all
extrinsics by @basfroman in #2897 - SelectiveMetagraph back by @basfroman in #2887
- add unstake_all to SubtensorApi.extrinsics by @basfroman in #2943
- Integrate Liquidity Provider feature by @basfroman in #2939
- Fix e2e test metagraph after chain change by @basfroman in #2945
- Extend
liquidity
logic by @basfroman in #2949 - Updates btwallet dependency (3.1.0) by @ibraheem-abe in #2948
- Release/9.8.0 by @ibraheem-abe in #2947
New Contributors
- @MamunC0der made their first contribution in #2912
- @eveneast made their first contribution in #2868
- @Windfarer made their first contribution in #2930
Full Changelog: v9.7.0...v9.8.0