X-CASH-official / xcash-core

📦 First Cryptonote coin with public & private transactions, custom DPOS consensus
https://xcash.foundation
Other
66 stars 20 forks source link

2.1.0 #22

Closed zachhildreth closed 2 years ago

zachhildreth commented 2 years ago

Description

2.1.0 is a LHF and a LSF update, but we will do them in two parts, with the LSF first and then the LHF (by changing the block height) at a later time

All LSF fixes happen immediately once downloaded, and LHF will re update the block height at a later date

Fixes # (issue)

Many server fixes (LSF) xcashd syncing improvements (LHF) Fixed boost incompatibility after 1.72.0 (LSF) Fixes future incompatibly deprecation with boost (timer warning) (tested on 1.77.0) (LSF) Fixes C++ deprecated classes (LSF) Fixes GCC 11 warnings (LSF) Fixes deprecated GTEST classes for unit testing (LSF) Fixes Docker build file (LSF)

How Has This Been Tested?

Been tested in VM network Been tested in mainnet with 2 official test servers and 5 seed nodes Been Tested with GCC 11 and latest ubuntu and should work with the upcoming LTS ubuntu release

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information