Pearl Desktop Wallet v2.0.3
🖥️ 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.3
oyster: Wallet managementpearld: Full nodeprlctl: Control utility
📦 Installation
See the documentation for installation instructions.
What's Changed
- feat(wallet): use DNS seeders for peer discovery with optional custom peer by @liad-madmon in #250
- chore(wallet): bump pearl-desktop-wallet to 2.0.2 by @liad-madmon in #252
- fix(desktop-wallet): add single-instance lock to prevent RPC 401 after duplicate launch by @zachmja in #239
- chore(wallet): bump pearl-desktop-wallet to 2.0.3 by @liad-madmon in #256
New Contributors
Full Changelog: v1.1.6...pearl-wallet-v2.0.3