komodo-wallet-desktop icon indicating copy to clipboard operation
komodo-wallet-desktop copied to clipboard

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

Open DeckerSU opened this issue 2 years ago • 4 comments

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 avatar May 03 '22 12:05 DeckerSU

Related https://github.com/KomodoPlatform/atomicDEX-API/issues/1278

artemii235 avatar May 03 '22 12:05 artemii235

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

himu007 avatar May 26 '22 15:05 himu007

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?

DeckerSU avatar May 26 '22 15:05 DeckerSU

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

cipig avatar May 26 '22 16:05 cipig