Search content
Sort by

Showing 20 of 41 results by Solo-Project
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, censorship resistant cryptocurrency
by
Solo-Project
on 15/08/2020, 19:59:33 UTC
v1.0 of the Solo Whitepaper has been released!  It is available at: https://files.minesolo.com/Solo_Whitepaper_v1.0.pdf

We have also released a minor version (v1.1.0.6) which moves alt_block PoW messages to the debug log level.

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

GUI
=====================================================================
Source: https://gitlab.com/solo-project/solo-gui
Windows: https://files.minesolo.com/solo-gui-v1.1.0.6-win64.zip
Linux: https://files.minesolo.com/solo-gui-v1.1.0.6-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.
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.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 24/11/2019, 16:49:47 UTC
We are excited to announce that Solo-GUI is released! Solo-GUI is based on Monero-GUI (v0.14.1.2) upstream and includes easy to setup, one click mining! Windows and Linux Binaries are available currently, but we cannot yet offer a MacOS binary unfortunately as our team does not currently have access to a Mac OS X machine to build on. Please contact @TyphooN on Discord if you can assist us in building a Mac OS binary!

Source: https://gitlab.com/solo-project/solo-gui
Windows: https://files.minesolo.com/solo-gui-v1.1.0.4-win64.zip
Linux: https://files.minesolo.com/solo-gui-v1.1.0.4-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.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 20/11/2019, 15:42:53 UTC
v1.1.0.4 binaries have been released!  There are some mining related fixes which should help to reduce local forking in the event of intermittent connectivity, so it is recommended for all miners to upgrade!

