8000 Release XDAGJ v0.4.1 · XDagger/xdagj · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XDAGJ v0.4.1

Compare
Choose a tag to compare
@punk8 punk8 released this 15 Apr 08:11

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:

  1. Add new mining algorithm-RandomX #12
  2. Use rocksDB to store block and state
  3. Add height for mainblock
  4. Add whitelist restriction for test net
  5. Increase synchronization speed
  6. Use sha-256 replace keccak-256
  7. Add bip32,bip39,bip44

Bugs fixed:

  1. Fix the problem that large transfers cannot be made #6
  2. Fix balance display #7
  3. Fix the problem of abnormal synchronization in the mining pool #8
  4. Fix the problem that pool can‘t calculate and distribute miner rewards #10
0