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

A pay to multiple addresses feature is broken #224

Open
VasiliPupkin256 opened this issue Dec 21, 2024 · 4 comments
Open

A pay to multiple addresses feature is broken #224

VasiliPupkin256 opened this issue Dec 21, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@VasiliPupkin256
Copy link

VasiliPupkin256 commented Dec 21, 2024

I've tried to split my coin by sending some fractions of it to my other change wallets. So I've typed:
<mywallet1>, 3
<mywallet2>, 3
<mywallet3>, 3
into the "Pay to" field and got an error "Failed to create a transaction, you've found a bug please contact devs"

@feather-wallet feather-wallet deleted a comment Dec 21, 2024
@feather-wallet feather-wallet deleted a comment Dec 21, 2024
@feather-wallet feather-wallet deleted a comment Dec 21, 2024
@tobtoht
Copy link
Contributor

tobtoht commented Dec 21, 2024

Can you paste the full error message?

@VasiliPupkin256
Copy link
Author

Screenshot from 2024-12-21 23-11-04
I've also found that this is only happening if one of the address is in "integrated" form (starting with 4) while others are standard (starting with 8).

@tobtoht
Copy link
Contributor

tobtoht commented Dec 21, 2024

I've also found that this is only happening if one of the address is in "integrated" form (starting with 4) while others are standard (starting with 8).

Ah, the protocol does not support this. I will close this issue when I've added a proper error message.

@VasiliPupkin256
Copy link
Author

I've found a page on getmonero.org that say quote

Single transaction cannot pay to multiple integrated addresses

But can you mix a single integrated address with a standard one in a single transaction? It is not clear. But ok, a proper error message would solve the issue.

@tobtoht tobtoht added the bug Something isn't working label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants