yahiheb

Results 73 issues of yahiheb

How to reproduce: - Generate an address for a hardware wallet - Click `Show on hardware wallet` ![saasa](https://user-images.githubusercontent.com/52379387/180585059-fa4ce2e6-48cb-4bb4-bd92-1626a35b5663.PNG) ``` 2022-07-22 18:12:51.541 [21] ERROR ReceiveAddressViewModel.OnShowOnHwWalletAsync (102) WalletWasabi.Hwi.Exceptions.HwiException: No path supplied matched...

debug

https://github.com/zkSNACKs/WasabiDoc/pull/1129#issue-1325686623

https://github.com/zkSNACKs/WasabiDoc/pull/1148#pullrequestreview-1076265637

The [link](https://github.com/permabull/wasabi_tails_installer/blob/master/wasabi_tails_installer) to that script is no longer working. https://docs.wasabiwallet.io/using-wasabi/WasabiSetupTails.html#script-to-automatically-install-wasabi-on-tails

I don't know why but I noticed that sometimes opening a link doesn't get you to the desired section. For example the following link should take you to the `CONNECTING...

bug

With Wasabi Wallet 1 users could set a custom Tor host:port. ![assasa](https://user-images.githubusercontent.com/52379387/174407734-4a6d4153-f0c5-48fd-807e-a1b3b997b61b.PNG) Shouldn't we have the same for WW2?

PS: Rename the customizable Coinjoin settings to coinjoin profile settings

UI

- Start Wasabi. - Using a terminal open a wallet using the RPC command [selectwallet](https://docs.wasabiwallet.io/using-wasabi/RPC.html#selectwallet). `curl -s --data-binary '{"jsonrpc":"2.0","id":"1","method":"selectwallet", "params" : ["WalletName"]}' http://127.0.0.1:37128/` - Load the same wallet in the...

debug