Skip to content

gemini-3h-2024-jul-16

Compare
Choose a tag to compare
@NingLin-P NingLin-P released this 16 Jul 09:57
· 1104 commits to main since this release
8a1e2ed

Main change

This is a bug fix release of Gemini 3h.

A few notable improvements:

  • Optimize farming cluster communication
  • Add the auto-id domain bootstrap node to the chain spec
  • Farmer metrics improvements:
    • total and use plotter capacity
    • farmer cache and find hits/misses, total and use capacity of piece cache
    • skipped slots (not even audited)
    • piece cache metrics

The rest of the changes are internal.

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