Skip to content

v1.10.3

Compare
Choose a tag to compare
@k9ert k9ert released this 23 Jun 08:10
· 489 commits to master since this release
4035701

Binaries

There are two types of binaries:

Specter Desktop

It's a windowed GUI application with Specter server included.
Supported platforms: Windows, MacOS, Linux (x86_64)

Note on Linux: you need to set up udev rules (included in the archive). Check out readme.

Note on macOS: The current build supports only macOS Catalina (10.15) or higher. If you'd like to run Specter on an older macOS version, you can install Specter from Pip.

specterd

It's a command-line program that only runs Specter server.
Supported platforms: Windows, MacOS, Linux (x86_64)

Signatures and hashes

SHA256SUMS file contains sha256 hashes of all binary files and signed with "Specter Signer's" GPG key.
You can get the public key from here.
Fingerprint of the key is 785A 2269 EE3A 9736 AC1A 4F4C 864B 7CF9 A811 FEF7
This key has been signed by @k9ert's key which you might have used for validating th 1.7.0 release.

Release notes

  • Bugfix: Display address on device #1774 (Manolis Mandrapilias)
  • Bugfix: Longer Timeout for run_the_numbers #1769 (k9ert)
  • Bugfix: Rescan won't work for fullnodes without explorer #1771 (k9ert)
  • Bugfix: Send max with multiple recipients #1744 (Harshit)
  • Bugfix: Start_specter ran twice in sub_open #1768 (k9ert)
  • Bugfix: Visual artifact in the electron settings dialog #1754 (djpnewton)
  • Chore: Making text-explainer a webcomponent #1752 (Shlok Pandey)
  • Chore: Refactor_wallet_manager #1667 (k9ert)
  • Docs: Corrected links in development.md #1742 (Ankur)
  • Feature: combined test script for cypress and pytest #1749 (relativisticelectron)
  • Feature: Drag and drop for PSBT import #1758 (Shlok Pandey)
  • UIUX: Fixed html character codes for multisig guide & polishment of about page #1743 (Manolis Mandrapilias)