-
Notifications
You must be signed in to change notification settings - Fork 406
Release/9.8.0 #2947
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release/9.8.0 #2947
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-hotkeys Add method to fetch parents for child hotkeys
…g-wallet Add local env variable for `config.wallet.*`
Co-authored-by: BD Himes <[email protected]>
Co-authored-by: BD Himes <[email protected]>
Co-authored-by: BD Himes <[email protected]>
Co-authored-by: BD Himes <[email protected]>
…atting-cleanup
Backmerge/9.7.1
chore(ci): upgrade Docker GitHub Actions to latest stable versions
Co-authored-by: BD Himes <[email protected]>
I have an entry for SDK v.10 to make error messages more informative. I don't want the user to have to double-check themselves to figure out what the error is. Co-authored-by: BD Himes <[email protected]>
Integrate Liquidity Provider feature
Fix e2e test metagraph after chain change
9.8.0 Bumps version and updates changelog
Bittensor SDK virtual environment sizes by Python version:
|
1 similar comment
Bittensor SDK virtual environment sizes by Python version:
|
…logic Extend `liquidity` logic
Updates btwallet dependency (3.1.0)
basfroman
approved these changes
Jul 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
9.8.0 /2025-07-07
What's Changed
config.wallet.*
by @basfroman in Add local env variable forconfig.wallet.*
#2908scripts/install.sh
by @basfroman in improvescripts/install.sh
#2914SKIP_PULL
variable for conftest.py by @basfroman in AddSKIP_PULL
variable for conftest.py #2920SubnetIdentity
with subtensor related v3 changes by @basfroman in UpdateSubnetIdentity
with subtensor related v3 changes #2923root_set_pending_childkey_cooldown_extrinsic
by @basfroman in Addroot_set_pending_childkey_cooldown_extrinsic
#2925SubnetHyperparameters
with v2 by @basfroman in UpdateSubnetHyperparameters
with v2 #2938unstake_all
extrinsics by @basfroman in Add new logic forunstake_all
extrinsics #2897New Contributors
Full Changelog: v9.7.0...v9.8.0