1 2016-08-08 03:25:23	0|GitHub164|[13bitcoin] 15rebroad opened pull request #8484: More granular debug (06master...06MoreGranularDebug) 02https://github.com/bitcoin/bitcoin/pull/8484
 2 2016-08-08 04:41:22	0|GitHub11|[13bitcoin] 15mhughes30 opened pull request #8485: bitcoin_0.13 (060.13...06master) 02https://github.com/bitcoin/bitcoin/pull/8485
 3 2016-08-08 04:41:41	0|GitHub115|[13bitcoin] 15mhughes30 closed pull request #8485: bitcoin_0.13 (060.13...06master) 02https://github.com/bitcoin/bitcoin/pull/8485
 4 2016-08-08 11:28:02	0|jonasschnelli|Adding something that could be called "detached signing" to bitcoin-core, would that require a BIP? Idea: during signing of a transaction, wallet can call/pipe a executable, send some transaction relevant information, wait for response, done.
 5 2016-08-08 11:29:07	0|jonasschnelli|The same thing would work for smartphones (in case of a BIP) by using URL schemas (bitcointxsigning://<data>)
 6 2016-08-08 11:33:04	0|btcdrak|jonasschnelli: I was also thinking about this problem, specially in relation to multi party signing.
 7 2016-08-08 11:34:41	0|jonasschnelli|btcdrak: I was looking at it from a key/wallet separation point (hardware wallets). But I agree, you could also have some clever p2p network that could manage getting additional signatures in a ms
 8 2016-08-08 11:35:10	0|btcdrak|With the exception of Copay which relies on a centralised server which stored xpubs, there doesnt really seem to be a p2p, privacy conscious solution.
 9 2016-08-08 11:38:13	0|jonasschnelli|btcdrak: Right. Electrum also uses a centralized server...
10 2016-08-08 11:38:27	0|jonasschnelli|But I guess it's hard to cover this in a p2p network
11 2016-08-08 11:39:36	0|btcdrak|jonasschnelli: true, but multisig signing in any case is a total bear currently. It's no wonder that centralised services are able to sell themselves here.
12 2016-08-08 13:50:27	0|GitHub19|[13bitcoin] 15MarcoFalke opened pull request #8486: [wallet] Add high transaction fee warnings (06master...06Mf1607-walletHighFeeWarn) 02https://github.com/bitcoin/bitcoin/pull/8486
13 2016-08-08 15:10:34	0|btcdrak|There is a website PR for the release, please can you review it https://github.com/bitcoin-core/bitcoincore.org/pull/199
14 2016-08-08 17:24:00	0|Chris_Stewart_5|What is the real world use case for putting things like digital signatures/pubkeys inside a scriptSig into a bloom fitler?
15 2016-08-08 17:24:06	0|Chris_Stewart_5|https://github.com/bitcoin/bitcoin/blob/master/src/bloom.cpp#L198
16 2016-08-08 17:43:50	0|sipa|Chris_Stewart_5: bip37
17 2016-08-08 18:27:39	0|GitHub104|[13bitcoin] 15achow101 opened pull request #8487: Persist the datadir after option reset (06master...06persist-datadir) 02https://github.com/bitcoin/bitcoin/pull/8487
18 2016-08-08 18:33:36	0|GitHub143|[13bitcoin] 15maaku opened pull request #8488: Add deleteprivkey and forgetaddress RPC calls (06master...06forgetaddress-1) 02https://github.com/bitcoin/bitcoin/pull/8488
19 2016-08-08 19:06:33	0|achow101|cross compiling master for windows is throwing me a ton of errors for stuff in httpserver.cpp
20 2016-08-08 20:33:14	0|jonasschnelli|achow101: in case you want to compare the build log: https://bitcoin.jonasschnelli.ch/nightlybuilds/2016-08-08/build-win.log
21 2016-08-08 21:45:36	0|achow101|jonasschnelli: well the difference is that my build is failing
22 2016-08-08 21:45:47	0|achow101|i'll try rebuilding the depends
23 2016-08-08 22:01:37	0|GitHub3|[13bitcoin] 15luke-jr opened pull request #8489: Bugfix: Use pre-BIP141 sigops until segwit activates (GBT) (06master...06bugfix_gbt_sigops_presegwit) 02https://github.com/bitcoin/bitcoin/pull/8489
24 2016-08-08 22:16:26	0|GitHub37|[13bitcoin] 15luke-jr opened pull request #8490: [0.13] release notes: Mention new relevance of non-mining nodes on network policy; s/HD/D/; and misc fixes (060.13...06relnotes_013_misc) 02https://github.com/bitcoin/bitcoin/pull/8490
25 2016-08-08 22:29:56	0|GitHub63|[13bitcoin] 15JeremyRubin closed pull request #8464: "Lockfree" Checkqueue Implementation (06master...06lockfree-checkqueue-squashed) 02https://github.com/bitcoin/bitcoin/pull/8464
26 2016-08-08 22:30:00	0|GitHub30|[13bitcoin] 15JeremyRubin reopened pull request #8464: "Lockfree" Checkqueue Implementation (06master...06lockfree-checkqueue-squashed) 02https://github.com/bitcoin/bitcoin/pull/8464