Skip to content

faster, Faster, FASTER !!!!

Latest
Compare
Choose a tag to compare
@davembg davembg released this 09 May 23:43
· 6 commits to release-2.1.1 since this release
c3bac08

CC has made some very significant speed improvements in syncing time, as well as some updates for more reliable block processing.
I updated the QT to version 5.15.3 for all versions, and the build OS is now based on Debian Bullseye (Ubuntu 20.04 - focal).

macOS minimum version is Mojave and M1 support is now native via a universal binary.
Windows version is 64bit only now (no more 32bit support)
Optimal Ubuntu version is 20.04 (Debian Bullseye)
Raspberry Pi OS was also updated.

CentOS or Centos Stream users will still need to build from src.

** added DEB packages for Debian/Ubuntu based distos.
xuez-wallet_2110_amd64.deb - 64bit Linux GUI wallet install
xuez-cli_2110_amd64.deb - 64bit CLI tools and daemon install
xuez-wallet_2110_aarch64.deb - 64bit ARM (Raspberry PI type) GUI wallet install
xuez-cli_2110_aarch64.deb - 64bit ARM (Raspberry PI type) CLI tools and daemon install
xuez-wallet_2110_arm-linux-gnueabihf.deb - 32bit ARM (Raspberry PI type) GUI wallet install
xuez-cli_2110_arm-linux-gnueabihf.deb - 32bit ARM (Raspberry PI type) CLI tools and daemon install