Lucas Ontivero

Results 240 comments of Lucas Ontivero

No. The video title says "Use your Coldcard with Wasabi" and they run wasabi and explain that all goes trough Tor mong other things about wasabi. The video is not...

We should test it but it doesn't look correct to me because it pass an object without name when it should pass simply the hex. Does it work for you?...

@machim1 It would be good to know what operating system you were using in your old machine and what operating system you are using in your new machine in order...

About bootstraping ------------- The bootstraping mechanisms are not finished yet. Once it is done, bots will be able to connect with each others using several techniques (a local list of...

Those exceptions are caught and ignored. The Agent is running as expected.

Currently the `CoinJoinClient` is opaque and there is no way to know what is going on inside and in order to bypass this limitation the CJC code uses global states...

It's as @MaxHillebrand says and how https://github.com/zkSNACKs/WalletWasabi/issues/6067 explains. If we don't implement it in this way then the coordinator will detect the outputs being reused and will prevent the latest...

At the moment this PR implements https://github.com/zkSNACKs/WalletWasabi/issues/6067 by detecting own coins registered by someone else and soft-aborting (do not register outputs and just signing with all but one inputs) and...

@adamPetho this is the expected behavior. This was already discussed here: https://github.com/zkSNACKs/WalletWasabi/pull/8994#issuecomment-1227348740