Latest Release

  • Repository: zkSNACKs/WalletWasabi
  • Published on: 2025-01-11 15:26:06 UTC
  • Version Tag: v2.4.0
  • By: github-actions[bot]
  • On GitHub: zkSNACKs/WalletWasabi/releases

Wasabi Wallet is an easy to use, privacy-focused, open-source, non-custodial, Bitcoin wallet.

Download

:window: Windows :green_apple: Apple M1/M2 :apple: Apple Intel :penguin: Ubuntu / Debian :penguin: Other Linux


Release Highlights

🀫 Send to Silent Payment addresses

🎁 Donation Button

πŸ§ͺ ~~TestNet 3~~ -> TestNet 4

πŸ“ Release Notes in the client

Release Summary

Wasabi Wallet v2.4.0 brings send to Silent Payment addresses!

🀫 Send to Silent Payment addresses

Silent Payments are privately reusable static addresses. While sending Bitcoin to them is as easy as sending to regular addresses, it is not possible for an observer to link several payments to the same Silent Payments address.

They are useful to send an address to multiple persons at the same time (tips, donations...) or to make multiple payments between the same entities (salary, rent...).

Wasabi is now one of the first wallet to support send to Silent Payment addresses, and we hope that more wallets will join! We are working on allowing receiving, please bear with us!

🎁 Donation Button

Wasabi is Free Open Source Software (FOSS). No service is provided, and therefore it doesn't generate any revenue.

However, maintaining and improving the software requires ongoing effort, such as maintenance, continuous improvement, bug fixes, testing, documentation, regular updates etc...

While Wasabi is one of the best tools available to use Bitcoin privately, achieving flawless financial-sovereign privacy is still a work in progress. There are many features yet to be implemented, and your support can help make them a reality.

Additionally, contributors cover static costs, such as server expenses and release management, using their personal funds.

A donate button has been added on the main screen.
It uses Silent Payments, so it's a great way to test that new feature!

By donating, you’re directly supporting the developers who work tirelessly to maintain and improve Wasabi Wallet and make Bitcoin privacy accessible for everyone.

πŸ§ͺ ~~TestNet 3~~ -> TestNet 4

Instead of TestNet 3, Wasabi now uses TestNet 4.

This new network has slightly different mechanisms that mitigates some of the problems that were undermining TestNet 3 to the point that it is basically unusable.

While using the test network will be much more enjoyable now, coins from TestNet 3 don't exist on this new network. You must use a faucet and get yourself TestNet 4 coins.

πŸ“ Release Notes in the client

If you've reached this far, you've probably noticed that the release notes highlights are now available in the client! They are displayed every first launch after an update.

Full release notes are still available on GitHub.


Installation Guide

Download the operating system relevant software package and install Wasabi like you would with any other software on your computer. For a detailed installation guide, including signature verification, see the documentation.

Documentation

:spider_web: Website :onion: Tor onion site :orange_book: Documentation :grey_question: FAQ

Advanced Guide

If you want to build or update Wasabi from source code, check out these easy instructions.

Wasabi uses reproducible builds, which you can verify with this guide.

Requirements

  • Windows 10 1607+
  • Windows 11 22000+
  • macOS 12.0+
  • Ubuntu 22.04+
  • Fedora 37+
  • Debian 11+

What's Changed

Bug fixes

  • Fix some layout regressions by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13612
  • Use Key instead of ExtKey by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13616
  • Crypto for Silent Payments by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13617
  • Fix Wallet has no key chain by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13635
  • Fix import json from ColdCard Q by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13640
  • Add P2SH as unknown script types by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13636

Features

  • Silent payments - Sending part (RPC) by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13619
  • Silent Payment support in the UI by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13621
  • Donate button by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13645
  • Display release highlights when new version first launch by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13620
  • Use TestNet4 as testnet by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13624
  • Update NBitcoin version by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13623

Miscelleanous

  • Remove BuyAnythingButton by @turbolay in https://github.com/WalletWasabi/WalletWasabi/pull/13644
  • Wire components using IoC by @lontivero in https://github.com/WalletWasabi/WalletWasabi/pull/13076
  • tx preview: remove privacycontentcontrol from fee rate by @MarnixCroes in https://github.com/WalletWasabi/WalletWasabi/pull/13622

Full Changelog: https://github.com/WalletWasabi/WalletWasabi/compare/v2.3.1...v2.4.0

Data updated on: 2025-02-05 07:00 UTC