This is a pre-release for mainnet with substrate upgrade and other segment related changes. Used for testing to ensure compatibility
Notable changes
- Update substrate and its dependencies to polkadot-stable2412-1
- Parallelize Cluster Farm maintenance
- Improve object retrieval from the segments
- Use confirmation depth as canonicalization delay to reduce the memory footprint
- Snap Sync fixes
New Contributors
- @Dimitrolito made their first contribution in #3375
- @tomasandroil made their first contribution in #3392
- @torrpriius made their first contribution in #3400
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-jan-14...mainnet-2025-may-08