XDAGJ v0.4.1
XDAGJ is a implementation of XDAG use Java, it can be used in private and test networks.
Now it is used to deploy the testnet.
List of changes:
- Add new mining algorithm-RandomX #12
- Use rocksDB to store block and state
- Add height for mainblock
- Add whitelist restriction for test net
- Increase synchronization speed
- Use sha-256 replace keccak-256
- Add bip32,bip39,bip44
Bugs fixed: