Skip to content

gemini-3g-2023-dec-15

Compare
Choose a tag to compare
@nazar-pc nazar-pc released this 15 Dec 18:19
9bda3d7

Main change

This is a bug fix release of Gemini 3g.

A few quality of life improvements:

  • graceful shutdown in case piece cache sync is still in progress (fixed #2241)
  • avoid sync errors on node restart if stopped at unfortunate block (#2336)

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