Skip to content

Releases: mwcproject/mwc-qt-wallet

Simplified Slatepack UI

13 Sep 04:28
Compare
Choose a tag to compare

Release Notes

Please check the installation manual first:
Installation manual

New feature list

  • Simplified UI for Slatepack. By default only slatepack sending method is enabled, online methods need to be activated from the settings.
  • Improved usability for Slatepack. At the transaction page, add 'View slatepack' functionality.
  • Clean 'File' sending workflow.
  • Clean listen on http workflow.
  • Fix issue with MWC MQS indication.
  • Improved/fixed Cold wallet; it now works according to the Cold Wallet manual.
  • Updated transaction proofs validation; wallet and API now process data in the same format.
  • Improved transaction disaster handling security.
  • Error messages improvements.
  • Fixed a bunch of UI issues.

Lower transaction fees

21 Jul 22:53
Compare
Choose a tag to compare

Lower transaction fees. Current base transaction fee is 0.000001 MWC

Installation manual

Optimizations for a high volume of transactions

16 Apr 03:38
b5fc9f8
Compare
Choose a tag to compare

Release Notes

mwc-wallet is updated to the latest version 5.3.5. This update introduces significant optimizations for wallets handling a high volume of transactions — particularly beneficial for mining pools and exchanges.

Highlights & Improvements

🧩 Partitioned Data Storage

  • Wallet data is now split into two partitions:
    • One for active routine operations
    • One for archived outputs and transactions
  • Improves performance and resource efficiency

🚀 Optimized Transaction Building

  • Major performance improvements to transaction building
  • Especially optimized for wallets with thousands of outputs and transactions

💸 Late-Lock Fee Handling

  • Fixed fee fluctuation issues with late-lock transactions
  • Improved error reporting for better diagnostics

🪙 Small Output Handling

  • Added robust handling for transactions involving small outputs

🔒 Improved Private Context Management

  • Better management of transaction private context
  • Especially critical for the late-lock feature

🛠️ General Fixes and Enhancements

  • Various bug fixes
  • Improved error reporting throughout the system

Embedded node upgrade to v5.3.8

19 Feb 06:58
b5fc9f8
Compare
Choose a tag to compare

The embedded node is updated to the latest version 5.3.8.

Embedded node v5.3.7, default public nodes

26 Jan 19:34
b5fc9f8
Compare
Choose a tag to compare
  • The embedded node has been upgraded to version v5.3.7.
  • Default public nodes pool is increased
  • Binary for Apple Silicone.

Embedded node v5.3.6

27 Dec 21:37
Compare
Choose a tag to compare

The embedded node has been upgraded to version v5.3.6, featuring enhanced performance with fast sync support and improved peer discovery.

Viewing Key, few other improvements

04 Oct 01:59
d178e25
Compare
Choose a tag to compare
  • Support for 12, 14, 18, 21, 24 word passphrase
  • Viewing key / proof of ownership
  • Adding Tor bridge support
  • Transfer from account to account without required MWCMQS listener.
  • Fixed issues with file/slatepack finalize for wallets with multiple accounts.
  • Embedded node, blocks download progress can jitter.

Upgraded mwc-node & wallet to version 5.3.X

20 Sep 04:55
711d179
Compare
Choose a tag to compare

mwc-node and mwc713 (mwc-wallet) have been upgraded to their latest versions, bringing enhanced performance and stability.
Tor has been updated to its latest version, ensuring improved security and connectivity.
With the introduction of the PIBD sync feature in mwc-node, the embedded node will now synchronize more efficiently, providing faster sync times.

Atomic Swap support for ETH/ERC-20.

30 Dec 04:02
Compare
Choose a tag to compare

Atomic Swap support for ETH/ERC-20.

Mobile wallet RC

26 May 23:49
b6d1d51
Compare
Choose a tag to compare

RC for a mobile wallet.