Skip to content

Releases: autonomys/subspace

runtime-gemini-3h-2024-apr-02

02 Apr 22:13
cfd3d70
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 increasing the bundle limit.

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

gemini-3h-2024-mar-29

29 Mar 19:03
8d18af2
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Support for CPU core ranges in --plotting-cpu-cores and --replotting-cpu-cores farmer options
  • Improved error handling on farmer, including not exiting if some farms crash, but others continue to work (--exit-on-farm-error can be used to restore previous behavior)
  • Improved farmer caching
  • --sector-encoding-concurrency is no longer required for --plotting-thread-pool-size and --replotting-thread-pool-size to have effect
  • A few domain-specific fixes
  • Fix for occasional temporary node de-sync caused by announcement of very old blocks (such blocks will now be ignored)
  • QUIC protocol support removed that should address networking issues for some users (UDP ports are no longer used)

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-mar-25

25 Mar 16:36
360fb7e
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Fix for domains incompatibility with Gemini 3h due to some of the recent changes
  • Fix for inverted log message when --dry-run is not used with subspace-farmer scrub

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

22 Mar 14:09
63f476a
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • improved internal benchmarking accuracy and speed in worst case
  • fix for scrubbing causing unnecessary replotting due to incorrect sector checksum verification and improved logging

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-mar-20

20 Mar 18:25
b970b6a
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • includes #2632 to fix the incompatible issue between the domain node and gemini-3h
  • scrub can now fix sectors with disk read errors

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-mar-20

20 Mar 10:33
ddda10c
Compare
Choose a tag to compare
Pre-release

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

The biggest change in this release is dynamic issuance implementation.

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

gemini-3h-2024-mar-18

18 Mar 13:02
5d1f276
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

The biggest change in this release is fixed farming performance on Windows. Big thanks to dragonP, micar and mystery3000 who helped with testing on the forum.

The rest of 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-mar-14

14 Mar 09:30
d049b53
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • internal proving benchmarks are faster in worst case and more accurate with better logging
  • plot caching can now be controlled via CLI, by default always enabled except on Windows, where it is only enabled by default for total space pledged across all farms below 7TiB
  • fix for farmer "freezing" when errors are hit instead of reporting those errors to the user

The rest of 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-mar-11

11 Mar 18:44
b96ae88
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • fix reads during proving on CPUs with more than 32 cores
  • proving performance improvements on all platforms (should reduce number of misses)
  • reduce auditing and proving disk bandwidth usage on Windows
  • pause farming and plotting during proving to improve proving success rate

The rest of 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-mar-08

08 Mar 12:45
2e145fa
Compare
Choose a tag to compare

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • massively reduced memory usage on Windows, especially with a lot of space pledged
  • faster parallel farm initialization
  • faster plotting startup
  • fix for space allocation on macOS (regression in mar-04)

NOTE: Some Windows users see proving issues with this release, if that is the case you should downgrade to mar-04 and wait for the next release

The rest of 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