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?

  1. Get a watch only wallet
  2. Click on Wallet Info
  3. 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

Most upvoted comments

It is the ExtPubKey property.

Removed the UI label as turned out it is not related to the UI.

https://github.com/zkSNACKs/WalletWasabi/pull/8319 Temporary “fixed” this.

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.