CounterpartyXCP / counterwallet

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

Multisig with pubkeys instead of, or in addition to, pubkeyhashes #621

Closed adamkrellenstein closed 9 years ago

adamkrellenstein commented 9 years ago

Use the functionality added to counterpartyd in this commit: https://github.com/CounterpartyXCP/counterpartyd/commit/8b64b5cade4e0a634265d65c77c1da11f16a48a3 (which still needs some testing :))

Accept either a list of pubkeys or of pubkeyhashes (if the latter, if some of the pubkeys haven't been published in the blockchain in previous transactions, allow the user to enter them manually).

ouziel-slama commented 9 years ago

done: https://github.com/CounterpartyXCP/counterwallet/commit/439cd4307fb704b014f461e1de0091c756d5e76e

ouziel-slama commented 9 years ago

only "in addition to" and not "instead of". The user always need to enter the pubkeyhash, and if CW can not find the pubkey in the wallet or in the blockchain, the user need also to enter the pubkey.