Pages:
Author

Topic: [ANN] [XSL] Solo - A secure, private, censorship resistant cryptocurrency - page 3. (Read 4862 times)

jr. member
Activity: 41
Merit: 1
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.
jr. member
Activity: 41
Merit: 1
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.
jr. member
Activity: 41
Merit: 1
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
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
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.
they don’t pay for translated here, and there are no tokens here.
newbie
Activity: 42
Merit: 0
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.
newbie
Activity: 8
Merit: 0
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
jr. member
Activity: 33
Merit: 1
Wen GUI ?

Pliz update OP with Market information.
legendary
Activity: 2884
Merit: 1035
i'm glad for dev's activity but i sad for coin's price now - nobody wants to buy it even for 1 sat, sell only
jr. member
Activity: 41
Merit: 1
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 .
jr. member
Activity: 41
Merit: 1
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 .
jr. member
Activity: 41
Merit: 1
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.
jr. member
Activity: 41
Merit: 1
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.
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
There is no trade on cratex.io since June 24, and there are no sell orders.
sad all this.
newbie
Activity: 2
Merit: 0
The chain is still very unstable.
I am getting on an alternate chain almost twice a day.
jr. member
Activity: 41
Merit: 1
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
legendary
Activity: 2884
Merit: 1035
explorer doesn't work and no blocks on 14 cores about 16 hours
what happens again ?
jr. member
Activity: 41
Merit: 1
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 )
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
Good day.
Tell me how to send money?
I wrote a command help that I did not see the send command there and the wallet did not understand it.
Thanks you
Open solo-wallet-cli.
transfer address amount

Daemon solod must be synchronized with the network.
Pages:
Jump to: