I actually want to know, assuming I currently have 0.5 BTC in address A participating in a join, if I want to add another 0.5 BTC for a join, should I create a new address B, or should I send it directly to address A?
Читать полностью…Definitely. If you split your coins into two wallets and they mix with themselves, they each gain half the privacy progress. So it's self defeating to run multiple subwallets at once.
Читать полностью…But the coinjoin still works as intended, there's no bug there besides the display.
Читать полностью…Yeah, if you have over 0.1 BTC that parameter was slowing it down a lot. I hope it will be fixed next round.
Читать полностью…So is this all thanks to the modification of the MaxSuggestedAmountBase parameter?
Читать полностью…This round is also max 0.10 which is fucking up even small whales. But hopefully it's good now.
Читать полностью…❗️NEVER share your 12 word recovery seed with anyone, scammers who are pretending to be admins DM you❗️
Wasabi is an open source, non custodial Bitcoin wallet for desktop. Your transactions are made private by default using coinjoins, Tor, and block filters.
Here you can ask for support and discuss Bitcoin related topics with the community. Make sure to check out our help docs for solutions to common problems and more information.
🔺 Be careful of phishing sites in search engine results with similar domain names, the official website is wasabiwallet.io 🔗
makes sense! just wondering how CJ could be more redundant (decentralized) while still achieving optimal privacy.
Читать полностью…Yes, bigger rounds provide more privacy. It will be hard to match the performance of zkSNACKs since they were the default everyone used.
Читать полностью…The outputs are "semi private" after the first round made in an empty wallet. You can spend them individually, but there's bad privacy if you combine them all back together. I wrote about the reasoning here: https://github.com/WalletWasabi/WalletWasabi/issues/10565
Читать полностью…In that case, if I'm pursuing speed, should I avoid constantly creating new wallets to join and instead continue sending my BTC to the old wallet?
Читать полностью…It's a display issue. If you change your anon score it will even display 0% lol: https://github.com/WalletWasabi/WalletWasabi/issues/11832
Читать полностью…After the first round, coins will remain in semi-private status. How does that translate to 75% exactly, idk.
Читать полностью…If you are starting from the first deposit to an empty wallet it is never possible to achieve 100% in one round, it will only get a maximum of 75%.
But if you have some private coins already, you can get back to 100% pretty quickly.
Ok, I found a config parameter called "MaxSuggestedAmountBase" that was set to 0.10, I changed it to 10.0 instead.
Читать полностью…Round duration will stay long, I don't think I would ever decrease it below 30 minutes. As liquidity builds up, my first priority is to increase the minimum input count until it's at least 200. Then I would try to increase the minimum UTXO size to 10k from 5k.
Читать полностью…Input size in that round did max out at 0.1 BTC: https://mempool.space/tx/b879d78c9de1c326795f2f4e4f7492cf7948701fa5963836e16b3a4713dea8f5
But, on the plus side, this means whales will end up together in the same round more often.
New input count record is now 81: https://mempool.space/tx/f8f310b47900ab3241a52dae604ce485da60300ec4cdba7268372ba74dd53f5d
Читать полностью…Yeah... that's the tricky part. It's the same problem Bitcoin solves with Proof of Work.
Читать полностью…But, zkSNACKs also limited rounds to 400 inputs and triggered them every 10 minutes, so maybe even with a portion of the liquidity you could get better overall results by waiting an hour+ instead.
Читать полностью…