KomodoPlatform / coins

coin parameters and all files needed for GUI support
17 stars 124 forks source link

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

Open DeckerSU opened 2 years ago

DeckerSU commented 2 years ago

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.

artemii235 commented 2 years ago

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

himu007 commented 2 years ago

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

DeckerSU commented 2 years ago

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 commented 2 years ago

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