Skip to content

Releases: autonomys/subspace

gemini-3h-2024-oct-03

03 Oct 19:40
b0e738e
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Reduced reading/auditing overhead on Linux and macOS, allowing larger farms to be handled with less CPU usage and lower number of misses
  • Fix for plotting and farming getting stuck sometimes for specific farms

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-sep-17

17 Sep 15:22
3727d07
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Improved CPU plotting performance by reducing idle time
  • Improved plotting and proving performance on modern CPU architectures (like Zen 4)
  • GPU plotting support with CUDA on Nvidia GPUs (CPU plotting is automatically disabled if supported GPU is detected, but can be re-enabled if desired)
  • All CLI plotting options that are specific to CPU plotting have --cpu prefix now
  • Various low-level fixes and improvements

Known issues

It is known that for some time now there is a probability for plotting to stop arbitrarily and require farmer restart.

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-sep-03

03 Sep 23:17
5c484f3
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Better replotting thread selection on Threadripper/Epyc and hybrid Intel CPUs (with P and E cores) to make it less noticeable for normal computer use when replotting is happening
  • Improved Snap sync implementation with working finalization and improved node performance (node needs to be re-synced to take advantage of this change)
  • Various low-level fixes and improvements

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

runtime-gemini-3h-2024-aug-05

05 Aug 19:53
3250dc9
Compare
Choose a tag to compare
Pre-release

This is a runtime upgrade release for the consensus chain on Gemini 3h.

This release is primarily for fixing the domain stalling issue on Gemini 3h.

Applied to Gemini 3h at block 2_717_068: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc-0.gemini-3h.subspace.network%2Fws#/explorer/query/0x87a09e4def9fe2046e5a07433003abdaad6db7b4a23d07977ac548c116806e99

gemini-3h-2024-jul-29

29 Jul 12:02
4de5f05
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

This release primarily brings a few domain fixes based on the previous gemini-3h-2024-jul-26 release. All domain nodes should upgrade to this 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

runtime-gemini-3h-2024-jul-29

29 Jul 12:10
4de5f05
Compare
Choose a tag to compare
Pre-release

This is a runtime upgrade release for the consensus chain on Gemini 3h.

Applied to Gemini 3h at block 2_632_229: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc-0.gemini-3h.subspace.network%2Fws#/explorer/query/0x70341bff112141b5690d6993eabebe69f60cff1ba48205a139a7f9396530a1c0

A few notable improvements:

  • Introduce the invalid XDM fraud proof
  • Support updating the PoT slot iteration
  • Support transfer funds from the treasury
  • Fix unexpected slashing to the honest operator due to invalid bundle that contains illegal tx

The rest of the changes are internal.

domain-genesis-storage-gemini-3h-2024-jul-29

29 Jul 16:09
e075aea
Compare
Choose a tag to compare

This is a domain runtime upgrade release for the Nova EVM domain and the Auto ID domain on Gemini 3h.

Nova EVM domain upgrade applied to Gemini 3h at block 2_632_265: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc-0.gemini-3h.subspace.network%2Fws#/explorer/query/0xd1c162e4c980baa821653b16309f28229404bc182cedd927f09ba8c3e0228f20

Auto ID domain upgrade applied to Gemini 3h at block 2_632_288: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc-0.gemini-3h.subspace.network%2Fws#/explorer/query/0x74530734ffac2a7fcd4b9250c8c6809f92089fe2deab42897285475cd0e4ca2d

A few notable improvements:

  • Introduce the invalid XDM fraud proof
  • Add the pallet-utility to runtime

The rest of the changes are internal.

gemini-3h-2024-jul-26

26 Jul 10:27
0a89bdb
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Fix for not returning correct segment headers to nodes that are trying to sync
  • Some fixes for domains
  • Some preparation for Snap sync for domains
  • NOTE: due to GitHub organization renaming ghcr.io/autonomys should now be used instead of ghcr.io/subspace in container images

The rest of the changes are internal.

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-jul-22

22 Jul 18:14
18dd43a
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Snap sync is used by default (use --sync full for old behavior)
  • Slightly more efficient sync (faster, less CPU usage, less bandwidth when using Snap sync)
  • A few small farmer improvements and optimizations

The rest of the changes are internal.

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-jul-16

16 Jul 09:57
8a1e2ed
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Optimize farming cluster communication
  • Add the auto-id domain bootstrap node to the chain spec
  • Farmer metrics improvements:
    • total and use plotter capacity
    • farmer cache and find hits/misses, total and use capacity of piece cache
    • skipped slots (not even audited)
    • piece cache metrics

The rest of the changes are internal.

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