Skip to content

Mandatory LUX Desktop wallet release - 5.3.2

Compare
Choose a tag to compare
@Ars0nic Ars0nic released this 22 Feb 19:43
· 237 commits to master since this release

Overview

This is an official mandatory Release Build for the LUX Desktop Wallet available on Mac, Windows, and Linux based systems governed by the MIT LICENSE.

Changes in Release - 5.3.2 (Since Release - 5.3.1)

  • [Wallet] Fixed Subtracting fee from amount mechanics when sending, both QT and RPC
  • [Backport] Moved from CScript and CAmount std::pair vectors to a vector named Recipient containing both objects
  • [Cleanup] Moved closer to removing Darksend
  • [Misc] Issued an address ban for lost funds, and removed lost masternodes (HF)
  • [Misc] Recovered those funds with a special mint to a team Masternode address (HF)

Known Issues in Release - 5.3.2

Check out current issues here.

How to Contribute

Pull Requests

  1. Fork the LUX-Core/lux repository.
  2. Create a new branch for each feature or improvement.
  3. Send a pull request from each feature branch to the develop branch.

Bug Reports

  1. Please verify that your bug is an actual issue.
  2. If you are sure you have found a bug, open an issue against this repository.