Skip to content

v0.1.24 - Bittensor Runtime Compatibility

Choose a tag to compare

@Keplerteron Keplerteron released this 16 Jul 23:55

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-interface and scalecodec packages
  • 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.