Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 19/12/2019, 11:27:07 UTC
v1.1.0.5 is released!  This is a recommended upgrade for all miners due to the CN-IO PoW related fixes.

CN-IO PoW related fixes by mc.  Alt_chains longer than 5 depth should now reorganize properly due to the following fixes:
*  cryptonote_basic:cryptonote_format_utils: v2 fix: Use alt block data in generate_v2_data
*  pow:v13:get_v3_data: Use alt chain data for pow calculation
*  cryptonote_core:blockchain: get_alternative_chain
*  cryptonote_core:blockchain: get_block_id_by_height: get_alternative_chain with alt chain support
*  cryptonote_format_utils:pow: cache_hash: Cache the previous block id instead of the height. After a reorg the height may no longer match the block data, causing the wrong v2 data to be used for pow.

*  Update seed nodes
*  Remove checkpoints later than v15
*  Update submodules
*  Remove pruning.cpp/pruning.h
*  Add gen_ssl_cert
*  Fix typo in background mining message
*  Add weekly to mining_status output
*  Update ANONYMITY_NETWORKS.md, add README.i18n.md
*  Merge in latest changes from Monero upstream in: cmake, depends, db_drivers/liblmdb, translations, src/crypto, src/blockchain_utilities, src/common, src/daemon, src/daemonizer, src/debug_utilities, src/device, src/net, src/rpc, src/simplewallet, and src/serialization

Core
=====================================================================
Source: https://gitlab.com/solo-project/solo
Windows: https://files.minesolo.com/solo-v1.1.0.5-win64.zip
Linux: https://files.minesolo.com/solo-v1.1.0.5-linux64.zip
MacOS: https://files.minesolo.com/solo-v1.1.0.5-macos64.zip
Android ARM64: https://files.minesolo.com/solo-v1.1.0.5-android64.zip
ARM64 Linux: https://files.minesolo.com/solo-v1.1.0.5-arm64.zip
ARMHF Linux: https://files.minesolo.com/solo-v1.1.0.5-armhf.zip
RISCV64 Linux: https://files.minesolo.com/solo-v1.1.0.5-riscv64.zip

GUI
=====================================================================
Source: https://gitlab.com/solo-project/solo-gui
Windows: https://files.minesolo.com/solo-gui-v1.1.0.5-win64.zip
Linux: https://files.minesolo.com/solo-gui-v1.1.0.5-linux64.zip

As always the SHA512sum can be verified for each package by comparing with https://files.minesolo.com/SHA512.txt
The SHA512.txt is signed by GPG key https://files.minesolo.com/TyphooN.gpg which can also be verified.