CounterpartyXCP / counterwallet

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

Unable to send Counterparty asset from multisig address #619

Closed vennd closed 9 years ago

vennd commented 9 years ago

Steps to reproduce:

1) Create a 2 of 2 multisig addres in Counterwallet. 2) Send a divisible, non callable asset into the address. 3) From the multisig address, send the asset to another address to generate the unsigned hex transaction. 4) Copy and paste the unsigned hex and sign the transaction with the first address. 5) Copy the signed transaction from the first address and attempt to sign the address with the second address. This fails for me with the following error:

Cannot read property 'call' of undefined

ouziel-slama commented 9 years ago

fixed, here https://github.com/CounterpartyXCP/counterwebdeps/commit/c1fb896796d37fad1e5577442546fce1bf61fc25 and here https://github.com/CounterpartyXCP/counterwallet/commit/0c83c2aaa983da246a25c9f9b6183aee6568611c I will put online asap