-
Notifications
You must be signed in to change notification settings - Fork 434
Release/9.7.0 #2905
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.7.0 #2905
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
…e template from subdirectory
Updated pull request template links to point to the correct `.github/PULL_REQUEST_TEMPLATE/*.md` files for proper rendering and navigation.
The issue wasn't with the path itself, but with GitHub requiring the additional 'expand=1' query parameter for proper template rendering. This change ensures the correct behavior when selecting pull request templates.
Add `get_subnet_info`
…rns `None`: Fixed
…rt_block e2e tests are working with subtensor patch
e2e workflow: improve skipping logic (no error when skip the job)
…allow_death-with-transfer_keep_alive Replace `transfer_allow_death` with `transfer_keep_alive`
9.6.2: Bumps version and changelog
Fix broken pull request template links (#2867)
…templates update pr templates with branch ack
9.7.0: Bumps version & changelog
thewhaleking
approved these changes
May 29, 2025
|
Bittensor SDK virtual environment sizes by Python version: |
1 similar comment
|
Bittensor SDK virtual environment sizes by Python version: |
basfroman
approved these changes
May 29, 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.7.0 /2025-05-29
What's Changed
get_subnet_infoby @basfroman in Addget_subnet_info#2894get_next_epoch_start_blockby @basfroman in Fix bug inget_next_epoch_start_block#2899transfer_allow_deathwithtransfer_keep_aliveby @basfroman in Replacetransfer_allow_deathwithtransfer_keep_alive#2900New Contributors
Full Changelog: v9.6.1...v9.7.0