What's Changed
- [v10] Add warning about MeV HK usage by @basfroman in #3204
- [v10] Avoid negative balance to add_stake by @basfroman in #3202
- [v10] Fix: Correct nonce argument usage in MEV shield by ibraheem-abe #3199
- [v10] MeV update by @basfroman in #3192
- [v10] RootClaim update by @basfroman in #3154
- feat: add comprehensive unit tests for bittensor.core.stream module by @codomposer in #3168
- [v10]
MEV Shield Protectionsupport by @basfroman in #3163 - [v10] Fix
blocks_untilissue inget_next_epoch_start_blockby @basfroman in #3188 - [v10] Transaction-has-an-ancient-birth-block by @basfroman in #3189
- [v10] Add
AdminUtillspallet support by @basfroman in #3190 - [v10]
MeVupdate by @basfroman in #3192 - feat: add comprehensive unit tests for bittensor.core.threadpool module by @codomposer in #3169
- [v10] Subtensor Pallet-Based GenericCall creation logic. by @basfroman in #3136
- [v10] fix: simplify
AxonInfo.__eq__method and add type check by @basfroman in #3142 - [v10] Add Proxy Pallet Support by @basfroman in #3140
- [v10] New logic + small refactoring by @basfroman in #3145
- [v10] Improve btlogging by @basfroman in #3143
- [v10] Improve proxy by @basfroman in #3147
- [v10] Adds block backwards compatibility for fetching metagraph. by @thewhaleking in #3139
- [v10] remove nest asyncio + loosen requirements by @thewhaleking in #3149
- [v10] Add warning and protection to
create_pure_proxy_extrinsicby @basfroman in #3150 - [v10] Add
Async/Subtensor.get_stake_info_for_coldkeysmethod by @basfroman in #3151 - [v10] fix: resolve python 3.14 syntax warnings and update deps by @Arthurdw in #3155
- [v10] Apply default era.period to all extrinsics by @basfroman in #3116
- [V10] python3.14 by @thewhaleking in #3123
- [v10] Fix py3.14 tests issue by @basfroman in #3124
- [v10]
Root claim/ Airdropmechanism implementation by @basfroman in #3117 - [v10] RootClaim fix by @basfroman in #3130
- [v10] EMA InFlow support by @basfroman in #3131
- [v10] Remove deprecated
bittensor.version_splitby @basfroman in #3100 - [v10] Fix
bittensor.core.types.Weightstype annotation by @basfroman in #3103 - [v10] Integrate Crowdloan by @basfroman in #3098
- [v10] Rename max_retries to max_attempts to be more obvious by @basfroman in #3108
- [v10] It includes a full refactor of the extrinsic layer, API standardization across Subtensor, and the introduction of multiple-mechanism (sub-subnet) support.
- [v10] For a complete list of breaking changes and migration details, see the MIGRATION_GUIDE.md file in the repository.