WalletWasabi: Watch only wallet - Wallet Info dialog "crash"
General Description
Trying to open Wallet Info
with a Watch only wallet results in swallowed exception and no pop-up window.
Wallet Settings
opens up as an empty dialog.
How To Reproduce?
- Get a watch only wallet
- Click on
Wallet Info
- See that nothing happens. In Debug it jumps to this line (if you catch every exc): https://github.com/zkSNACKs/WalletWasabi/blob/59a767957668d0230bdd161200c6c29eac5d211d/WalletWasabi.Fluent.Desktop/Program.cs#L75
OS: Win10
Logs
Nothing in the Logs
, unfortunately.
Wasabi Version
master
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15
It is the
ExtPubKey
property.Removed the UI label as turned out it is not related to the UI.
Removing this from the Wasabi Wallet 2.0 Must Have milestone.
We had a short discussion with @lontivero on slack. The output descriptors should be available for WatchOnly wallets as well and a solution would be to not use the master xpub, but the account xpub. For that, we don’t need the password.