Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xiropht (XIRO): Fast, Lightweight and Portable Centralized Cryptocurrency.
by
xiropht
on 19/08/2019, 19:26:06 UTC
有win32系统钱包吗?

Hi, yes the Desktop Wallet and every other tools can work with win32, by default "Any CPU" is selected before their compilation on Windows. Only Linux/Raspberry binary released are compiled for 64bits.

If you have some difficulty, be sure to follow our Wiki page: https://github.com/XIROPHT/Xiropht-Desktop-Wallet/wiki/How-to-use-the-Xiropht-Desktop-Wallet



Hi everyone,

Xiropht Desktop Wallet 0.7.0.0R (beta) has been pre-released:

Important Update

This update is not mandatory.

-> Implement Token Network Mode option on connect menu.
Quote
Permit to use your wallet without to use the full online mode.
You are not bored anymore if a maintenances on the network happen.

-> Update the whole sync process.

-> Include new languages:
Quote
-> ES.xirlang : Spanish language.
-> CN.xirlang: Chinese language.

-> Clean up code:
Quote
-> Moving class on better directory names.
-> Remove deprecated codes.
-> Remove the old sync process.

-> Implement Peer List system:
Quote
-> Save every public nodes listed, they can be used even if they are not listed on seed nodes.
-> Block temporaly peers when they provide too much disconnect, unstability or too much invalid packets.
-> Ask Seed Nodes for check packets received (like public nodes listed).
-> Optional: Peer Trust system can be enabled for don't check each request received from a peer everytime temporaly.
-> Peer list is saved on peer-list.json file.
-> Improvements on research contact wallet address on transaction history drawing.

-> Attempt to fix the freeze of the interface of the wallet in case of to have input an invalid pin code.

-> Update setting system:
Quote
-> Remove xiropht.ini, replace by setting.json.
-> 3 new settings are available for manage a bit more the peer system:
  "peer_max_ban_time": 300,
  "peer_max_disconnect": 50,
  "enable_peer_trust_system": true

https://github.com/XIROPHT/Xiropht-Desktop-Wallet/releases/tag/0.7.0.0R




Hi everyone,

Another user have copy our ANN with a fake github page, be aware.

Our official ANN link is only: https://bitcointalk.org/index.php?topic=5156784.0

The only legit github link of Xiropht is: https://github.com/XIROPHT


And only binary released on our github are showed on our official website or on our Github release too of course: https://xiropht.com/downloads.html

Thank you for your understanding Smiley