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