Pearl Desktop Wallet v2.0.4
🖥️ Desktop Application
- Windows: Download the
.exeinstaller - macOS: Download the
.dmgfor your architecture (Intel or Apple Silicon) - Linux: Download the
.debpackage
⚙️ Command Line Binaries
Built with Go version 2.0.4
oyster: Wallet managementpearld: Full nodeprlctl: Control utility
📦 Installation
See the documentation for installation instructions.
What's Changed
- fix(oystercli): make the coins screen usable on wallets with many UTXOs by @Aharonee in #263
- fix(blockchain): validate witness commitment regardless of BFFastAdd by @Aharonee in #266
- fix(deps): resolve critical Dependabot alerts for vitest and protobufjs by @liad-madmon in #267
- chore(wallet): bump pearl-desktop-wallet to 2.0.4 by @liad-madmon in #268
Full Changelog: v1.2.1...pearl-wallet-v2.0.4