1 2016-08-09 03:02:22	0|achow101|well that didn't help
 2 2016-08-09 05:35:13	0|GitHub32|[13bitcoin] 15luke-jr opened pull request #8492: configure: Allow building bench_bitcoin by itself (06master...06conf_only_bench) 02https://github.com/bitcoin/bitcoin/pull/8492
 3 2016-08-09 06:58:55	0|jonasschnelli|achow101: can you post your build log?
 4 2016-08-09 12:57:04	0|GitHub190|[13bitcoin] 15jonasschnelli closed pull request #5916: add key generation type (06master...062015/03/keygentype) 02https://github.com/bitcoin/bitcoin/pull/5916
 5 2016-08-09 14:53:17	0|achow101|jonasschnelli: Here https://gist.github.com/achow101/841c0c5bedaa3e0a6f641fa94b8e8c67 I'm using Ubuntu 15.10 to cross compile to windows x86_64
 6 2016-08-09 14:53:51	0|teward|achow101: stupid obvious thing i'm going to point out: Ubuntu 15.10 gets no more updates, and is outside Ubuntu support, I'd suggest not using it (been dead for a couple weeks now)
 7 2016-08-09 14:54:08	0|teward|(the OS itself)
 8 2016-08-09 14:54:46	0|teward|whoops I can't read what channel this is, disregard (though the end of life part of Ubuntu 15.10 is still valid)
 9 2016-08-09 15:03:11	0|Chris_Stewart_5|What this documenation is describing is what really happens inside of `TraverseAndBuild` right? https://bitcoin.org/en/developer-reference#creating-a-merkleblock-message
10 2016-08-09 15:03:24	0|Chris_Stewart_5|https://github.com/bitcoin/bitcoin/blob/master/src/merkleblock.cpp#L80
11 2016-08-09 15:13:35	0|Chris_Stewart_5|Nevermind, i think it is. The part that was throwing me off was I wasn't seeing this line where the new flag was being appened to our flag list
12 2016-08-09 15:13:44	0|Chris_Stewart_5|https://github.com/bitcoin/bitcoin/blob/master/src/merkleblock.cpp#L86
13 2016-08-09 18:09:43	0|jonasschnelli|achow101: seems like your minGW compiler does not understand c++11?
14 2016-08-09 18:12:08	0|jonasschnelli|maybe doublecheck if you have the most recent version of mingw-w64 and g++-mingw-w64
15 2016-08-09 18:26:11	0|achow101|jonasschnelli: looks like it's up to date. How do I check the version
16 2016-08-09 18:38:12	0|achow101|I have version 4.9.3
17 2016-08-09 18:38:21	0|achow101|*4.9.2
18 2016-08-09 19:21:04	0|instagibbs|how/when does a SafeMode event occur?
19 2016-08-09 20:16:50	0|instagibbs|I've been informed that it was some old thing disabled long ago, which is why I couldn't figure out what it does. nevermind
20 2016-08-09 20:17:26	0|sipa|achow101: that should be fine
21 2016-08-09 23:43:17	0|GitHub124|[13bitcoin] 15jtimon opened pull request #8493: Untested: libcosnensus: Expose VerifyHeader (06master...060.13-consensus-header) 02https://github.com/bitcoin/bitcoin/pull/8493