Re: [Bitcoin-development] 0.5 release updated

2011-10-29 Thread John Smith
> Better would be a GUI=0/1 option to the bitcoin-qt.pro until a nicer > (ideally > automake/autoconf) system is implemented... > Are you sure you want to require qmake for the daemon build? I agree having a unified build system would be nice, but qmake doesn't add anything for non-qt software. B

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

2011-10-29 Thread Gavin Andresen
RE: buying me and Gregory a shared beer: > I would make a "both of two" btc-addresses script transaction using OP_EVAL. > And post it. > You would then not be able to know that you actually got a beer unless I told > you so in a mail. But that transaction won't show up in my bitcoin wallet as b

Re: [Bitcoin-development] Help wanted: translations

2011-10-29 Thread John Smith
Fixed: https://github.com/bitcoin/bitcoin/commit/8d3e1becf0fa6c27c7df4a52daf181282a3d2468 It seems that somehow strings from the old Wx UI had ended up in bitcoinstrings.cpp. I re-ran the string extraction script and the duplicated messaged should be gone. JS On Tue, Oct 25, 2011 at 7:02 AM, Joh