Package Details: sparrow-wallet 1.7.3-1

Git Clone URL: https://aur.archlinux.org/sparrow-wallet.git (read-only, click to copy)
Package Base: sparrow-wallet
Description: Bitcoin wallet with pro functionalities like single- and multisig, Transaction Editor, built-in Tor, connection to private Electrum and much more. Different Hardware Wallets like Trezor and BitBox supported.
Upstream URL: https://sparrowwallet.com/
Licenses: Apache
Submitter: cybafunkmonkey
Maintainer: cybafunkmonkey
Last Packager: cybafunkmonkey
Votes: 11
Popularity: 1.19
First Submitted: 2021-07-25 12:47 (UTC)
Last Updated: 2023-03-01 08:40 (UTC)

Dependencies (9)

Required by (0)

Sources (1)

Latest Comments

cybafunkmonkey commented on 2023-02-21 08:55 (UTC)

Removed libxcrypt-compat package as dependency.

@RealOrRandom Thanks for your advice.

RealOrRandom commented on 2023-02-20 15:13 (UTC)

The libxcrypt-compat can be removed again now that we're on 1.7.2 and https://github.com/sparrowwallet/sparrow/issues/631 has been closed. I verified that HWI works with this package but libxcrypt-compat removed manually.

cybafunkmonkey commented on 2023-01-19 13:14 (UTC)

Thanks for your comments and support. I added libxcrypt-compat to the dependent packages.

RealOrRandom commented on 2023-01-17 13:29 (UTC)

This needs to depend on libxcrypt-compat (until https://github.com/sparrowwallet/sparrow/issues/631 is resolved). This will resolve the problem encountered by @dougEfish without the manual symlink.

noisevault commented on 2022-10-28 18:16 (UTC) (edited on 2022-10-28 18:22 (UTC) by noisevault)

A diff for version 1.7.0 PKGBUILD (FOR X86_64) ... Not an AUR expert... so I do not know the right way to contribute this.

5c5
< pkgver=1.6.6
---
> pkgver=1.7.0
14,15c14,15
< source=("https://github.com/sparrowwallet/sparrow/releases/download/$pkgver/sparrow-$pkgver.tar.gz")
< sha256sums=('4029f7f04058dc92a9a4d953998d4ba5adf92413868be317116e4ef38bcc62a7')
---
> source=("https://github.com/sparrowwallet/sparrow/releases/download/$pkgver/sparrow-$pkgver-x86_64.tar.gz")
> sha256sums=('99d75f2342c16dd0d281dc1373df3386711d89096e9df6fa166c8ca3562f2ee7')

dougEfish commented on 2022-06-04 14:29 (UTC) (edited on 2022-06-04 14:31 (UTC) by dougEfish)

FYI, in order to get sparrow to see my trezor, I had to to do this:

ln -s  libcrypto.so.1.1   libcrypt.so.1

(in /usr/lib)

Looks like sparrow does some weird/nasty hack to detect trezor. see

This all started when I saw this log:

ERROR Error parsing JSON: 
com.sparrowwallet.sparrow.io.ImportException: Error scanning, check devices are ready

cybafunkmonkey commented on 2022-05-20 17:55 (UTC)

Fixed and ready to install

cybafunkmonkey commented on 2022-05-20 17:00 (UTC)

Sparrow Wallet 1.6.4 is out Actually Sparrow Wallet 1.6.4 from AUR isn't coming up. No logs, no errors. I will try to fix in the next days. You can download, unpack and use the package here if you need urgent: https://github.com/sparrowwallet/sparrow/releases/download/1.6.4/sparrow-1.6.4.tar.gz