Skip to content

Releases: autonomys/subspace

domain-genesis-storage-mainnet-aug-04

04 Aug 14:21
b811cc4

Choose a tag to compare

Pre-release

First Domain runtime for mainnet.

EVM Domain Runtime registered at: 3,850,459

runtime-mainnet-2025-jul-31

31 Jul 13:30
7ba133a

Choose a tag to compare

Pre-release

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

Deployed at 3795487

mainnet-2025-aug-1

01 Aug 03:04
8dcdae9

Choose a tag to compare

mainnet-2025-aug-1 Pre-release
Pre-release

Pre-release for mainnet operator nodes with Versioned bundles

Full Changelog: mainnet-2025-jul-14...mainnet-2025-aug-1

runtime-taurus-2025-jul-15

15 Jul 19:42

Choose a tag to compare

Pre-release

Runtime release for Consensus on Taurus with spec version 18.

What's Changed

  • Add nominator_position runtime API

Full Changelog: runtime-taurus-2025-jul-09...runtime-taurus-2025-jul-15

Deployed at block 3,226,795

runtime-mainnet-2025-jul-15

15 Jul 12:21
92f0967

Choose a tag to compare

Pre-release

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

Deployed at Block 3,570,374

mainnet-2025-jul-14

14 Jul 11:59
951de7a

Choose a tag to compare

🚨 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

14 Jul 12:10
951de7a

Choose a tag to compare

taurus-2025-jul-14 Pre-release
Pre-release

🚨 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

09 Jul 16:24

Choose a tag to compare

Pre-release

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 Perbill with Perquintill as 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

Deployed at: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc-0.taurus.subspace.network%2Fws#/explorer/query/0xcb46df08110e8873adcda3a5f88578c2bd281b2af14b40b83a2cb89fd2e0b238

runtime-mainnet-2025-jun-20

20 Jun 12:21
e7c8759

Choose a tag to compare

Pre-release

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

Deployed at: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc-0.mainnet.autonomys.xyz%2Fws#/explorer/query/0xbfc916d7e28849127883c1b9a31c901b59f3b344dda211c86176b6b5b46bd9bd

mainnet-2025-jun-18

18 Jun 04:09
6609138

Choose a tag to compare

🚨 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.