1 2018-02-18 00:12:13	0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #12475: qa: Fix python TypeError in script.py (06master...06Mf1802-qaPythonSyntax) 02https://github.com/bitcoin/bitcoin/pull/12475
 2 2018-02-18 02:56:13	0|chv17|hello?
 3 2018-02-18 05:06:26	0|phantomcircuit|ok there are actually a bunch of peers that violate the relay tx flag
 4 2018-02-18 05:07:05	0|phantomcircuit|is there any opposition to disconnecting peers that violate that?
 5 2018-02-18 05:20:18	0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #12477: test: Plug memory leaks and stack-use-after-scope (06master...06Mf1802-qaMemLeaks) 02https://github.com/bitcoin/bitcoin/pull/12477
 6 2018-02-18 05:23:51	0|luke-jr|phantomcircuit: didn't you ask this a month or two ago, and get an answer that there is?
 7 2018-02-18 06:08:54	0|phantomcircuit|luke-jr, cant remember
 8 2018-02-18 06:09:16	0|luke-jr|phantomcircuit: IIRC, someone mentioned light wallets relying on it or something
 9 2018-02-18 06:10:24	0|phantomcircuit|luke-jr, this is entirely clients claiming to be core
10 2018-02-18 17:26:04	0|Chris_Stewart_5|MarcoFalke: How is your latest commit different than ryanofsky's?
11 2018-02-18 17:26:07	0|Chris_Stewart_5|https://github.com/bitcoin/bitcoin/pull/8469/commits/258047d906ef8ac4d5e666c5d3a18e34c4348b31
12 2018-02-18 17:27:24	0|Chris_Stewart_5|ah -- so that is specific for depends while russ's changes are for generic auto tools?
13 2018-02-18 18:13:59	0|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'
14 2018-02-18 18:14:09	0|Chris_Stewart_5|I wonder if it is because the file is new in tree
15 2018-02-18 18:14:56	0|Chris_Stewart_5|MarcoFalke: https://pastebin.com/vqS3pt3r
16 2018-02-18 19:45:10	0|bitcoin-git|[13bitcoin] 15conscott opened pull request #12479: RPC: Add child transactions to getrawmempool verbose output (06master...06getrawmempool_descendent_pointers) 02https://github.com/bitcoin/bitcoin/pull/12479
17 2018-02-18 23:07:53	0|bitcoin-git|13bitcoin/06master 14526e282 15Wladimir J. van der Laan: contrib: Add support for out-of-tree builds in gen-manpages.sh...
18 2018-02-18 23:07:53	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/8a98dfeebf58...dcfe218626b0
19 2018-02-18 23:07:54	0|bitcoin-git|13bitcoin/06master 14dcfe218 15MarcoFalke: Merge #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh...
20 2018-02-18 23:08:51	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh (06master...062018_01_genmanpages_outoftree) 02https://github.com/bitcoin/bitcoin/pull/12308
21 2018-02-18 23:30:09	0|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
22 2018-02-18 23:32:20	0|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.