1 2016-05-11 00:01:54 0|phantomcircuit|walletbackup.py test appears to be broken
2 2016-05-11 00:53:43 0|phantomcircuit|wumpus, it would make things so much easier if the accounts stuff was gone
3 2016-05-11 11:14:10 0|GitHub138|[13bitcoin] 15MarcoFalke opened pull request #8041: [qa] Fix bip9-softforks blockstore issue (06master...06Mf1604-qaBip9Blockstore) 02https://github.com/bitcoin/bitcoin/pull/8041
4 2016-05-11 11:20:24 0|AaronvanW|what's andrew poelstra's irc handle? (assuming on here)
5 2016-05-11 11:49:44 0|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)...
6 2016-05-11 11:50:30 0|jonasschnelli|With a smaller buffer, is there less chance to bias the result with other cpu work from different applications?
7 2016-05-11 11:51:01 0|jonasschnelli|s/different applications/other applications
8 2016-05-11 12:23:34 0|Chris_Stewart_5|AaronvanW: His handle is Andytoshi, haven't seen him on in awhile though
9 2016-05-11 12:23:44 0|AaronvanW|thanks
10 2016-05-11 12:45:11 0|jonasschnelli|AaronvanW: you'll find him in #secp256k1 or in #bitcoin-wizards
11 2016-05-11 12:45:57 0|AaronvanW|ah thanks
12 2016-05-11 13:17:28 0|Chris_Stewart_5|Is there a reason we don't have any logging inside of interpreter.cpp (or seemingly anything related to scripts)?
13 2016-05-11 19:18:25 0|GitHub176|[13bitcoin] 15jonasschnelli opened pull request #8042: [Qt] Don't allow to open the debug window during splashscreen & verification state (06master...062016/05/qt_debug_win_splash) 02https://github.com/bitcoin/bitcoin/pull/8042
14 2016-05-11 23:37:03 0|phantomcircuit|but travis shows build passing
15 2016-05-11 23:37:03 0|phantomcircuit|cfields, the walletbackup.py rpc test seems to be broken on master
16 2016-05-11 23:37:03 0|phantomcircuit|i am confuse