Changelog:
* Pause mining when disconnected from the network or syncing to a new top block.
* Some trezor fixes, however further trezor bugs persist and will be resolved in a future release.
* Sync status messages every 100 blocks instead of every 1000 blocks.
* Change max outbound connections back to 8.
* RingCT changes from upstream.
* Fix wallet2 height estimate.
* Changes made for Solo-GUI compatibility.
* Fix msys build.
* Change autodetect theshhold from 1% to 0.5% (could help with finding the right # of threads on higher core count CPUs)
* Update submodules.
* Monero -> Solo in solo-blockchain-mark-spent-outputs.

Windows: https://files.minesolo.com/solo-v1.1.0.4-win64.zip
Linux: https://files.minesolo.com/solo-v1.1.0.4-linux64.zip
MacOS: https://files.minesolo.com/solo-v1.1.0.4-macos64.zip
Android ARM64: https://files.minesolo.com/solo-v1.1.0.4-android64.zip
ARM64 Linux: https://files.minesolo.com/solo-v1.1.0.4-arm64.zip
ARMHF Linux: https://files.minesolo.com/solo-v1.1.0.4-armhf.zip
RISCV64 Linux: https://files.minesolo.com/solo-v1.1.0.4-riscv64.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.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 19/09/2019, 16:39:15 UTC
Solo (XSL) is now listed for trade at SouthXchange!
BTC market: https://www.southxchange.com/Market/Book/XSL/BTC
LTC market: https://www.southxchange.com/Market/Book/XSL/LTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 19/09/2019, 01:14:21 UTC
v1.1.0.3 binaries have been released!
Changelog (v1.1.0.2 and v1.1.0.3 combined as we had no announcement for v1.1.0.2):
*  Better logging and info displayed during syncing, but nowhere near as spammy as v1.0.4.x
*  Merge some changes from upstream to cryptonote_protocol_handler.inl/cryptonote_protocol_handler.h
*  Add arg_fluffy_blocks / arg_no_fluffy_blocks flags
*  Remove obsoleted do_request_peer_id in net_node
*  Change net_node max_connections to 3
*  Update android64.Dockerfile
*  Update mining_status command in solod to add Estimated Earnings
*  Rename 'Expected' to 'Emission Schedule' in mining_status
*  Add disclaimer about Estimated Earnings in mining_status
*  Add Network Hashrate to mining_status

Source: https://gitlab.com/solo-project/solo

Windows: https://files.minesolo.com/solo-v1.1.0.3-win64.zip
Linux: https://files.minesolo.com/solo-v1.1.0.3-linux64.zip
MacOS: https://files.minesolo.com/solo-v1.1.0.3-macos64.zip
Android ARM64: https://files.minesolo.com/solo-v1.1.0.3-android64.zip
ARM64 Linux: https://files.minesolo.com/solo-v1.1.0.3-arm64.zip
ARMHF Linux: https://files.minesolo.com/solo-v1.1.0.3-armhf.zip
RISCV64 Linux: https://files.minesolo.com/solo-v1.1.0.3-riscv64.zip

Snapshots:
https://files.minesolo.com/snapshot.zip
https://files.minesolo.com/snapshot.7z

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.

We are excited to announce that Solo (XSL) has been listed at 2 new exchanges:
*  bia.do is an exchange that Monero (XMR) is the primary pair.  One of the potential goals of this exchange is to assist in decoupling BTC as the primary pair for most trading.  Piconero not Satoshi!  Check it out at: https://bia.do/
*  Bisq is a Decentralized Exchange (DEX) Check it out at: https://bisq.network/
Post
Topic
Board Announcements (Altcoins)
Merits 1 from 1 user
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 01/09/2019, 14:52:47 UTC
⭐ Merited by cryptomaxsun (1)
How to recover wallet from seed?

./solo-wallet-cli --restore-deterministic-wallet

or in windows solo-wallet-cli.exe --restore-deterministic-wallet
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 31/08/2019, 20:41:01 UTC
v1.1.0.1 binaries are available:
* Revert DEFAULT_THRESHOLD_PERCENT change as it breaks syncing from 0
* Remove deprecated HardFork::get_last_version()
* Fix importer/exporter

* Important notes (when upgrading from v1.0.4.8 or earlier):
  * 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/solo

Windows: https://files.minesolo.com/solo-v1.1.0.1-win64.zip
Linux: https://files.minesolo.com/solo-v1.1.0.1-linux64.zip
MacOS: https://files.minesolo.com/solo-v1.1.0.1-macos64.zip
Android ARM64: https://files.minesolo.com/solo-v1.1.0.1-android64.zip
ARM64 Linux: https://files.minesolo.com/solo-v1.1.0.1-arm64.zip
ARMHF Linux: https://files.minesolo.com/solo-v1.1.0.1-armhf.zip
RISCV64 Linux: https://files.minesolo.com/solo-v1.1.0.1-riscv64.zip

Snapshots:
https://files.minesolo.com/snapshot.zip
https://files.minesolo.com/snapshot.7z

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.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 30/08/2019, 20:58:07 UTC
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/solo

Windows: https://files.minesolo.com/solo-v1.1.0.0-win64.zip
Linux: https://files.minesolo.com/solo-v1.1.0.0-linux64.zip
MacOS: https://files.minesolo.com/solo-v1.1.0.0-macos64.zip
Android ARM64: https://files.minesolo.com/solo-v1.1.0.0-android64.zip
ARM64 Linux: https://files.minesolo.com/solo-v1.1.0.0-arm64.zip
ARMHF Linux: https://files.minesolo.com/solo-v1.1.0.0-armhf.zip
RISCV64 Linux: https://files.minesolo.com/solo-v1.1.0.0-riscv64.zip

Snapshots:
https://files.minesolo.com/snapshot.zip
https://files.minesolo.com/snapshot.7z

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.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 15/08/2019, 17:27:39 UTC
Hello! Seems great. Can I give any help? If necessary, French and German translation. PM for the details. Would also like to get some tokens for my work.

We may consider translation bounties in the future, but at the moment there is not a lot of content that needs translating.  This will change in the future, and I will be sure to let the community know when we need translations in various areas.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 15/08/2019, 17:22:37 UTC
any news about this coin?
it's been almost 1 year since the project went live
when move to medium exchange ? like soutexchange , tradeorge and crex or another exchange ??/
another scam coin, becarefull guys

We are voting at https://www.southxchange.com/Home/Vote , crex24 has a fee (0.35 BTC which we cannot currently fund), and TradeOgre has not responded to our inquiry.  It seems that we will likely end up on SouthX before any of the others as we are currently #2 there.  We did very well in the qTrade voting round (#5): https://qtrade.io/listings
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 26/07/2019, 13:52:03 UTC
https://qtrade.io/listings double voting bounty Friday.  Each vote will be rewarded at least 1000 XSL per vote.  A screenshot (voted button with the system time & date) must be included.  This can be provided via DM on Discord to @TyphooN , @Railer X , or @quardtril  / in #📰marketing .
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 26/07/2019, 00:22:45 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 23/07/2019, 13:04:59 UTC
We have changed the bounty so that each vote is worth the same reward:

https://qtrade.io/listings voting bounty. Each vote will be rewarded 500 XSL. A screenshot (voted button with the system time & date) must be included. This can be provided via DM on Discord to @TyphooN or @Railer X / in #📰marketing .
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 21/07/2019, 17:41:43 UTC
https://qtrade.io/listings  voting bounty. 500 $XSL for your first vote, future votes will be rewarded 200 $XSL. Join https://discord.minesolo.com/  to claim. DM TyphooN or RailerX with a screenshot, or post in #marketing.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 08/07/2019, 18:41:39 UTC
v1.0.4.7 binaries are available.  NO_AES binaries are no longer required for users with CPUs that do not support AES.

Changelog:
-Merge in 'allow exporting uncle blocks and importing uncle blocks w/o verification,' 'allow importing of uncle blocks with verification,'
& 'store in_pool result in variable instead of searching twice' from cryptochangements34 (Masari).
-Change VAR naming 'FORK_HEIGHT' -> 'FORK_VERSION' where applicable for readability.
-General code cleanup. Add cmake/FindHIDAPI.cmake.
-Update Makefile for Android ARM64 build. Add initial android64.Dockerfile.
-Remove additional AES_NI check, update translations text.
-Update seed nodes.
-Additional Wallet2 key derivation failure logging

Source: https://gitlab.com/solo-project/solo

Windows: https://files.minesolo.com/solo-v1.0.4.7-win64.zip
Linux: https://files.minesolo.com/solo-v1.0.4.7-linux64.zip
MacOS: https://files.minesolo.com/solo-v1.0.4.7-macos64.zip
Android ARM64: https://files.minesolo.com/solo-v1.0.4.7-android64.tar.gz

Currently untested - please provide feedback on how these work for you:
ARM64 Linux: https://files.minesolo.com/solo-v1.0.4.7-arm64.zip
ARMHF Linux: https://files.minesolo.com/solo-v1.0.4.7-armhf.zip

Snapshots:
https://files.minesolo.com/snapshot.zip
https://files.minesolo.com/snapshot.7z

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.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 04/07/2019, 15:51:15 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 23/06/2019, 21:23:18 UTC
v1.0.4.6 binaries are available in many flavors.

Changelog
-Implement Gitlab CI for signed releases.
-Merge in contrib/depends from Masari upstream.
-Increase db_readers default 126 -> 1024. This helps on high core/thread count CPUs and multi-socket platforms.
-Update seeds
Source: https://gitlab.com/solo-project/solo/


Windows: https://minesolo.com/release/solo-v1.0.4.6-win64.zip
Windows NO_AES: https://minesolo.com/release/solo-v1.0.4.6-win64-NO_AES.zip
Linux: https://minesolo.com/release/solo-v1.0.4.6-linux64.zip
Linux NO_AES:   https://minesolo.com/release/solo-v1.0.4.6-linux64-NO_AES.zip


Currently untested - please provide feedback on how these work for you:
ARM64: https://minesolo.com/release/solo-v1.0.4.6-arm64.zip
ARMHF: https://minesolo.com/release/solo-v1.0.4.6-armhf.zip
MacOS: https://minesolo.com/release/solo-v1.0.4.6-macos64.zip


We have removed the snapshot tarball and are only going to provide .zip and .7z from now on:
https://minesolo.com/release/snapshot.zip
https://minesolo.com/release/snapshot.7z
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 07/06/2019, 19:59:39 UTC
v1.0.4.5 is out - please upgrade ASAP.  The main change in this version is updated seed nodes which will help drastically with local forking. A new blockchain snapshot to block 476k is also available at the usual links.

Windows ( https://www.minesolo.com/release/solo-latest-win64.zip )
Windows NO AES ( https://www.minesolo.com/release/solo-latest-win64-NO_AES.zip )
Linux ( https://www.minesolo.com/release/solo-latest-linux64.tar.gz )
Source ( https://gitlab.com/solo-project/solo )
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [XSL] Solo - A secure, private, untraceable pool resistant cryptocurrency
by
Solo-Project
on 04/06/2019, 02:04:54 UTC
We are pleased to announce that our third exchange partner (TradeCX) has listed Solo (XSL):

https://tradecx.io/markets/xslbtc