Main change
This is a bug fix release of Gemini 3g.
This is the same release as gemini-3g-2024-jan-29
, but fixes compilation for macOS.
A few improvements:
- Non-fatal farming errors will not crash farmer and will instead shown as warnings in logs
- Corrupted sector metadata will be corrected on restart instead of crashing farmer
- NUMA enabling in BIOS is no longer necessary as farmer will check L3 cache topology instead, benefiting larger Ryzen/Threadripper/Epyc processors
- Some internal improvements with many new events exposed programmatically about farmer's operation
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