v0.3.17+1-signed
v0.3.17+1-signed
- update: support 12 word standard derivation path wallets and bip39 passphrase in #3
Full Changelog: v0.3.16+1-signed...v0.3.17+1-signed
This release includes a universal APK. If you're unsure which version to install, you can now simply choose the spectrum-v0.3.17+1-signed-app-universal.apk
version.
Due to historical developments, the Kaspa ecosystem features multiple wallet derivation paths. Both Spectre Desktop and the Webwallet utilize a pre-Kaspa standard known as the legacy derivation path which uses 972
. Meanwhile, the Spectre standard follows the derivation path 123456
and is implemented in Rusty Spectre and Spectred (Golang).
This release supports them all!
To securely monitor your wallet without importing your private key, you can now use the export mnemonic
command in rusty-spectre to print the extended public key, which can be imported into the Spectre mobile wallet. To do this, select the Import Watch-Only Wallet
option during the import process. With an extended public key, you gain read-only access, allowing you to view all incoming transactions and monitor your wallet balance without the ability to send funds or perform any transactions.