Skip to content

Mandatory LUX Desktop wallet release - 5.3.3

Compare
Choose a tag to compare
@Ars0nic Ars0nic released this 25 Jul 16:32
· 90 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.3 (Since Release - 5.3.2.1)

  • [QT] Revamped the MN tab, added sorting, copying, filtering and colour
  • [Policies] Adjusted to a more permissive tx policy
  • [QT] Various palette, typos and visual fixes
  • [Misc] Loads of log sanitizing, minor bug fixing and compiler warnings cleared
  • [Stream] Fix iostream errors when serialising too much data
  • [Smart-contracts] Various improvements both UI/UX wise and new refund mechanics
  • [Misc] BIP-44 standard compliance
  • [Schnorr] Reference Schnorr signature support from Blockstream's secp256k1-zkp library
  • [BerkeleyDB/LevelDB] Several db improvements on both sides
  • [UX] Various improvements experience-wise when handling unspent inputs
  • [Misc] Increase stack size on Windows to prevent some crashes
  • [Misc] New banning logic on fork
  • [Subsidies] Added a devfee on each block produced, shifted reward % and block subsidies
  • [Misc] Banned Cryptopia addresses from staking and spending
  • [Misc] Add a configure switch for the default behaviour about change addresses

Known Issues in Release - 5.3.3

Check out the 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.