Hi all!
XDag v0.2.2 is released.
https://github.com/XDagger/xdag/releases/tag/0.2.2Github:
https://github.com/XDagger/xdagList of changes:
- transaction address is shown in the console version, you can track the status of your transaction in the block explorer
- new field "State" was added to the output of the "block" command. See description below
- a bug in DNET which could break synchronization between pools is fixed
- a bug in block validation logic which could lead to divergence of balances between pools is fixed
- large changes in the mining:
- unpaid shares are paid even if miner is disconnected
- miners who use several rigs with one wallet address recieve only one total payment, not several payments corresponding to the number of connections. It should help to decrease network load
- restriction on count of connections with the same address was added. This count can be configured, see description below
- count of shares per task from one connection was restricted to 20, if count of shares exceeds 20 (during one minute) miner is disconnected. It was made with purpose to protect pool againg DDOS and cheating with shares.
- if you use several connections with the same address you no longer can send the same shares. All shares must be unique
- output of the miners command was changed. See description below
- max count of connections was increased to 8192
- small update in the GUI wallet
- draft version of JSON-RPC. Not ready for exchanges now
- some log messages are disabled during loading the storage. It can help to decrease count of disc I/O operations and speed up the loading of storage folder
- DAG takes too much space in the memory. Pools use temporary files for swapping in order to decrease memory usage. A new configuration "-z" was added:
- -z