Skip to content

Firefly (XDAGj-v0.8.0)

Latest

Choose a tag to compare

@LucasMLK LucasMLK released this 27 May 06:28
· 12 commits to develop since this release
9c4e1ce

Firefly v0.8.0

Add a nonce field to the transaction block

Notable changes in this release:

  • Add a nonce field to the transaction block
  • Adapt to the original Xmrig mining software
  • Upgraded RandomX algorithm version to 0.2.4
  • Refactor node rpc module

Bug fixes:

  • Fixed the issue where the mining pool could not connect to the node.

  • Fixed the issue that when a new node joins the network, only one node can provide it with data blocks to complete synchronization. Now multiple nodes can provide it with data blocks.

  • Fixed a bug in the node when using the new version of the RandomX algorithm.

What's Changed

New Contributors

Full Changelog: 0.7.2...0.8.0