Re: [Bitcoin-development] 0.5 release updated

2011-10-28 Thread Luke-Jr
On Friday, October 28, 2011 2:33:44 PM Gavin Andresen wrote: > Windows builds are being difficult; we need a gcc expert to help debug > the 'gitian' cross-compile (see > https://github.com/bitcoin/bitcoin/pull/587 ). This is an Ubuntu issue. Can't gitian use something else? > I think it'd be spif

[Bitcoin-development] Multi-sig tx execution ideas

2011-10-28 Thread Alan Reiner
I just posted BIP 0010 to gist : https://gist.github.com/1321518 The goal is to provide a standard method for proposing how to spend multi-sig TxOuts, and collect signatures without actually having to understand BTC under-the-hood. I envision, even without any program installed, moderately-int

[Bitcoin-development] 0.5 release updated

2011-10-28 Thread Gavin Andresen
Quick update on why there is no final 0.5 release out yet: Short answer: because I'm really paranoid about bitcoin binary builds, and the switch to Qt means a change in the way the builds are done. Long answer: Linux builds should be all set; the 'gitian' trusted build process works nicely. Win

Re: [Bitcoin-development] Detecting OP_EVAL scriptPubKeys that are to you

2011-10-28 Thread Michael Grønager
> Could you suggest how else we could gain the advantages of op_eval > without it? How can I secure my wallet under whatever scheme I like— > create a trust that requires multiparty signoff— and securely have > senders pay into it without expecting them all to handle some rare and > complicated p