pull down to refresh

Combining your coinjoined outputs is slightly less private than spending them individually, but you generally shouldn't worry about this unless you are a huge whale. If there's still any doubt, you can remix an extra time before spending.
Let's assume I sent an UTXO with random amount like 0.12345 BTC to Wasabi and do a single coinjoin with settings set to "fast". Then I transfer everything back to my cold storage, by merging all the coinjoined UTXOs resulting in singe UTXO of amount (0.12345 minus fees). Isn't it quite obvious that it is still my UTXO?
421 sats \ 0 replies \ @kruw 23 Jan
Yes. Although the link would not be deterministic, it would be a practical guess.
To solve this problem, I researched the worst case scenarios for consolidation of coinjoin outputs and proposed "Safety Coinjoins". This hidden feature automatically remixes coins that are vulnerable to weak spending patterns: https://github.com/WalletWasabi/WalletWasabi/issues/10567
reply