1 2017-09-16 00:37:08	0|luke-jr|jonasschnelli: I don't see any reason to think it's broken..?
 2 2017-09-16 01:21:29	0|meshcollider|Latest report by dooglus was that it was broken in rc2 with Qt5.7.1
 3 2017-09-16 01:21:32	0|meshcollider|https://github.com/bitcoin/bitcoin/issues/9883#issuecomment-325217617
 4 2017-09-16 02:10:04	0|luke-jr|wasn't that implicated in the radio button thing?
 5 2017-09-16 03:40:41	0|cyzeria|l
 6 2017-09-16 03:41:26	0|cyzeria|Oh, this is cool.
 7 2017-09-16 03:41:41	0|cyzeria|I type words on one screen, and they pop out on another.
 8 2017-09-16 04:02:10	0|bitcoin-git|[13bitcoin] 15aijs opened pull request #11346: Merge pull request #1 from bitcoin/master (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/11346
 9 2017-09-16 04:02:26	0|bitcoin-git|[13bitcoin] 15fanquake closed pull request #11346: Merge pull request #1 from bitcoin/master (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/11346
10 2017-09-16 04:05:24	0|bitcoin-git|[13bitcoin] 15aijs opened pull request #11347: 0.15 (06master...060.15) 02https://github.com/bitcoin/bitcoin/pull/11347
11 2017-09-16 04:05:58	0|bitcoin-git|[13bitcoin] 15fanquake closed pull request #11347: 0.15 (06master...060.15) 02https://github.com/bitcoin/bitcoin/pull/11347
12 2017-09-16 05:41:16	0|bitcoin-git|13bitcoin/06master 141444c2e 15Adam Langley: Switch memory_cleanse implementation to BoringSSL's to ensure memory clearing even with link-time optimization....
13 2017-09-16 05:41:16	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/09627b1dd41d...e278f86c5369
14 2017-09-16 05:41:17	0|bitcoin-git|13bitcoin/06master 14e278f86 15Wladimir J. van der Laan: Merge #11196: Switch memory_cleanse implementation to BoringSSL's to ensure memory clearing even with -lto...
15 2017-09-16 05:41:55	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11196: Switch memory_cleanse implementation to BoringSSL's to ensure memory clearing even with -lto (06master...06fix-memory-clense) 02https://github.com/bitcoin/bitcoin/pull/11196
16 2017-09-16 07:00:04	0|bitcoin-git|[13bitcoin] 15aijs opened pull request #11350: Merge pull request #1 from bitcoin/master (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/11350
17 2017-09-16 07:02:00	0|bitcoin-git|[13bitcoin] 15aijs closed pull request #11350: Merge pull request #1 from bitcoin/master (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/11350
18 2017-09-16 07:07:13	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11333: Use std::nth_element instead of std::sort to calculate median time past (06master...06improve/median-time-past) 02https://github.com/bitcoin/bitcoin/pull/11333
19 2017-09-16 07:55:38	0|meshcollider|promag: re your comments on #11335, any reason why you wanted me to remove `this->` from the rpcconsole changes but not from bitcoingui ?
20 2017-09-16 07:55:40	0|gribble|https://github.com/bitcoin/bitcoin/issues/11335 | Replace save|restoreWindowGeometry with Qt functions by MeshCollider · Pull Request #11335 · bitcoin/bitcoin · GitHub
21 2017-09-16 08:09:47	0|promag|meshcollider: added comment
22 2017-09-16 08:12:44	0|promag|meshcollider: and the center issue?
23 2017-09-16 08:14:19	0|meshcollider|Do you have the same issue as achow101? When you run it the first time, does it open center or bottom right?
24 2017-09-16 08:15:05	0|promag|need to test
25 2017-09-16 08:15:39	0|promag|but Qt doens't center automatically
26 2017-09-16 08:16:14	0|meshcollider|hmm well I cleared out the GUI settings and ran it fresh and it starts center
27 2017-09-16 08:25:52	0|promag|meshcollider: have you tested in windowz?
28 2017-09-16 08:26:06	0|meshcollider|Yeah, I've tested on windows 10
29 2017-09-16 08:26:25	0|meshcollider|Haven't tested on linux because my WM is tiling
30 2017-09-16 08:28:16	0|promag|yes
31 2017-09-16 08:28:25	0|promag|in macosx it centers
32 2017-09-16 08:28:32	0|promag|can't test in other env atm
33 2017-09-16 08:28:46	0|meshcollider|So perhaps its something wrong only with andrew's test
34 2017-09-16 10:10:18	0|bitcoin-git|[13bitcoin] 15danra opened pull request #11351: Refactor: Modernize disallowed copy constructors/assignment (06master...06refactor/modernize-no-copy) 02https://github.com/bitcoin/bitcoin/pull/11351
35 2017-09-16 15:55:05	0|bitcoin-git|[13bitcoin] 15danra opened pull request #11353: Small refactor of CCoinsViewCache::BatchWrite() (06master...06refactor/coins-view-cache-batch-write) 02https://github.com/bitcoin/bitcoin/pull/11353
36 2017-09-16 18:20:44	0|bitcoin-git|[13bitcoin] 15danra opened pull request #11354: Coins DB: Improve handling of FRESH child with non-DIRTY parent in CCoinsViewCa… (06master...06fix/batch-write-clean-parent-fresh-child) 02https://github.com/bitcoin/bitcoin/pull/11354
37 2017-09-16 18:52:15	0|Servie|Hi, I'm doing a Cryptocurrency course & would like to learn programming. How can I go about it?
38 2017-09-16 18:52:46	0|Servie|Cryptography