Skip to content

gemini-3h-2024-feb-01

Pre-release
Pre-release
Compare
Choose a tag to compare
@nazar-pc nazar-pc released this 01 Feb 14:01
· 935 commits to main since this release
e8ed377

Main change

This is a bug fix release of Gemini 3h.

A few improvements:

  • improved DSN performance by tweaking internal connection limits
  • fixed piece cache sync being triggered on restart (will still happen one more time after upgrade)
  • plotting is now happening in parallel to node syncing
  • reduce domain logging verbosity during sync

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