v0.10.4 (Hotfix release)
Binaries
There are two types of binaries:
Specter Desktop
It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS (only Catalina or above), Linux (x86_64)
Note on Linux: you need to set up udev rules (included in the archive). Check out readme.
specterd
It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)
Signatures and hashes
sha256.signed.txt file contains sha256 hashes of all binary files and signed with @stepansnigirev's GPG key.
You can get public key from here: https://stepansnigirev.com/ss-specter-release.asc.
It is also available via keys.gnupg.net or keys.openpgp.org.
Fingerprint of the key is 6F16 E354 F833 93D6 E52E C25F 36ED 357A B24B 915F
, short id: 36ed357ab24b915f
Release notes
- Bugfix: Fix error handling for loading wallet balances (#750) (@ben-kaufman)
- Bugfix: Fix issue with adding more keys to an existing device (#754) (@stepansnigirev)
- Bugfix: Fix crash due to a wallet failing to load (#752) (@ben-kaufman)