Re: [bitcoin-dev] Multisignature for bip-schnorr

2018-08-31 Thread nakagat via bitcoin-dev
Hi all, I wrote t-of-k threshold signature procedure using bip-schnorr. If you have time to review and give feedback, I’d really appreciate it. Thanks in advance! Threshold Signatures https://gist.github.com/tnakagawa/e6cec9a89f698997dc58a09db541e1eb Original https://github.com/sipa/bips/blob/b

Re: [bitcoin-dev] Testnet3 Reest

2018-08-31 Thread Gregory Maxwell via bitcoin-dev
On Thu, Aug 30, 2018 at 11:21 PM Johnson Lau via bitcoin-dev wrote: > A public testnet is still useful so in articles people could make references > to these transactions. > Maybe we could have 2 testnets at the same time, with one having a smaller > block size? I would much rather have a signe

Re: [bitcoin-dev] SIGHASH2 for version 1 witness programme

2018-08-31 Thread Johnson Lau via bitcoin-dev
Great, I’ll revise it. Follow-up questions: 1. Is there any useful case which one would like to use NOINPUT with scriptCode and/or scriptPubKey committed? (Note that with taproot/MAST, scriptCode and scriptPubKey are not interchangeable. scriptPubKey commits to all branches, and scriptCode is