sparrowwallet / sparrow

Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
https://sparrowwallet.com/
Apache License 2.0
1.32k stars 189 forks source link

Mix Selected button not present on UTXOs tab #771

Closed ntosme closed 1 year ago

ntosme commented 1 year ago

After transferring coins into a new software hot wallet, there doesn't appear to be a way to use Mix Coins after selection on the UTXOs page. The wallet was created with Taproot; is this type not yet supported by whirlpool?

ntosme commented 1 year ago

After some digging, I found the following comment:

sparrow/src/main/java/com/sparrowwallet/sparrow/whirlpool/WhilpoolServices.java: 165 && wallet.getScriptType() != ScriptType.P2TR //Taproot not yet supported

Also in "Preparing the wallet" in the Whirlpool section of the docs it does actually mention that it's not supported.

SUDOneDid commented 8 months ago

I'm actually having the same problem but my hot wallet is singlesig native segwit which should work based on a few videos I've watched. No Mix Selected button is present in UTXO. I'm currently using Sparrow with EPS and TOR. Does that factor into mixing being available or not?

craigraw commented 8 months ago

Does that factor into mixing being available or not?

It does not.

I suggest recreating your wallet from the seed words, following the Quick Start guide in the docs.