XDAGJ v0.4.2
XDAGJ v0.4.2 is a maintenance release.
Notable changes in this release:
- We have added a lot of detailed documents so that users can use XDAGJ conveniently.
- Refactored part of the code so that different types of networks have different configurations, which is more convenient for testing and maintenance.
- Added some unit test cases on configuration, synchronization and miner connection.
- Added pre-judgment when miner/wallet connect to the pool, which can avoid access to miner/wallet of different network types.
- Added the preliminary verification of the block when add a new block.
- Re-adjust the dynamic library compilation process.
Bug fixes: