Skip to content

Releases: mwcproject/mwc-qt-wallet

Lower transaction fees

21 Jul 22:53
Compare
Choose a tag to compare

Under construction, network is updating

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.

Atomic Swap Marketplace v2

14 May 23:57
0644a05
Compare
Choose a tag to compare

Update sorting order for the Marketplace Buy offers, so the best offers will be located at the top.