Skip to content

Releases: autonomys/subspace

runtime-taurus-2025-jan-10

10 Jan 16:23
70b8b17
Compare
Choose a tag to compare
Pre-release

This is a runtime upgrade release for the consensus chain on Taurus testnet, spec version 11.

This release is built on top of the previous release (runtime-taurus-2025-jan-08) to add storage migration for the Operator structure change.

runtime-taurus-2025-jan-08

08 Jan 16:02
Compare
Choose a tag to compare
Pre-release

This is a runtime upgrade release for the consensus chain on Taurus testnet, spec version 10.
The main changes this release brings is:

  • removal of history seeding functionality
  • incorrect vote equivocation fix

taurus-2025-jan-07

07 Jan 12:37
c1d6159
Compare
Choose a tag to compare
taurus-2025-jan-07 Pre-release
Pre-release

Notable changes:

  • Piece cache sync improvements in cluster setup
  • --cache-group on cluster component can now be specified more than once to manage multiple cache groups (and allows cache groups to sync from each other)
  • --cache-group can be optionally specified on cluster plotter to localize piece downloading
  • Internal proving benchmark is removed and ConcurrentChunks is now the default; WholeSector can still be specified, but will be removed unless there are indications of it still being helpful
  • Small fixes to object mapping handling
  • Faster and more reliable piece downloading during Snap sync and sync from DSN
  • Randomize replotting start to avoid load spikes when new segment is archived
  • Improved cache logging
  • Gateway piece retrieval fixes and minor API changes
  • Silence annoying messages about missing plotter in cluster setup
  • Fixes for object mapping creation
  • Improved utilization of multiple GPUs in cluster setup

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: taurus-2024-dec-03...taurus-2025-jan-07

mainnet-2025-jan-03

03 Jan 11:27
7ffa30b
Compare
Choose a tag to compare

Notable changes:

  • Improved cache logging
  • Accidental renaming of --cache-group to --cache-groups in controller was reverted
  • Gateway piece retrieval fixes and minor API changes
  • Silence annoying messages about missing plotter in cluster setup
  • Fixes for object mapping creation
  • Improved utilization of multiple GPUs in cluster setup

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.

mainnet-2024-dec-09

09 Dec 12:54
ac3d5e5
Compare
Choose a tag to compare

Notable changes:

  • Piece cache sync improvements in cluster setup
  • --cache-group on cluster component can now be specified more than once to manage multiple cache groups (and allows cache groups to sync from each other)
  • --cache-group can be optionally specified on cluster plotter to localize piece downloading
  • Internal proving benchmark is removed and ConcurrentChunks is now the default; WholeSector can still be specified, but will be removed unless there are indications of it still being helpful
  • Small fixes to object mapping handling
  • Faster and more reliable piece downloading during Snap sync and sync from DSN
  • Randomize replitting start to avoid load spikes when new segmnet is archived

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.

taurus-2024-dec-03

03 Dec 13:22
cd44905
Compare
Choose a tag to compare
taurus-2024-dec-03 Pre-release
Pre-release

This is a Taurus testnet release, which updates testnet to match the latest mainnet release.
Additional changes:

  • Skip writing to problematic piece caches, add request retry timeout
  • Add auto-evm domain bootstrap node to chain spec
  • Remove OperatorSigningKey

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: taurus-2024-nov-05...taurus-2024-dec-03

mainnet-2024-nov-28

28 Nov 04:39
16118da
Compare
Choose a tag to compare

Notable changes:

  • Fix for regression in the previous release causing new nodes to not start
  • Otherwise identical to mainnet-2024-nov-27

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.

runtime-taurus-2024-nov-27

27 Nov 17:34
Compare
Choose a tag to compare
Pre-release

This is a runtime upgrade release for the consensus chain on Taurus testnet.
The main change this release brings is removing the signing_key_proof_of_ownership when registering the operator.

mainnet-2024-nov-27

27 Nov 19:21
f4a19dd
Compare
Choose a tag to compare
mainnet-2024-nov-27 Pre-release
Pre-release

⚠️ Known issue: starting for the first time fails with error, install mainnet-2024-nov-18 and sync node first, then upgrade to this release. Existing users with synced node can upgrade safely.

Notable changes:

  • Improve farm locking to avoid json file corruption when the same farm is specified more than once and resized at the same time
  • Improve performance of downloading pieces from DSN
  • Improve plotting performance in cluster, especially with GPUs, when some farms are slow to write sectors to disk
  • Improvements to object mapping + subspace-gateway for retrieving objects from DSN

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.

domain-genesis-storage-taurus-nov-26

25 Nov 21:10
ab68451
Compare
Choose a tag to compare
Pre-release

This is a domain runtime release for enabling the EVM domain on Taurus testnet.