< Chris_Stewart_5> Does the tx hash endianess matter for bloom filters?
< Chris_Stewart_5> specifically this test case has the endianess flipped compared to what is actually in the tx when it is deserialized
< Chris_Stewart_5> or the '0x' prefix flips the endianess..?
< GitHub102> [bitcoin] unsystemizer opened pull request #8478: Ubuntu 14.04 server installs w/o curl (master...patch-3) https://github.com/bitcoin/bitcoin/pull/8478
< jl2012> could the size of a valid pubkey be some value other than 33 or 65?
< sipa> jl2012: no
< jl2012> thanks
< cjd> Hey folks, I read over the mimblewimble paper and I'm really super impressed with the algorithm
< cjd> The only things which annoy me about it are that (as I understand) the signatures pile up forever and of course its very not post-quantum
< cjd> But to fix the transactions building up, a possible solution might be to associate the signature with an output and require that the value of the signature is subtractet when that output is spent
< cjd> normally that would mean the recipient must store information or else lose access to the money but the information could be encrypted and added to the transaction and bcast so that if he loses his wallet he can still spend it from the seed
< cjd> Also it feels like an attacker can generate a valid transaction which plows your money into the ground unless outputs are required to sign themselves
< ebfull> cjd: probably more appropriate discussion for #bitcoin-wizards
< jeremyrubin> So I'm running on #6e6ab2c and I can't get the pull-tester to pass.
< jeremyrubin> I thought it was a bug in my patches but it seems that it's just in master.
< cjd> thanks, lots of channels I don't even know about anymore
< cjd> * lots of new channels since last time I was active...
< jeremyrubin> I'm getting a failure to start HTTP server
< GitHub173> [bitcoin] adlawren opened pull request #8481: Qt: Fix minimize and close bugs (master...fix-minimize-and-close-bugs) https://github.com/bitcoin/bitcoin/pull/8481
< GitHub75> [bitcoin] MarcoFalke opened pull request #8482: [qa] Use single cache dir for chains (master...Mf1608-qaCache) https://github.com/bitcoin/bitcoin/pull/8482