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

[BUG]: Can't send KMD on P2SH addresses in Desktop / Mobile versions of AtomicDEX #751

Open
DeckerSU opened this issue May 3, 2022 · 4 comments
Labels
Awaiting API bug Something isn't working

Comments

@DeckerSU
Copy link

DeckerSU commented May 3, 2022

Describe the bug
When user tries to send funds on valid P2SH address in KMD network he receive the error message that entered address is incorrect. The issue affects Desktop and Mobile versions of AtomicDEX as well.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Wallet'
  2. Click on 'KMD'
  3. Choose Send, enter any valid P2SH address as a recipient address.
  4. See error

Expected behavior
Funds should be sent.

Screenshots
image
image

As you can see Ledger Live app allows to send on this P2SH address and count it as valid.

@DeckerSU DeckerSU added the bug Something isn't working label May 3, 2022
@artemii235
Copy link
Member

Related KomodoPlatform/komodo-defi-framework#1278

@himu007
Copy link

himu007 commented May 26, 2022

I've had issues sending KMD to b address today.

@DeckerSU
Copy link
Author

DeckerSU commented May 26, 2022

It's not fair ... why in Bitcoin we are able to send coins on P2SH addresses started with 3 and in KMD not allowed? What's the difference?

@cipig
Copy link
Member

cipig commented May 26, 2022

It's not fair ... why in Bitcoin we are able to send coins on P2SH addresses started with 3 and in KMD not allowed? What's the difference?

it's this setting: https://github.com/KomodoPlatform/coins/blob/master/coins#L1388
every coin that has "segwit": true can send to P2SH

@smk762 smk762 transferred this issue from KomodoPlatform/komodo-wallet-desktop Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting API bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants