Skip to content

Releases: autonomys/subspace

mainnet-2024-nov-12

12 Nov 15:01
96cb482
Compare
Choose a tag to compare
mainnet-2024-nov-12 Pre-release
Pre-release

Notable changes:

  • Improve piece cache sync performance and reliability with fallback mechanism
  • Improve Snap sync state downloading with more retries
  • Reduce bandwidth usage by node during sync by not gossiping transactions to such nodes
  • Tune default plotting parameters primarily to improve GPU utilization
  • x86-64-v2 and x86-64-v3 version of container images are now available
    • can be used with --platform linux/amd64/v2 or --platform linux/amd64/v3, the default is still Skylake build
  • aarch64 standalone executable is now compiled with CUDA support enabled
  • RPC improvements for object mappings + new CLI option for controlling object mappings creation (disabled by default)
  • Initial implementation of Snap sync for domains

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-nov-06

06 Nov 17:21
5dd6910
Compare
Choose a tag to compare

Mainnet release with Proof-of-Time entropy seed used at launch from Bitcoin block 869146.

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-nov-05

05 Nov 19:26
4452df8
Compare
Choose a tag to compare

This is Taurus testnet release. The main user-facing change is renaming of the token symbol to tAI3.

What's Changed

  • Fix for snap-sync errors.
  • Fix plotting getting stuck.
  • Reset runtime spec version.
  • Add a block number to object mappings.
  • Add MMR-sync to consensus chain snap sync.

Full Changelog: taurus-2024-oct-30...taurus-2024-nov-05

Ubuntu and Windows x86-64 builds

There are two versions:

  • 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

mainnet-2024-nov-05

05 Nov 19:29
4452df8
Compare
Choose a tag to compare
mainnet-2024-nov-05 Pre-release
Pre-release

This is the initial Autonomys mainnet release.

Ubuntu and Windows x86-64 builds

There are two versions:

  • 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

chain-spec-mainnet-2024-nov-04

04 Nov 22:26
cd61792
Compare
Choose a tag to compare
Pre-release

This is the chainspec release for the upcoming mainnet release.

taurus-2024-nov-01

01 Nov 08:36
379fe0e
Compare
Choose a tag to compare

Main Changes

This is a release for Taurus testnet that includes:

  • fix for plotting getting stuck sometimes

Ubuntu and Windows x86-64 builds

There are two versions:

  • 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

taurus-2024-oct-30

30 Oct 11:37
a11f4a6
Compare
Choose a tag to compare

Main Changes

This is a release for Taurus testnet that includes:

Ubuntu and Windows x86-64 builds

There are two versions:

  • 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

taurus-2024-oct-29

29 Oct 10:51
85e8184
Compare
Choose a tag to compare

Main Changes

This is a release for Taurus testnet that includes mostly user-experience improvements and minor optimizations.

Full Changelog: taurus-2024-oct-24...taurus-2024-oct-29

Ubuntu and Windows x86-64 builds

There are two versions:

  • 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

taurus-2024-oct-24

24 Oct 14:56
8de6d24
Compare
Choose a tag to compare

Main changes

This is the first release of Taurus testnet.
Since Gemini-3h, there have been several changes and improvements:

  • KZG endianness changed to match upstream
  • added pallet for history seeding on network start
  • updated parameters closer to mainnet
  • added DSN archiving notifications for simplified retrieval
  • optimized piece cache sync and replotting
  • fixed farming cluster hanging

Ubuntu and Windows x86-64 builds

There are two versions:

  • 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

gemini-3h-2024-oct-10

10 Oct 17:05
5e21f1b
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

The only change here is fixed support for small GPUs (like RTX 3060) that previously were producing invalid sectors.

Ubuntu and Windows x86-64 builds

There are two versions:

  • 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