Releases: autonomys/subspace
mainnet-2024-dec-09
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
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
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
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
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
This is a domain runtime release for enabling the EVM domain on Taurus testnet.
runtime-taurus-2024-nov-21
This is a runtime upgrade release for the consensus chain on Taurus testnet.
Allows to change reward enablement condition.
Applied to Taurus at 351_705 https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc-1.taurus.subspace.network%2Fws#/explorer/query/0x033695b5981263d1a375b3594380c6daad51ee85a98794ee3360cdc5e845076d
runtime-mainnet-2024-nov-21
This is a runtime upgrade release for the consensus chain on Mainnet.
Allows to change reward enablement condition.
Applied to Mainnet at block 210_990 https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.mainnet.subspace.foundation%2Fws#/explorer/query/0xdf6af3683620f8c03f6a7122cc9f31332a10ca1535c3739e1e73e7909ed81cd6
mainnet-2024-nov-18
Notable changes:
- Fix for piece cache sync when two partially synced farms with duplicated pieces are combined under one farmer
- Faster piece downloading for piece cache sync
- Fix for piece downloading getting stuck for a long time during piece cache sync and plotting
- Fix metrics endpoint to be compatible with Prometheus 3.0
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-13-2
Notable changes:
- Small fix for running node on old x86-64-v2 processors on Linux
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.