-
Notifications
You must be signed in to change notification settings - Fork 405
Release/9.9.0 #3013
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.9.0 #3013
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
Signed-off-by: socialsister <[email protected]>
…er-devnet-ready-get-CRV3WeightCommitsV2 Fix crv3 tests after devnet-ready get `CRV3WeightCommitsV2`
…tter Format Error with string docs
…t-init `LoggingMachine` initialization updated to explicitly call both parent constructors
…namic-info Fixed `moving_price` conversion from `I96F32` to float
Add new CRv4 logic
…eakages UV Fix
Update changelog + version
Bittensor SDK virtual environment sizes by Python version:
|
2 similar comments
Bittensor SDK virtual environment sizes by Python version:
|
Bittensor SDK virtual environment sizes by Python version:
|
ibraheem-abe
previously approved these changes
Aug 11, 2025
…-version Major version locks drand
camfairchild
approved these changes
Aug 11, 2025
ibraheem-abe
approved these changes
Aug 12, 2025
Bittensor SDK virtual environment sizes by Python version:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
do not merge
Release
subtensor-localnet:main
Run e2e tests based on subtensor-localnet:main docker image.
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.9.0 /2025-08-11
What's Changed
CRV3WeightCommitsV2
by @basfroman in Fix crv3 tests after devnet-ready getCRV3WeightCommitsV2
#2978get_stake_weight
methods by @basfroman in Addget_stake_weight
methods #2985transfer_stake_extrinsic
andswap_stake_extrinsic
by @basfroman in Remove ownership check intransfer_stake_extrinsic
andswap_stake_extrinsic
#2996LoggingMachine
initialization updated to explicitly call both parent constructors by @basfroman inLoggingMachine
initialization updated to explicitly call both parent constructors #3008moving_price
conversion fromI96F32
to float by @mcjkula in Fixedmoving_price
conversion fromI96F32
to float #3010New Contributors
moving_price
conversion fromI96F32
to float #3010Full Changelog: v9.8.3...v9.9.0