1 2016-05-15 03:42:11 0|GitHub156|[13bitcoin] 15pstratem opened pull request #8055: Move BackupWallet to CWallet::BackupWallet (06master...062016-05-14-wallet-api-cleanup) 02https://github.com/bitcoin/bitcoin/pull/8055
2 2016-05-15 09:18:34 0|GitHub79|[13bitcoin] 15MarcoFalke opened pull request #8056: [qa] Remove hardcoded "4 nodes" from test_framework (06master...06Mf1605-qaFlex) 02https://github.com/bitcoin/bitcoin/pull/8056
3 2016-05-15 12:54:07 0|GitHub184|[13bitcoin] 15testbetta opened pull request #8057: 2016/01/hdsimple (060.8...062016/01/hdsimple) 02https://github.com/bitcoin/bitcoin/pull/8057
4 2016-05-15 15:48:42 0|Chris_Stewart_5|What does the size of the coinbase have to do with the validity of the tx (other than adhering to appropriate script sizes)
5 2016-05-15 15:48:45 0|Chris_Stewart_5|for instance https://github.com/bitcoin/bitcoin/blob/master/src/test/data/tx_invalid.json#L57
6 2016-05-15 16:09:38 0|sipa|the coinbase scriptSig has to be between 2 and 100 bytes
7 2016-05-15 16:09:44 0|sipa|why? ask satoshi
8 2016-05-15 19:45:21 0|GitHub130|[13bitcoin] 15AmirAbrams opened pull request #8058: Doc: Adds pull request template [skip ci] (06master...06docPRT) 02https://github.com/bitcoin/bitcoin/pull/8058
9 2016-05-15 21:24:37 0|midnightmagic|did the JSON parsing change recently?
10 2016-05-15 21:28:33 0|luke-jr|in 0.12
11 2016-05-15 21:49:16 0|midnightmagic|it doesn't interpret spaces by itself anymore
12 2016-05-15 21:49:49 0|midnightmagic|doh
13 2016-05-15 22:41:39 0|luke-jr|midnightmagic: ?