-
Notifications
You must be signed in to change notification settings - Fork 406
Release/9.4.0 #2837
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.4.0 #2837
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
…greater than tempo) + fix_test_commit_reveal_v3
…tart-call Fix and improve e2e tests after `start call` new limit in subtensor
Co-authored-by: Cameron Fairchild <[email protected]>
…k-module-description Add `bittensor.timelock` module description
fix: Update broken link in `CONTRIBUTING.md`
docs: added a new badge
Fix AxonInfo initialization in get_mock_neuron function
Dendrite: log ClientOSError as Debug
…t-exist-anymore remove `rao` endpoint from settings
9.4.0: Updates changelog and version
basfroman
approved these changes
Apr 17, 2025
basfroman-backup
approved these changes
Apr 17, 2025
garrett-opentensor
approved these changes
Apr 17, 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.4.0 /2025-04-17
What's Changed
test_incentive
,test_commit_weights
andtest_set_weights
by @basfroman in Fix for flaky behavior oftest_incentive
,test_commit_weights
andtest_set_weights
#2795get_next_epoch_start_block
method to Async/Subtensor by @basfroman in Addget_next_epoch_start_block
method to Async/Subtensor #2808test_commit_reveal_v3.py
by @basfroman in Replace waiting logic fortest_commit_reveal_v3.py
#2827start_call
extrinsic to the sdk by @basfroman in Addstart_call
extrinsic to the sdk #2828timelock
module by @basfroman in Addtimelock
module #2824start call
new limit in subtensor by @basfroman in Fix and improve e2e tests afterstart call
new limit in subtensor #2830bittensor.timelock
module description by @basfroman in Addbittensor.timelock
module description #2833CONTRIBUTING.md
by @cypherpepe in fix: Update broken link inCONTRIBUTING.md
#2818rao
endpoint from settings by @basfroman in removerao
endpoint from settings #2834New Contributors
CONTRIBUTING.md
#2818Full Changelog: v9.3.0...v9.4.0