Hi all!
XDag v0.3.0 is released.
https://github.com/XDagger/xdag/releases/tag/0.3.0Github:
https://github.com/XDagger/xdagList of changes:
1) some optimizations for the better performance
2) some refactoring in JSON-RPC to fix issues and implement required features
3) DNET is rewritten to have better performance and stability
4) new blocks are not generated until the pool is synchronized with the network
5) several bugs and memory leaks are fixed
6) issue with the size of temporary files is fixed
7) issue with disconnection of miners is fixed
8 ) issue with payment is fixed
9) new way to manage orphan blocks to get better performance
10) wallet issue in MacOS Mojave is fixed
11) mined blocks which did not become main blocks are removed from the network
Most of changes are related to pools. There is no functional changes for wallets.