You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐳 More cheaper privacy for whales
⬆️ Automatically verify the signatures of the software updater
🛑 Prevent accidental coinjoin double spend
🆕 Faster onboarding experience
🥕 Taproot coinjoin support
🐛 Lots of bug fixes
Release Summary
Whales can now gain more privacy faster and cheaper, it is possible to coinjoin coins up to 43000 btc. If you manually set custom backend URI values by modifying your config file, set them again after the first run of this version. Discrete mode reveals the hidden information on mouse hover. The coordinator now pays for the coinjoin transaction overhead cost. Double clicking the history table now reveals the transaction details
Verify recovery words by selecting instead of typing them. Taproot coinjoin transactions, Wasabi now picks the script type randomly. Upgrade to Tor v0.4.7.11, fixing some issues on MacOS. Upgrade to .NET 7. Many, many bug fixes and minor improvements.
Installation Guide
Download the operating system relevant software package and install Wasabi like you would any other software on your computer. For a detailed installation guide, including signature verification, see the documentation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
DO NOT USE THIS - TESTING ONLY
Wasabi is an easy to use, privacy-focused, open-source, non-custodial, Bitcoin wallet
Download
🪟 Windows
🍏 Apple M1
🍎 Apple Intel
🐧 Ubuntu / Debian
🐧 Other Linux
Release Highlights
🐳 More cheaper privacy for whales
⬆️ Automatically verify the signatures of the software updater
🛑 Prevent accidental coinjoin double spend
🆕 Faster onboarding experience
🥕 Taproot coinjoin support
🐛 Lots of bug fixes
Release Summary
Whales can now gain more privacy faster and cheaper, it is possible to coinjoin coins up to 43000 btc. If you manually set custom backend URI values by modifying your config file, set them again after the first run of this version. Discrete mode reveals the hidden information on mouse hover. The coordinator now pays for the coinjoin transaction overhead cost. Double clicking the history table now reveals the transaction details
Verify recovery words by selecting instead of typing them. Taproot coinjoin transactions, Wasabi now picks the script type randomly. Upgrade to Tor v0.4.7.11, fixing some issues on MacOS. Upgrade to .NET 7. Many, many bug fixes and minor improvements.
Installation Guide
Download the operating system relevant software package and install Wasabi like you would any other software on your computer. For a detailed installation guide, including signature verification, see the documentation.
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.
Documentation
🕸️ Website
🧅 Tor onion site
❔ FAQ
Requirements
What's Changed
IsSemiPrivate()
method by @soosr in [VDG] FixIsSemiPrivate()
method WalletWasabi/WalletWasabi#9418IdempotencyRequestCache
: Add test: 2 requests, first one throws an ex… by @kiminuo inIdempotencyRequestCache
: Add test: 2 requests, first one throws an ex… WalletWasabi/WalletWasabi#9482MempoolMirror
: Improve effectiveness ofEvictSpendersNoLock
by @kiminuo inMempoolMirror
: Improve effectiveness ofEvictSpendersNoLock
WalletWasabi/WalletWasabi#9448default
CTs from Tor code (2) by @kiminuo in Removedefault
CTs from Tor code (2) WalletWasabi/WalletWasabi#9487HttpClientWrapper
by @kiminuo in RemoveHttpClientWrapper
WalletWasabi/WalletWasabi#9488AreAllCoinsPrivate
by @soosr in [VDG] fix calculation ofAreAllCoinsPrivate
WalletWasabi/WalletWasabi#9457catch IOException
to UpdateManager by @Szpoti in Addcatch IOException
to UpdateManager WalletWasabi/WalletWasabi#9512EventAwaiter(s)
: Fix IDE0130 warnings by @kiminuo in [trivial]EventAwaiter(s)
: Fix IDE0130 warnings WalletWasabi/WalletWasabi#9580CoinJoinClient
: Simplify a line by @kiminuo in [minor]CoinJoinClient
: Simplify a line WalletWasabi/WalletWasabi#9585MempoolNotifiesAsync
: Fix test by @kiminuo inMempoolNotifiesAsync
: Fix test WalletWasabi/WalletWasabi#9579IdempotencyRequestCache
: Preparation work by @kiminuo in [trivial]IdempotencyRequestCache
: Preparation work WalletWasabi/WalletWasabi#9577Arena
: Remove unusedNetwork
parameter by @kiminuo inArena
: Remove unusedNetwork
parameter WalletWasabi/WalletWasabi#9597CoinjoinAnalyzer
: Fix IDE suggestions and errors by @kiminuo inCoinjoinAnalyzer
: Fix IDE suggestions and errors WalletWasabi/WalletWasabi#9614RoundStatusUpdater
: Add missingasync
suffix by @kiminuo inRoundStatusUpdater
: Add missingasync
suffix WalletWasabi/WalletWasabi#9598FilterModel
: Faster implementation by @kiminuo inFilterModel
: Faster implementation WalletWasabi/WalletWasabi#9630CoinJoinClient
: public -> private by @kiminuo inCoinJoinClient
: public -> private WalletWasabi/WalletWasabi#9629ToFeeDisplayUnitString
by @Szpoti in Remove possible null reference forToFeeDisplayUnitString
WalletWasabi/WalletWasabi#9634IdempotentRequestCache
: Remove request timeout by @kiminuo inIdempotentRequestCache
: Remove request timeout WalletWasabi/WalletWasabi#9581Full Changelog: WalletWasabi/WalletWasabi@v2.0.2...v2.0.2.1
This discussion was created from the release v2.0.2.1 prerelease.
Beta Was this translation helpful? Give feedback.
All reactions