< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12475: qa: Fix python TypeError in script.py (master...Mf1802-qaPythonSyntax) https://github.com/bitcoin/bitcoin/pull/12475
< chv17> hello?
< phantomcircuit> ok there are actually a bunch of peers that violate the relay tx flag
< phantomcircuit> is there any opposition to disconnecting peers that violate that?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #12477: test: Plug memory leaks and stack-use-after-scope (master...Mf1802-qaMemLeaks) https://github.com/bitcoin/bitcoin/pull/12477
< luke-jr> phantomcircuit: didn't you ask this a month or two ago, and get an answer that there is?
< phantomcircuit> luke-jr, cant remember
< luke-jr> phantomcircuit: IIRC, someone mentioned light wallets relying on it or something
< phantomcircuit> luke-jr, this is entirely clients claiming to be core
< Chris_Stewart_5> MarcoFalke: How is your latest commit different than ryanofsky's?
< Chris_Stewart_5> ah -- so that is specific for depends while russ's changes are for generic auto tools?
< Chris_Stewart_5> MarcoFalke: I've tried to run the clang format script before, but I keep getting errors saying 'file not found script_gen.h'
< Chris_Stewart_5> I wonder if it is because the file is new in tree
< Chris_Stewart_5> MarcoFalke: https://pastebin.com/vqS3pt3r
< bitcoin-git> [bitcoin] conscott opened pull request #12479: RPC: Add child transactions to getrawmempool verbose output (master...getrawmempool_descendent_pointers) https://github.com/bitcoin/bitcoin/pull/12479
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8a98dfeebf58...dcfe218626b0
< bitcoin-git> bitcoin/master 526e282 Wladimir J. van der Laan: contrib: Add support for out-of-tree builds in gen-manpages.sh...
< bitcoin-git> bitcoin/master dcfe218 MarcoFalke: Merge #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh (master...2018_01_genmanpages_outoftree) https://github.com/bitcoin/bitcoin/pull/12308
< Nora> Not sure how this chat works, but just putting an idea out there: maybe somebody can create a service that works alongside Bitcoin so that transactions can be instantaneous for purchases. That is basically what is holding it back from it being adopted. Who wants to wait to purchase an item. It can be used for purchases under a certain amount of money. Perhaps the user with a wallet will have to load
< Randolf> Nora: There's the Lightning Network (LN). You should look into that (and SegWit). And feel free to ask about LN in the #bitcoin channel.