Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nunchuk Wallet Xpub broken in 0.8.0 release #614

Open
newtonick opened this issue Sep 22, 2024 · 0 comments
Open

Nunchuk Wallet Xpub broken in 0.8.0 release #614

newtonick opened this issue Sep 22, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@newtonick
Copy link
Collaborator

Nunchuk expects a BCUR encoded account/xpub from SeedSigner. In the 0.8.0 a refactor changed from a static BCUR encoded QR to the text xpub format. PR494 is were the change happened. My recommendation is to either A) change the Nunchuk coordinator for xpub export to use BCUR (with testing to see if animated QR is supported). B) change the xpub export workflow to not explicitly list coordinators but instead list formats.

Would be ideal if this was fixed in 0.9.0 or a bug fix release (most likely 0.8.1).

See conversation on nostr for additional context: https://njump.me/note1xxnwr5fud0adhxn4he3fyvz2tc3u0tw7nxfuhzhq9wauaduvfq5qjtx2fz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant