v0.1.24 - Bittensor Runtime Compatibility
Summary
This release updates the Bittensor runtime stack for current chain metadata and metagraph decoding.
Changes
- Update to
bittensor==10.3.2 - Update to
async-substrate-interface==2.0.4 - Update to
bittensor-wallet==4.0.1 - Use
cyscale==0.5.0 - Remove conflicting legacy
substrate-interfaceandscalecodecpackages - Add a one-time startup dependency migration
- Preserve existing signatures, SS58 addresses, receipts, and protocol formats
Update Impact
- Validators and proxies: update required; auto-update should pull and restart automatically.
- Miners: update required manually. Miner auto-update is not triggered by this release.
Older miner environments may fail to refresh the validator allowlist due to the chain metadata encoding change.