Hi everyone,
Xiropht RPC Wallet - 0.0.2.1R has been released:-> Updated from the Mandatory Update scheduled on the 26 June 2019.
-> Implement the option to bind a specific IP Address to the API.
-> Implement a new API Command line: get_wallet_transaction_by_hash
-> Edit function who listen incoming connection to the API. Implement CancellationTokenSource to improve the handling of tasks closed.
-> Update RPC Database save function, copy the wallet database temporaly pending to travel them by a foreach loop on save, to not take the risk to get an error if the enumeration change from a parallal process.
-> Update Remote Sync function, copy temporaly the database of wallet pending to travel them by a foreach loop for their sync to not take the risk to get an error if the enumeration change from a parallal process.
-> Update the AutoUpdateFunction of Wallets informations, copy temporaly the wallet database pending to travel them by a foreach loop and then propertly update them by target the main object of the database.
-> Remove PriorityScheduler
Every previous versions can't work with the network anymore.https://github.com/XIROPHT/Xiropht-RPC-Wallet/releases/tag/0.0.2.1RSince the mandatory update of the 26 June 2019, the Whitepaper has been updated on the Token Network part (page 9)More informations:
https://xiropht.com/document/Xiropht-Whitepaper-EN.pdfThank you for your support
Hi everyone,
Xiropht Solo Miner - 0.7.3.3R has been
pre-released:
Important Update
-> Implement token network function to check if the wallet address used on the config exist or not before to connect on mining.
-> Improve check connection function.
-> Check argument of the config file.
-> Auto restart setting initialization if the config file is invalid or incomplete.
-> Do not check wallet address/worker name if the miner use a proxy.
-> Use Newtonsoft.Json library since this version.
https://github.com/XIROPHT/Xiropht-Solo-Miner/releases/tag/0.7.3.3RThank you for your supports again and good mining