Pearl Desktop Wallet v2.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 2.0.0
oyster: Wallet managementpearld: Full nodeprlctl: Control utility
📦 Installation
See the documentation for installation instructions.
What's Changed
- fix blockchain ci filter by @raskin1 in #61
- fix dependabot uv by @raskin1 in #60
- build(deps): bump the all-actions group with 11 updates by @dependabot[bot] in #56
- fixing rust toolchain to toml format by @raskin1 in #69
- build(deps): bump the all-actions group with 2 updates by @dependabot[bot] in #72
- another dependabot fix by @raskin1 in #75
- build(deps): bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #71
- fix release tag permissions by @raskin1 in #59
- fix(connmgr): preserve retry backoff across short-lived connections by @Aharonee in #84
- fix ec2 default runner by @raskin1 in #94
- build(deps): bump the all-python-security group across 1 directory with 9 updates by @dependabot[bot] in #90
- build(deps): bump the all-actions group with 2 updates by @dependabot[bot] in #99
- chore(mainnet): pin first checkpoint and fix headers-first sync stall by @Aharonee in #101
- fix(blockchain): reject sub-checkpoint forks in ProcessBlock by @Aharonee in #102
- fix(netsync): skip sync from peers that don't advertise a higher block by @o-k-d in #96
- fix ec2 nvme drive mount by @raskin1 in #103
- fix(chaincfg): disable HasFiltering for mainnet DNS seeds by @Aharonee in #108
- feat(netsync): add per-peer quality gate for inv-driven block download by @o-k-d in #91
- updated vllm and cuda by @raskin1 in #112
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 in the all-python-security group across 1 directory by @dependabot[bot] in #95
- perf(blockchain): reduce UTXO cache flush contention with chainLock by @Aharonee in #116
- bugfix for bitcoin utils package serializing OP_PUSHDATA1 opcode by @raskin1 in #115
- fix(rpc): use chain.IsCurrent for getblocktemplate IBD check by @ygd58 in #125
- Add nbits_override to verify_plain_proof for pool share difficulty by @naorye in #161
- Moe fork changes by @raskin1 in #173
- fix windows release by @raskin1 in #175
- chore(wallet,spv): bump wallet to 2.0.0 and derive neutrino UA from monorepo version by @liad-madmon in #176
New Contributors
- @o-k-d made their first contribution in #96
- @ygd58 made their first contribution in #125
- @naorye made their first contribution in #161
Full Changelog: pearl-wallet-v1.0.0...pearl-wallet-v2.0.0