sparrow
sparrow copied to clipboard
Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
Running sparrow with head on commit f1a662ba8a39963d6b04b07fbb991f2bea23f024 Going through the logs I just discovered that sparrow tries to start whirlpool while being disconnected (by manually switching the network toggle off)....
Sparrow says "Could not connect" on Sparrow Wallet's server settings. I am running my full node locally, although the folder is on an external HDD. I added "server=1" to the...
I have set up a private electrum (via Umbrel node), according to Umbrel instructions, to Sparrowwallet (SW). I am not sure of the etiquette to explain myself, so I will...
I installed udev rules as specified in the link bellow, but my ledger still fails to connect. https://github.com/bitcoin-core/HWI/tree/master/hwilib/udev when I enumerate i get the next error: [{"type": "ledger", "model": "ledger_nano_s",...
Tor is installed, enabled, running, and has active circuits up, on 127.0.0.1:9050. I am actively using this system tor to connect to different services just fine. It is up and...
Context: In Preferences -> Server, I'm trying to change configuration of my server (bitcoin node is up but the auth is not correct). Problem: All the buttons are grayed-out (not...
Post 1.6.6 update I have encountered an issue when attempting to open a specific wallet file. After decrypting the file with the wallet password, I get an error message pop-up...
The fee reduction is not applied when choosing a pool. See the prompt showing a value that would make sense with a 5% fee, not with the reduced fee of...
I just build Sparrow 1.6.6 on a Linux Ubuntu flavor and the text/numbers in the PIN field during a wallet load is suddenly shown in plain text. Have I missed...
The `SystemModulesPlugin` used by `jlink` builds two class files, `SystemModules$all.class` and `SystemModules$default.class`. These class files encode and build the modules for the application. The `build` method takes an `int` as...