CounterpartyXCP / counterwallet

Counterparty web wallet
https://counterwallet.io
147 stars 162 forks source link

Counterwallet invailidates Multisig bitcoin address #745

Closed tjoppert closed 4 years ago

tjoppert commented 8 years ago

This morning I was trying to get some BTC out of Counterwallet to a new multisignature wallet. However I found out that Counterwallet inavalidates Mulsignature addresses starting with a 3, so I was not able to send it out.

Is there a way to still send this transaction or can we add the verify address for multisignature ?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

deweller commented 8 years ago

Counterparty doesn't support multisig (P2SH) addresses yet. That is why Counterwallet won't let you send to a 3xxxx address.

See https://github.com/CounterpartyXCP/counterparty-lib/issues/791.

robby-d commented 8 years ago

once p2sh is pushed, we will enhance validation logic to support '3' addresses