Skip to content

mainnet-2024-nov-27

Pre-release
Pre-release
Compare
Choose a tag to compare
@nazar-pc nazar-pc released this 27 Nov 19:21
· 25 commits to main since this release
f4a19dd

⚠️ 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.