Pearl Desktop Wallet v1.0.0
🖥️ 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 v1.0.2
oyster: Wallet managementpearld: Full nodeprlctl: Control utility
📦 Installation
See the documentation for installation instructions.
What's Changed
- fix(netsync): harden sync-peer selection against forged version height by @Aharonee in #9
- updated dependabot config and code owners by @raskin1 in #8
- fix(netsync): fall back to inbound peers for sync during IBD by @Aharonee in #29
- change to vllm 0.20+cuda 12.9 by @netanell-pearl in #30
- updated workflow permissions and pinned actions to hash by @raskin1 in #10
- build(deps): bump the minor-and-patch group in /pearl-blake3 with 3 updates by @dependabot[bot] in #16
- chore(desktop-wallet): bump version to 1.0.0 by @liad-madmon in #58
New Contributors
- @Aharonee made their first contribution in #9
- @raskin1 made their first contribution in #8
- @netanell-pearl made their first contribution in #30
- @liad-madmon made their first contribution in #58
Full Changelog: https://github.com/pearl-research-labs/pearl/commits/pearl-wallet-v1.0.0