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

"Open bitcoin URI" dialog could give more feedback on what's wrong with BIP21 URI #784

Open
kristapsk opened this issue Dec 27, 2023 · 0 comments
Labels

Comments

@kristapsk
Copy link
Contributor

kristapsk commented Dec 27, 2023

Please describe the feature you'd like to see added.

Currently, when trying to open URI, if it's invalid, clicking "OK" will just colour it red, instead of giving any feedback, what's exactly wrong with URI.

image

In my test I added unknown required paramter req-test=1. Feedback on that would be useful for user, for example, BIP77 Payjoin v2 draft adds req-pj parameter, where receiver specifies that it require sender to do payjoin instead of simple send, but Bitcoin Core GUI doesn't know how to handle payjoins currently.

Is your feature related to a problem, if so please describe it.

No response

Describe the solution you'd like

No response

Describe any alternatives you've considered

No response

Please leave any additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant