v1.34.0
Deterministic Build - v1.34.0
-
SSP Enterprise
- Coming Soon – self-custody multisig vaults for businesses and teams.
- Enterprise Vault Support — Sign enterprise vault transactions directly from the wallet extension. Supports both UTXO chains (Bitcoin, Flux, Litecoin, etc.) and EVM chains (Ethereum) with full transaction review UI showing vault name, organization, recipients, amounts, fee, and memo.
- Enterprise Token (ERC-20) Support — Vault signing now handles ERC-20 token transfers on EVM chains, displaying correct token symbols and decimal precision.
- SSP WK Identity Display — View your SSP WK Identity (2-of-2 multisig address) in wallet details with QR code and copy functionality. Used for SSP Enterprise identification.
- Enterprise Notification Subscription — Subscribe to SSP Enterprise email notifications from Settings, with email verification and WK signature-based identity proof.
Also available during onboarding tutorial. - Enterprise Nonce Pool Management — Automatic generation and replenishment of Schnorr nonces for enterprise vault signing, with encrypted local storage
- Read more at: https://sspwallet.io/ssp-enterprise.html
-
Max Fee Safety Cap — UTXO chains now enforce per-chain maximum fee limits to prevent absurdly high fees (e.g., BTC capped at 0.01 BTC, FLUX at 10 FLUX).
-
Dynamic UTXO Input Limit — Maximum number of transaction inputs is now calculated dynamically per chain based on max transaction size, replacing the previous
hardcoded 670-input limit. -
UTXO Deduplication — Confirmed and unconfirmed UTXOs are properly deduplicated when fetched from multiple sources.
-
Translations updated
-
Dependencies updated
-
Expanded test suite
-
Minor bug fixes
Full Changelog: v1.33.0...v1.34.0
This release contains deterministic builds for both Chrome and Firefox.
GPG Verification: gpg --verify SHA256SUMS.asc SHA256SUMS
Files Verification: sha256sum -c SHA256SUMS
Reproduction: git checkout v1.34.0 && npm run build:deterministic