Skip to content

Hummingbird (XDAGj-v0.7.0)

Compare
Choose a tag to compare
@LucasMLK LucasMLK released this 15 Mar 06:25
· 126 commits to develop since this release
decfdd0

This upgrade introduces a fee of 0.1 XDAG per transaction, making the network resistant to dust attacks. Moreover, the separation of mining pools from nodes paves the way for nodes to carry innovative functions in the future.

Notable changes in this release:

  • Introduce a fee of 0.1 XDAG per transaction.
  • Separate the minning pools from nodes.
  • Built a new independent mining pool, and miners no longer need an agent to directly connect to the mining pool.
  • Add progressive reward function in the mining pool.
  • Reconstruct P2P network protocol.
  • Return a transaction rejection prompt to the wallet

Bug fixes:

Fix snapshot total balance calculating bug.
Fix RPC to block link block.
Fix a sync bug.

What's Changed

Full Changelog: 0.6.5...0.7.0