Releases: autonomys/subspace
domain-genesis-storage-mainnet-aug-04
First Domain runtime for mainnet.
EVM Domain Runtime registered at: 3,850,459
runtime-mainnet-2025-jul-31
Runtime upgrade for Mainnet Consensus with spec version 5
Notable changes
- Runtime API function to fetch a given nominator position.
- Versioned Bundle and Execution Receipts for Domains
- Cleanup of old compatibility code
Full Changelog: runtime-mainnet-2025-jul-15...runtime-mainnet-2025-jul-31
mainnet-2025-aug-1
Pre-release for mainnet operator nodes with Versioned bundles
Full Changelog: mainnet-2025-jul-14...mainnet-2025-aug-1
runtime-taurus-2025-jul-15
Runtime release for Consensus on Taurus with spec version 18.
What's Changed
- Add
nominator_positionruntime API
Full Changelog: runtime-taurus-2025-jul-09...runtime-taurus-2025-jul-15
Deployed at block 3,226,795
runtime-mainnet-2025-jul-15
Runtime upgrade for Mainnet Consensus with spec version 4
What's Changed
- Staking related fixes
Full Changelog: runtime-mainnet-2025-jun-20...runtime-mainnet-2025-jul-15
mainnet-2025-jul-14
🚨 This release contains a security fix. Please upgrade to this release as soon as possible
What's Changed
- Deny Solutions that contains history size more than the expected
current history size+ 1 in #3627 and #3632 - Retry segment download at the start of snap sync in #3575
Build variants
There are two versions of x86-64 builds for Ubuntu and Windows:
- skylake: for Intel Skylake/AMD Ryzen processors and newer
- x86-64-v2: for older processors since ~2009 and some old VMs
- older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired
- x86-64 container images are built for Skylake/AMD Ryzen processors and newer only
Farmer builds with -rocm suffix are for plotting with AMD GPUs.
Full Changelog: mainnet-2025-jun-18...mainnet-2025-jul-14
taurus-2025-jul-14
🚨 This release contains a security fix. Please upgrade to this release as soon as possible
What's Changed
- Deny Solutions that contains history size more than the expected
current history size+ 1 - Retry segment download at the start of snap sync
- Improve segment downloading performance during DSN sync
- Fix retrieving multi-piece objects ending in the final segment piece
- Upgraded Substrate to 2412-6
- Fix incorrectly tracked segment indexes during DSN Sync
- PoT verification improvements
- Verification performance has more than doubled on CPUs that support AVX512F+VAES.
- All other accelerated platforms (AES-NI, AVX2+VAES, AES+NEON) have seen improvements beyond 7%, which applies even to non-accelerated platforms.
- PoSpace proving and verification have also improved, potentially leading to measurably faster plotting using the CPU.
Full Changelog: taurus-2025-may-27...taurus-2025-jul-14
runtime-taurus-2025-jul-09
Runtime release for Consensus on Taurus with spec version 17.
Notable changes
- Several staking improvements and fixes
- Fix the wrong rounding direction in the share-to-stake conversion
- Replace
PerbillwithPerquintillas share price to increase arithmetic accuracy
- Reject the bundle produced by the operator that has previously produced an invalid bundle
- Update of the pallet weight (including the upstream pallet) with benchmark result from the reference machine
Full Changelog: https://github.com/autonomys/subspace/compare/runtime-taurus-2025-jun-03..runtime-taurus-2025-jul-09
runtime-mainnet-2025-jun-20
Runtime upgrade for Mainnet Consensus with spec version 3
Notable Changes
- Migrate from Bare extrinsics to General unsigned extrinsics as part of substrate-2412 upgrade
Full Changelog: runtime-mainnet-2025-jan-13...runtime-mainnet-2025-jun-20
mainnet-2025-jun-18
🚨 This release contains a security fix. Please upgrade to this release as soon as possible
What's Changed
- Improve segment downloading performance during DSN sync
- Fix retrieving multi-piece objects ending in the final segment piece
- Upgraded Substrate to 2412-6
- Fix incorrectly tracked segment indexes during DSN Sync
- PoT verification improvements
- Verification performance has more than doubled on CPUs that support AVX512F+VAES.
- All other accelerated platforms (AES-NI, AVX2+VAES, AES+NEON) have seen improvements beyond 7%, which applies even to non-accelerated platforms.
- PoSpace proving and verification have also improved, potentially leading to measurably faster plotting using the CPU.
Build variants
There are two versions of x86-64 builds for Ubuntu and Windows:
- skylake: for Intel Skylake/AMD Ryzen processors and newer
- x86-64-v2: for older processors since ~2009 and some old VMs
- older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired
- x86-64 container images are built for Skylake/AMD Ryzen processors and newer only
Farmer builds with -rocm suffix are for plotting with AMD GPUs.