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

Broken flow when using BIP21 #61

Open
Kexkey opened this issue Aug 26, 2024 · 0 comments
Open

Broken flow when using BIP21 #61

Kexkey opened this issue Aug 26, 2024 · 0 comments

Comments

@Kexkey
Copy link

Kexkey commented Aug 26, 2024

Description

Since a few weeks (couldn't tell what version exactly), when scanning/pasting a BIP21 QR/string, the payment flow asks for the amount as well as the account even if the amount is in the BIP21 string and even if we were in the account when scanned. It doesn't detect the label either.

Version

Not sure, maybe since 2 months.

Steps to reproduce

Go in Bitcoin. Choose an account. Scan a BIP21 QR code. The wallet will then ask for the account from which to spend. Then it will ask for the amount. The BIP21 label won't be set as transaction note.

Expected behaviour

The account should be the one we're already in. The amount and label should be used as the payment amount and transaction note.

Actual behaviour

Only the address is taken into account.

Screenshots

None

Additional info

I suspected the BIP21 being the problem, so I tried one from another wallet and the error is still there.

@amir1387aht

This comment has been minimized.

1 similar comment
@amir1387aht

This comment has been minimized.

@github-staff github-staff deleted a comment Aug 27, 2024
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

No branches or pull requests

5 participants
@Kexkey @amir1387aht and others