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

fix: show h instead of apostrophe in taproot xpub to be consistent with firmware #16070

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

peter-sanderson
Copy link
Contributor

Resolves: #15277

image

Copy link
Contributor

@marekrjpolak marekrjpolak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works. I'm just slightly against exporting utils directly from Connect's exports. I'd prefer moving the util to some shared package to be imported by both Suite and Connect, I'm just unsure which one. Maybe simply @trezor/utils? It seems a bit too specific to be there, but e.g. parseElectrumUrl urlToOnion are there as well, so 🤷‍♂️

@peter-sanderson peter-sanderson force-pushed the fix-taproot-xpub-aposthoph branch from 5561c3b to 8087ec2 Compare January 2, 2025 10:30
@peter-sanderson peter-sanderson force-pushed the fix-taproot-xpub-aposthoph branch from 8087ec2 to 7aa167b Compare January 2, 2025 10:34
Copy link
Contributor

@mroz22 mroz22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ack

@peter-sanderson peter-sanderson merged commit 82e7d84 into develop Jan 2, 2025
74 checks passed
@peter-sanderson peter-sanderson deleted the fix-taproot-xpub-aposthoph branch January 2, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust Bitcoin Taproot XPUB so it matches device screen
3 participants