Open
Conversation
…ntInfo.from_record`
# Conflicts: # tests/unit_tests/test_async_subtensor.py # tests/unit_tests/test_subtensor.py
Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
Technical debt
# Conflicts: # bittensor/core/async_subtensor.py # bittensor/core/subtensor.py
Revert/balancer update
…-e2e-workflow Update e2e gh workflow
docs: fix typo in README (pacakge → package) Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
Corrected three minor documentation issues: - STYLE.md: 'seven rules' → 'six rules' (only 6 listed) - DEBUGGING.md: removed double space after sentence - CONTRIBUTING.md: 'Guideline' → 'Guidelines' in TOC link All changes improve accuracy and consistency. Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
…ransactions Rework shielded transactions
thewhaleking
approved these changes
Mar 3, 2026
|
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: |
basfroman
approved these changes
Mar 3, 2026
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.
10.2.0rc1 /2026-03-03
What's Changed
Balancer swaplogic by @basfroman in Make SDK consistent with newBalancer swaplogic #3250subnet_buybackextrinsicto add_stake_burnby @basfroman in Renamesubnet_buybackextrinsicto add_stake_burn#3256get_subnet_pricesuses new runtime api call + fallback by @basfroman inget_subnet_pricesuses new runtime api call + fallback #3259New Contributors
Full Changelog: v10.1.0...v10.2.0rc1