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/soloWindows:
https://files.minesolo.com/solo-v1.1.0.5-win64.zipLinux:
https://files.minesolo.com/solo-v1.1.0.5-linux64.zipMacOS:
https://files.minesolo.com/solo-v1.1.0.5-macos64.zipAndroid ARM64:
https://files.minesolo.com/solo-v1.1.0.5-android64.zipARM64 Linux:
https://files.minesolo.com/solo-v1.1.0.5-arm64.zipARMHF Linux:
https://files.minesolo.com/solo-v1.1.0.5-armhf.zipRISCV64 Linux:
https://files.minesolo.com/solo-v1.1.0.5-riscv64.zipGUI
=====================================================================
Source:
https://gitlab.com/solo-project/solo-guiWindows:
https://files.minesolo.com/solo-gui-v1.1.0.5-win64.zipLinux:
https://files.minesolo.com/solo-gui-v1.1.0.5-linux64.zipAs always the SHA512sum can be verified for each package by comparing with
https://files.minesolo.com/SHA512.txtThe SHA512.txt is signed by GPG key
https://files.minesolo.com/TyphooN.gpg which can also be verified.