mainnet-2025-aug-05
·
189 commits
to main
since this release
🚨 This release contains a security fix. Please upgrade to this release as soon as possible.
What's Changed
Security / Performance
- Avoid farmer piece download hangs, by stopping segment header cache reader starvation
Note: Space Acres is not affected by this issue, the affected code is only insubspace-farmer.
Changes
- Update domain bootstrap nodes in #3649 and #3670
- Add versioned bundles and execution receipts in #3623 and #3646
- Cleanup old taurus compatibility code in #3640
- Add byte sizes to farmer piece cache sync progress in #3650
- Base farmer piece cache sync percentage on total cache size in #3654
This was originally released as a pre-release for Mainnet domain 0 nodes.
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: mainnet-2025-jul-14...mainnet-2025-aug-05