Mandatory LUX Desktop wallet release - 5.3.2
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
andCAmount
std::pair
vectors to a vector namedRecipient
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
- Fork the LUX-Core/lux repository.
- Create a new branch for each feature or improvement.
- Send a pull request from each feature branch to the develop branch.
Bug Reports
- Please verify that your bug is an actual issue.
- If you are sure you have found a bug, open an issue against this repository.