1 2017-08-13 05:17:44 0|jaybny|test
2 2017-08-13 11:37:28 0|TheCharlatan|I just tried compiling the depends on openSUSE and it fails with the message, that it cannot find protoc.a . Is depends only supposed to compile on Ubuntu and Debian?
3 2017-08-13 14:20:14 0|bitcoin-git|[13bitcoin] 15promag opened pull request #11039: Avoid second mapWallet lookup (06master...062017-08-avoid-second-mapwallet-lookup) 02https://github.com/bitcoin/bitcoin/pull/11039
4 2017-08-13 15:06:33 0|promag|BlueMatt: https://github.com/bitcoin/bitcoin/blame/master/src/net_processing.cpp#L1020 mi can be mapBlockIndex.end() right?
5 2017-08-13 15:07:43 0|promag|ah nevermind, it's protected by send var
6 2017-08-13 16:24:59 0|bitcoin-git|[13bitcoin] 15promag opened pull request #11041: Add LookupBlockIndex (06master...062017-08-lookup-block-index) 02https://github.com/bitcoin/bitcoin/pull/11041
7 2017-08-13 20:13:30 0|bitcoin-git|[13bitcoin] 15terryschmidt opened pull request #11042: Trivial - update copyright years in comments (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/11042
8 2017-08-13 22:50:20 0|promag|sipa: any idea why this was necessary https://github.com/bitcoin/bitcoin/pull/5386/files#diff-3627f02371334f49dce3bd06627e5967R527 ?
9 2017-08-13 22:51:18 0|promag|souldn't chainActive.Tip() be one of the determined tips?
10 2017-08-13 22:51:27 0|promag|*shouldn't*
11 2017-08-13 23:28:07 0|earlz|What exactly is the long hex string in custom_dsstore.py in macdeploy?
12 2017-08-13 23:28:35 0|earlz|the "backgroundImageAlias" bit. I've been trying to find a reference as to what format it is, but Apple documentation is notoriously thin