Merged
Conversation
…tests Fixes broken e2e tests
…r async subtensor
Add async crv4 e2e test
…ghtCommits-instead-of-CRV3WeightCommitsV2 Use `TimelockedWeightCommits` instead of `CRV3WeightCommitsV2`
…r-get_delegated fix: reflect correct return types for get_delegated
…stake=True` argument
…-separate-matrix-element Separation of test modules into separate text elements as independent matrix elements
…tion Improve `move_stake` extrinsic (add `move_all_stake` parameter)
…eveal-desabled-state
…with-commit-reveal-desabled-state Fix tests related with disabled `sudo_set_commit_reveal_weights_enabled`
Update changelog + version
|
Bittensor SDK virtual environment sizes by Python version: |
1 similar comment
|
Bittensor SDK virtual environment sizes by Python version: |
|
Bittensor SDK virtual environment sizes by Python version: |
ibraheem-abe
previously approved these changes
Aug 28, 2025
|
Bittensor SDK virtual environment sizes by Python version: |
ibraheem-abe
approved these changes
Aug 28, 2025
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
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.10.0 /2025-08-28
What's Changed
TimelockedWeightCommitsinstead ofCRV3WeightCommitsV2by @basfroman in UseTimelockedWeightCommitsinstead ofCRV3WeightCommitsV2#3023flakye2e test (tests.e2e_tests.test_staking.test_safe_staking_scenarios) by @basfroman in Fixflakye2e test (tests.e2e_tests.test_staking.test_safe_staking_scenarios) #3025move_stakeextrinsic (addmove_all_stakeparameter) by @basfroman in Improvemove_stakeextrinsic (addmove_all_stakeparameter) #3028sudo_set_commit_reveal_weights_enabledby @basfroman in Fix tests related with disabledsudo_set_commit_reveal_weights_enabled#3026Full Changelog: v9.9.0...v9.10.0