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

Remove 'monero:' prefix when adding a XMR account #4480

Merged

Conversation

chimp1984
Copy link
Contributor

@chimp1984 chimp1984 commented Sep 4, 2020

Fixes #4477

Some wallets copy the address with a 'monero:' prefix. If user pastes
that directly into the form he gets a validation error. We remove now
that prefix so the input is automatically adjusted to the address only.

Not sure if that can make it into 1.3.8 as the PR is not a bugfix, bu tI guess its such a small issues that we might allow to break the rule ;-). But anyway also not that important to delay to 1.3.9....

Some wallets copy the address with a 'monero:' prefix. If user pastes
that directly into the form he gets a validation error. We remove now
that prefix so the input is automatically adjusted to the address only.
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

utACK

@sqrrm sqrrm merged commit 7389bf8 into bisq-network:master Sep 6, 2020
@chimp1984 chimp1984 deleted the add-support-for-monero-address-prefix branch September 7, 2020 03:11
@ripcurlx ripcurlx modified the milestones: v1.3.9, v1.3.8 Sep 7, 2020
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.

Monero address field validation doesn't support URI prefix "monero:"
3 participants