This release is packed with bug fixes and improvements. Most notably, it improves the reliability of the wallet and uses Tor onion services version 3 for new data directories.
UI
- Add volume weighted average BSQ price
- Only use InputValidation when formatting voting stake
- Make prompt text for passwords readable in dark mode
- Size the offer book on window activation
- Sorting order of offers appropriately by min/max range
Trading
- Unfail trades if possible (reattach addresses)
- Add holder name for new Faster Payments accounts
- Replace the Get Support button with Open Trader Chat until trade period is over
- Add signed witness filter
- Improve handling of filtered offers and unsupported payment methods
Wallet
- Limit number of unconfirmed offers
- Prevent dust outputs from being created during the trade process
- Prevent dust outputs from being created during withdraw from wallet
Performance/Reliability
- Improve avoid standby feature
- Make UserThread::run* methods thread safe
- Make serialisation in FileManager::saveToFile thread-safe
- Added graceful shutdown hook
Privacy
Configuration
- Allow IPv6 connections to Bitcoin nodes
- Prevent incorrect usage of
--useLocalhostForP2P
option - Avoid startup failure when bannedSeedNodes arg is empty
- Limit system ram to 4GB
Network
- Replace a @wiz v2 seednode with a new v3 seednode
- Remove a @wiz bitcoin node to reduce total count to 16 nodes
- Add onion address for @robkaandorp’s btcnode
Assets
No assets were added.