1 2018-05-11 01:01:59	0|bitcoin-git|13bitcoin/06master 140d31ef4 15John Bampton: Enable W191 and W291 flake8 checks....
 2 2018-05-11 01:01:59	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/cb9bbf77726a...81d0d565ab55
 3 2018-05-11 01:02:00	0|bitcoin-git|13bitcoin/06master 1481d0d56 15MarcoFalke: Merge #13210: Enable W191 indentation contains tabs and W291 trailing whitespace flake8 checks for Python files...
 4 2018-05-11 01:02:51	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #13210: Enable W191 indentation contains tabs and W291 trailing whitespace flake8 checks for Python files (06master...06remove-whitespace) 02https://github.com/bitcoin/bitcoin/pull/13210
 5 2018-05-11 07:19:08	0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #13214: Enable Travis checking for two Python linting rules we are currently not violating (06master...06enable-python-lint-rules) 02https://github.com/bitcoin/bitcoin/pull/13214
 6 2018-05-11 08:11:20	0|jonasschnelli|wumpus: is there a reason why your httpserver impl. does not interrupt the workQueue during StopHTTPServer()?
 7 2018-05-11 08:11:50	0|jonasschnelli|The thread.join(); will always idle endless since the cond-var will not be notified
 8 2018-05-11 08:56:15	0|Guest81556|thts fine
 9 2018-05-11 08:56:51	0|Guest81556|who is ccook
10 2018-05-11 10:17:38	0|bitcoin-git|[13bitcoin] 15ken2812221 opened pull request #13215: [WIP] Travis: Build tests on Ubuntu 18.04 with docker (06master...06patch-1) 02https://github.com/bitcoin/bitcoin/pull/13215
11 2018-05-11 13:28:53	0|bitcoin-git|[13bitcoin] 15marcoagner opened pull request #13216: [qt] implements concept for different disk sizes on intro (06master...06fix_testnet_disk_usage_msg) 02https://github.com/bitcoin/bitcoin/pull/13216
12 2018-05-11 16:58:11	0|pierre_rochard|catching up on yesterday’s meeting, I’m glad people are finding bitcoinacks.com helpful, jonasschnelli happy to discuss what you have in mind (here, or offline if we want to avoid causing noise). My project can’t fundamentally change the incentives of open source but I think a little nudging and transparency helps everyone
13 2018-05-11 18:18:46	0|jamesob|pierre_rochard: great job with bitcoinacks. are you receptive to PRs on the github repo? not sure if the code there is current or not.
14 2018-05-11 18:27:16	0|pierre_rochard|jamesob: yes I am! I’ll message you directly
15 2018-05-11 19:58:24	0|atmshop88|at,shop88
16 2018-05-11 20:03:35	0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #13219: bench: Add block assemble benchmark (06master...06Mf1805-benchBlockAssemble) 02https://github.com/bitcoin/bitcoin/pull/13219
17 2018-05-11 21:17:04	0|Chris_Stewart_5|Does bitcoind attempt any p2p connections until a -reindex finishes?
18 2018-05-11 21:17:38	0|echeveria|no