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

Treat apostrophy as backtick in custom derivation path #6361

Open
jimbojw opened this issue Apr 1, 2024 · 0 comments
Open

Treat apostrophy as backtick in custom derivation path #6361

jimbojw opened this issue Apr 1, 2024 · 0 comments
Assignees
Labels
bitcoin enhancement New feature or request good first issue 🥇 Good for newcomers help wanted Extra attention is needed

Comments

@jimbojw
Copy link

jimbojw commented Apr 1, 2024

When entering a custom derivation path, BlueWallet only recognizes backticks (`) not apostrophes ('). If you enter a derivation path with an apostrophe, BlueWallet reports "wrong derivation path". #2240 (comment)

Instead, BlueWallet should perform a find-and-replace on the user entered string to replace apostrophes with backticks. At minimum, it should inform the user of the specific character that makes the derivation path "wrong".

@Overtorment Overtorment added enhancement New feature or request help wanted Extra attention is needed good first issue 🥇 Good for newcomers bitcoin labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitcoin enhancement New feature or request good first issue 🥇 Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants