Pearl Wallet version history - 2 versions
Pearl Wallet by Kaspador
Pearl Wallet version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.3.2
Released Sep 13, 2026 - 179.22 KBWorks with firefox 140.0 and later, android 142.0 and laterSecurity release (1.3.2). No new permissions or hosts. JS-only changes:
- Recipient validation limited to witness v1/v2 32-byte programs.
- Coins holding .pns names are excluded from ordinary spends. Name transfers put the recipient at output 0.
- Vault key derivation: PBKDF2-SHA256 at 600k iterations via WebCrypto (v2 box). v1 boxes still open and are re-sealed after a successful unlock.
- Dependencies: @noble/ and @scure/ 2.4, vite 7, vitest 4.
Build: npm ci && npm run build:firefox. The dist-firefox/ folder matches the uploaded zip. Requires Node v20.19+ or v22.12+.Source code released under All Rights Reserved
Older versions
Version 1.0.0
Released Jun 3, 2026 - 176.5 KBWorks with firefox 140.0 and later, android 142.0 and laterFinal wallet for firefox, supporting sending, receiving, compounding - all tested and functionalSource code released under All Rights Reserved