v1.1.0.0 'Carbonite' Changelog:
* Major rebase from Monero v0.14.1.0 upstream
* Wallet changes:
* Trezor Support (Model T only)
* Improved Ledger Support (Nano X)
* Cold signing/storage support
* Unlock time in blocks for all locked transfers in balance
* Support resolving an OpenAlias address to a Solo address
* Unmixable outputs can be spent again
* Experimental TOR/I2P/SOCKS support (see ANONYMITY_NETWORKS.md)
* Changed Commands:
* blackball -> mark_output_spent
* unblackball -> mark_output_unspent
* New Commands:
* freeze
* frozen
* thaw
* hw_key_images_sync
* is_output_spent
* mms (Multisig Messaging System)
* Info at
https://web.getmonero.org/resources/user-guides/multisig-messaging-system.html* Daemon changes:
* No spamming of sync messages during syncing
* Cleaner logging overall
* P2P syncing improvements
* SSL support for syncing via new epee
* Fix sync wedge when an incoming tx is already in the pool
* JIT enabled, which drastically improves sync performance
* Better output in sync_info command
* Bug fixes and further performance improvements
* Fix for crash on exit
* Solo ASCII art logo after init
* Change Hardfork DEFAULT_THRESHOLD_PERCENT 0 -> 51.
* Change Hardfork DEFAULT_WINDOW_SIZE 10080 -> 30240 (supermajority window check length - a week)
* New Commands:
* mining_status
* print_net_stats
* Upstream changes:
* Many changes in contrib/epee
* Brewfile in contrib/brew/Brewfile
* contrib/depends updates
* db_txn_guard (blockchain_db: fix db txn ending too early) from moneromooo-monero
* New Binaries:
* solo-blockchain-ancestry
* solo-blockchain-stats
* solo-blockchain-depth
* Renamed solo-blockchain-blackball binary to solo-blockchain-mark-spent-outputs
* Added riscv64 support.
* Important notes:
* LMDB version increased to 3, so a re-sync from 0 or an import of a snapshot is recommended.
* Wallet .cache files are incompatible with the new wallet. Old .cache files may be deleted, please be sure to keep your .keys. Once you load your wallet after removing the .cache file, a new .cache will be generated.
Source:
https://gitlab.com/solo-project/soloWindows:
https://files.minesolo.com/solo-v1.1.0.0-win64.zipLinux:
https://files.minesolo.com/solo-v1.1.0.0-linux64.zipMacOS:
https://files.minesolo.com/solo-v1.1.0.0-macos64.zipAndroid ARM64:
https://files.minesolo.com/solo-v1.1.0.0-android64.zipARM64 Linux:
https://files.minesolo.com/solo-v1.1.0.0-arm64.zipARMHF Linux:
https://files.minesolo.com/solo-v1.1.0.0-armhf.zipRISCV64 Linux:
https://files.minesolo.com/solo-v1.1.0.0-riscv64.zipSnapshots:
https://files.minesolo.com/snapshot.ziphttps://files.minesolo.com/snapshot.7zAs 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.