< phantomcircuit> walletbackup.py test appears to be broken
< phantomcircuit> wumpus, it would make things so much easier if the accounts stuff was gone
< GitHub138> [bitcoin] MarcoFalke opened pull request #8041: [qa] Fix bip9-softforks blockstore issue (master...Mf1604-qaBip9Blockstore) https://github.com/bitcoin/bitcoin/pull/8041
< AaronvanW> what's andrew poelstra's irc handle? (assuming on here)
< jonasschnelli> wumpus, sipa: I try to understand the reason for a 1MB instead of a 32MB buffer for the sha256 (https://github.com/bitcoin/bitcoin/pull/8039#issuecomment-218237617)...
< jonasschnelli> With a smaller buffer, is there less chance to bias the result with other cpu work from different applications?
< jonasschnelli> s/different applications/other applications
< Chris_Stewart_5> AaronvanW: His handle is Andytoshi, haven't seen him on in awhile though
< AaronvanW> thanks
< jonasschnelli> AaronvanW: you'll find him in #secp256k1 or in #bitcoin-wizards
< AaronvanW> ah thanks
< Chris_Stewart_5> Is there a reason we don't have any logging inside of interpreter.cpp (or seemingly anything related to scripts)?
< GitHub176> [bitcoin] jonasschnelli opened pull request #8042: [Qt] Don't allow to open the debug window during splashscreen & verification state (master...2016/05/qt_debug_win_splash) https://github.com/bitcoin/bitcoin/pull/8042
< phantomcircuit> cfields, the walletbackup.py rpc test seems to be broken on master
< phantomcircuit> but travis shows build passing
< phantomcircuit> i am confuse