-
Notifications
You must be signed in to change notification settings - Fork 434
Release/9.5.0 #2872
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.5.0 #2872
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
Fix typos in test documentation and docstrings
Add bittensor-drand==0.5.0
…metagraph-logic Extend selective metagraph logic
fix: $BASH_ENV loading issue
Update github actions versions due to deprecation
Add methods to Async/Subtensor class
…k-tests-each-saturday Add `non-fast-blocks` e2e tests each Saturday
…without SelectiveMetagraph.
Selective-metagraph -> MetagraphInfo
…-interface-for-e2e-tests Improve e2e tests and fix bug in SubtensorApi
v9.5.0: Updates changelog and version
basfroman
approved these changes
May 12, 2025
|
Bittensor SDK virtual environment sizes by Python version: |
camfairchild
approved these changes
May 12, 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.5.0 /2025-05-12
What's Changed
force_register_neuroninto MockSubtensor by @basfroman in Addforce_register_neuroninto MockSubtensor #2839Monitor-Requirements-Sizeworkflow by @basfroman in AddMonitor-Requirements-Sizeworkflow #2842SelectiveMetagraphinterface into SDK by @basfroman in AddSelectiveMetagraphinterface into SDK #2846periodargument to extrinsics calls by @basfroman in Addperiodargument to extrinsics calls #2857period=16for fast blocks test by @basfroman inperiod=16for fast blocks test #2859README.mdby @gap-editor in docs: fix typos inREADME.md#2861SubtensorApiinterface for SDK by @basfroman in IntroduceSubtensorApiinterface for SDK #2862__all__to easy_imports.py to get rid of all the #noqa stuff by @thewhaleking in Adds__all__to easy_imports.py to get rid of all the #noqa stuff #2863🥩stostakingby @basfroman in🥩stostaking#2864get_next_epoch_start_blockby @basfroman in Fixget_next_epoch_start_block#2865non-fast-blockse2e tests each Saturday by @basfroman in Addnon-fast-blockse2e tests each Saturday #2860New Contributors
README.md#2861Full Changelog: v9.4.0...v9.5.0