Releases: autonomys/subspace
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
taurus-2024-oct-30
Main Changes
This is a release for Taurus testnet that includes:
- fix for direct I/O reading error
Invalid argument (os error 22)
- new permanent bootstrap nodes
Full Changelog: taurus-2024-oct-29...taurus-2024-oct-30
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
taurus-2024-oct-29
Main Changes
This is a release for Taurus testnet that includes mostly user-experience improvements and minor optimizations.
Full Changelog: taurus-2024-oct-24...taurus-2024-oct-29
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
taurus-2024-oct-24
Main changes
This is the first release of Taurus testnet.
Since Gemini-3h, there have been several changes and improvements:
- KZG endianness changed to match upstream
- added pallet for history seeding on network start
- updated parameters closer to mainnet
- added DSN archiving notifications for simplified retrieval
- optimized piece cache sync and replotting
- fixed farming cluster hanging
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-oct-10
Main change
This is a bug fix release of Gemini 3h.
The only change here is fixed support for small GPUs (like RTX 3060) that previously were producing invalid sectors.
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-oct-03
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
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