< jaybny> test
< 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?
< bitcoin-git> [bitcoin] promag opened pull request #11039: Avoid second mapWallet lookup (master...2017-08-avoid-second-mapwallet-lookup) https://github.com/bitcoin/bitcoin/pull/11039
< promag> BlueMatt: https://github.com/bitcoin/bitcoin/blame/master/src/net_processing.cpp#L1020 mi can be mapBlockIndex.end() right?
< promag> ah nevermind, it's protected by send var
< bitcoin-git> [bitcoin] promag opened pull request #11041: Add LookupBlockIndex (master...2017-08-lookup-block-index) https://github.com/bitcoin/bitcoin/pull/11041
< bitcoin-git> [bitcoin] terryschmidt opened pull request #11042: Trivial - update copyright years in comments (master...master) https://github.com/bitcoin/bitcoin/pull/11042
< promag> souldn't chainActive.Tip() be one of the determined tips?
< promag> *shouldn't*
< earlz> What exactly is the long hex string in custom_dsstore.py in macdeploy?
< earlz> the "backgroundImageAlias" bit. I've been trying to find a reference as to what format it is, but Apple documentation is notoriously thin