A community managed chat group of WasabiWallet.io! For in-depth conversations on Bitcoin privacy, nuances of coinjoin, and strategies on how to reclaim your privacy with Wasabi. For more information, see docs.WasabiWallet.io
zkSNACKs was the previous default. This was the case because zkSNACKs funded the development of Wasabi (and other open source Bitcoin projects). Anyone is free to fork the project and set a new default, but Wasabi will be agnostic towards providers.
Читать полностью…Can you set your coordinator as default in new release?
Читать полностью…Thanks. I've just done.
By the way, there are two coordinators by you.
/btcpay.kukks.org/plugins/wabisabi-coordinator/
/btcpay.kruw.io/plugins/wabisabi-coordinator/
Guys please note to ALL use @Kruwed coordinator to keep mixing your coins after 31-05
Читать полностью…No, you have to be online to coinjoin in order to sign the transaction.
Читать полностью…you can setup your own btc node and have wasabi wallet use it instead of their default wallet syncing approach, but as I understand the default option is also private
Читать полностью…I'm not sure I understand, sorry. Wasabi's RPC has the same features (and more) that you get in the GUI version of the wallet.
Читать полностью…Wasabi currently always requires using the official backend for syncing.
Читать полностью…I want to commit this into some docs on the github repo
Читать полностью…Running a coordinator requires a full node. Otherwise, it wouldn't be possible to know if the inputs registering to the coinjoin were valid or not.
Читать полностью…I don't have any way to view that unfortunately. stats.wasabiwallet.io has a counter for the current coinjoins done by zkSNACKs.
Читать полностью…After a your client sees a new round from a coordinator their config will populate:
Читать полностью…You can check their docs for deployment instructions: https://docs.btcpayserver.org/Deployment/#to-choose-one-that-will-best-suit-your-needs-consider-the-following
Читать полностью…All apps are supposed to update themselves.
When triggered by the dev of mynode
If I shut down my computer, will Wasabi automatically perform CoinJoin for me?
Читать полностью…Can the RPC interface directly request the official URL?
Читать полностью…In other words, if I set it up myself and use RPC requests, will it ultimately be requesting the official server?
Читать полностью…If I set up Wasabi myself through code, will it ultimately use the official servers?
Читать полностью…Hello!
Can anyone point me in the right direction so I can run my own coordinator also?
I'm not finding too much info about this
Best I could find is https://github.com/WalletWasabi/WalletWasabi/blob/master/WalletWasabi.Documentation/WasabiSetupRegtest.md
Based on reading this I have to setup the bitcoin knots 23.0 and let it download the whole blockchain with txindex=1, is this correct?