Releases: autonomys/subspace
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.
mainnet-2024-nov-13
Known issues:
x86-64-v2
node is accidentally compiled for skylake in this build, if you see "invalid instruction" error use node frommainnet-2024-nov-06
release
Notable changes:
- The same as
mainnet-2024-nov-12
, but with fixes x86-64-v2 Ubuntu executables
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-12
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
andx86-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
- can be used with
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
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
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
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
This is the chainspec release for the upcoming mainnet release.
taurus-2024-nov-01
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