Skip to content

Releases: craigraw/beta

2.4.3-sp-recv

2.4.3-sp-recv Pre-release
Pre-release

Choose a tag to compare

@craigraw craigraw released this 14 May 13:53
  • Add complete Silent Payments receive support via a new policy type for SP wallets

To test SP wallets, connect to Frigate v1.5.0 or later with backendElectrumServer and zmqSequenceEndpoint configured. Earlier Frigate versions use an outdated Electrum protocol. While Frigate supports migration from earlier configs, replacing any existing config entirely with the default is recommended for easier configuration. See the Frigate README for more information.

2.3.2-trezor-safe-7

2.3.2-trezor-safe-7 Pre-release
Pre-release

Choose a tag to compare

@craigraw craigraw released this 03 Jan 13:04
  • Adds support for the Trezor Safe 7

2.3.2-ledger-nano-gen5

Pre-release

Choose a tag to compare

@craigraw craigraw released this 11 Dec 09:29
  • Adds support for the Ledger Nano Gen5

2.2.4-support-minrelaytxfee

Pre-release

Choose a tag to compare

  • Support creating transactions with the minimum relay fee rate configured by the user or set by the connected server

The connected server must change minrelaytxfee in bitcoin.conf - this value will be read by Sparrow either directly from Bitcoin Core or indirectly via the Electrum server that connects to the node. To override this value, close Sparrow, edit the Sparrow config file in Sparrow home and change the value of minRelayFeeRate to a value >= 0.0 and < 1.0. Note that this is considered advanced usage - if the server you are connected to doesn't support relaying transactions at the chosen fee rate, it will return an error on broadcast.

2.2.4-duplicate-webcam

Pre-release

Choose a tag to compare

@craigraw craigraw released this 01 Jul 14:32
  • Fixes an issue when a webcam is reported as more than one device
  • Fixes the restart menu options on the Linux standalone package

2.2.4-bip353

2.2.4-bip353 Pre-release
Pre-release

Choose a tag to compare

@craigraw craigraw released this 24 Jul 16:08
  • Adds support for sending to BIP353 human readable names, and including DNSSEC proofs in associated PSBTs

2.2.3-webcam-close-delay

Pre-release

Choose a tag to compare

@craigraw craigraw released this 04 Jun 13:40
  • Adds a delay before closing the capture library to avoid intermittent SIG_SEGV on some systems

2.2.3-webcam

2.2.3-webcam Pre-release
Pre-release

Choose a tag to compare

@craigraw craigraw released this 02 Jun 14:54
  • Addresses issues around the new webcam library introduced in v2.2.0

2.2.3-prevent-double-close

Pre-release

Choose a tag to compare

  • Prevents a double close of the webcam capture library

2.2.3-nv12

2.2.3-nv12 Pre-release
Pre-release

Choose a tag to compare

@craigraw craigraw released this 03 Jun 12:50
  • Adds NV12 pixel format support on Linux