dash-wallet icon indicating copy to clipboard operation
dash-wallet copied to clipboard

Is it possible to make xpub available again?

Open eloyesp opened this issue 3 years ago • 1 comments

It seems that there is no way to get access to the master public key (xpub) in the current interface, as far as I understand, it was removed in #166 (specifically on commit: 55232256e0e91d44d825a476589d3274ca7d529b) because:

It was not possible to call ExtendedPublicKeyFragment.show without significant refactoring

I wanted to know if that is still an issue or if making the xpub accessible for the user could be addressed. As you know that could be used by other systems to make it possible to receive payments without reusing addresses and without sharing private keys.

Expected Behavior

I would like to make it possible to view (as alpha and qr), and share the xpub, that is currently unavailable.

eloyesp avatar Mar 14 '21 21:03 eloyesp

Yes, it is possible, but it is not on the list of priorities.

HashEngineering avatar Sep 23 '21 05:09 HashEngineering

This feature was added back in More / Tools / Extended Public Key in v7.4.8

image image

HashEngineering avatar Sep 14 '23 04:09 HashEngineering