2017-01-05

< bitcoin-git> bitcoin/master 406f35d Wladimir J. van der Laan: Merge #9373: Linearize script update (hash byte reversal and Python 3 support)...
< bitcoin-git> bitcoin/master 3c8f63b Doug: Make linearize scripts Python 3-compatible.
< bitcoin-git> bitcoin/master d5aa198 Doug: Allow linearization scripts to support hash byte reversal...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/cfe41d7a6034...406f35d99d0f
< bitcoin-git> [bitcoin] laanwj closed pull request #9387: [Refactor] RAII of libevent stuff using unique ptrs with deleters (master...raii-libevents) https://github.com/bitcoin/bitcoin/pull/9387
< bitcoin-git> bitcoin/master 280a559 Karl-Johan Alm: Added some simple tests for the RAII-style events.
< bitcoin-git> bitcoin/master 7f7f102 Karl-Johan Alm: Switched bitcoin-cli.cpp to use RAII unique pointers with deleters.
< bitcoin-git> bitcoin/master e5534d2 Karl-Johan Alm: Added std::unique_ptr<> wrappers with deleters for libevent modules.
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/c4b7d4f79c85...cfe41d7a6034
< bitcoin-git> [bitcoin] laanwj closed pull request #9417: Do not evaluate hidden LogPrint arguments (master...bypass_debug) https://github.com/bitcoin/bitcoin/pull/9417
< bitcoin-git> bitcoin/master c4b7d4f Wladimir J. van der Laan: Merge #9417: Do not evaluate hidden LogPrint arguments...
< bitcoin-git> bitcoin/master 407cdd6 Pieter Wuille: Do not evaluate hidden LogPrint arguments
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/48d7e0d5e463...c4b7d4f79c85
< bitcoin-git> [bitcoin] laanwj closed pull request #9474: Mark the minconf parameter to move as ignored (master...stale_minconf_parameter) https://github.com/bitcoin/bitcoin/pull/9474
< bitcoin-git> bitcoin/master ce370c1 Pieter Wuille: Mark the minconf parameter to move as ignored
< bitcoin-git> bitcoin/master 48d7e0d Wladimir J. van der Laan: Merge #9474: Mark the minconf parameter to move as ignored...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/70145064153a...48d7e0d5e463
< bitcoin-git> [bitcoin] laanwj closed pull request #9475: Let autoconf detect presence of EVP_MD_CTX_new (master...EVP_MD_CTX_new) https://github.com/bitcoin/bitcoin/pull/9475
< bitcoin-git> bitcoin/master 7014506 Wladimir J. van der Laan: Merge #9475: Let autoconf detect presence of EVP_MD_CTX_new...
< bitcoin-git> bitcoin/master 0388afe Luke Dashjr: Let autoconf detect presence of EVP_MD_CTX_new...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7dac1e5e9e88...70145064153a
< jonasschnelli> Hah. Eric Voskuli's answer to this nails it: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-January/013431.html
< gribble> https://github.com/bitcoin/bitcoin/issues/9343 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< gribble> https://github.com/bitcoin/bitcoin/issues/9404 | Make a second pass with same coins in CreateTransaction. by morcos · Pull Request #9404 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9465 | [Wallet] Do not perform ECDSA signing in the fee calculation inner loop. by gmaxwell · Pull Request #9465 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9404 | Make a second pass with same coins in CreateTransaction. by morcos · Pull Request #9404 · bitcoin/bitcoin · GitHub

2017-01-04

< dcousens> Wait, I've just realised I've mis-read what belcher meant, I read it as: " bitcoin nodes known to your node via RPC."
< dcousens> gmaxwell: RE https://github.com/bitcoin/bitcoin/issues/9463#issuecomment-270303374, my point was for naming of the RPC calls
< bitcoin-git> [bitcoin] sipa closed pull request #9107: Safer modify new coins (master...saferModifyNewCoins) https://github.com/bitcoin/bitcoin/pull/9107
< bitcoin-git> bitcoin/master 7dac1e5 Pieter Wuille: Merge #9107: Safer modify new coins...
< bitcoin-git> bitcoin/master b50cd7a Alex Morcos: Fix dangerous condition in ModifyNewCoins....
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0fc1c31a878e...7dac1e5e9e88
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9395: Add test for -walletrejectlongchains (master...fixmovedtx) https://github.com/bitcoin/bitcoin/pull/9395
< bitcoin-git> bitcoin/master 0fc1c31 MarcoFalke: Merge #9395: Add test for -walletrejectlongchains...
< bitcoin-git> bitcoin/master ffeb195 Alex Morcos: add test for -walletrejectlongchains
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/123ea7362478...0fc1c31a878e
< MarcoFalke> cfields: Could be but when this is the cause, I don't understand why travis didn't fail back then: https://github.com/bitcoin/bitcoin/blob/fc4ad0c7fcf2e5841756c9d1003f95c879ee5cd2/.travis.yml#L76
< bitcoin-git> [bitcoin] instagibbs closed pull request #8992: Enable pubkey lookup for p2sh-p2wpkh in validateaddress (master...validatep2pkh) https://github.com/bitcoin/bitcoin/pull/8992
< gribble> https://github.com/bitcoin/bitcoin/issues/9416 | travis: make distdir before make by MarcoFalke · Pull Request #9416 · bitcoin/bitcoin · GitHub
< jtimon> how realistic it is to hope to get https://github.com/bitcoin/bitcoin/pull/8994 merged for 0.14 ?
< bitcoin-git> [bitcoin] luke-jr opened pull request #9475: Let autoconf detect presence of EVP_MD_CTX_new (master...EVP_MD_CTX_new) https://github.com/bitcoin/bitcoin/pull/9475
< bitcoin-git> [bitcoin] sipa opened pull request #9474: Mark the minconf parameter to move as ignored (master...stale_minconf_parameter) https://github.com/bitcoin/bitcoin/pull/9474
< bitcoin-git> [bitcoin] sipa opened pull request #9472: Disentangle progress estimationc from heckpoints and update it (master...update_tx_estimation) https://github.com/bitcoin/bitcoin/pull/9472
< gribble> https://github.com/bitcoin/bitcoin/issues/9326 | Update for OpenSSL 1.1 API. by gmaxwell · Pull Request #9326 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9167 | IsAllFromMe by morcos · Pull Request #9167 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #9457: [qt] Select more files for translation (master...Mf1701-qtTrans) https://github.com/bitcoin/bitcoin/pull/9457
< bitcoin-git> bitcoin/master 123ea73 Wladimir J. van der Laan: Merge #9457: [qt] Select more files for translation...
< bitcoin-git> bitcoin/master facf3e7 MarcoFalke: [qt] `make translate`
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/df1ab5b4d67b...123ea7362478
< bitcoin-git> bitcoin/master fae26e8 MarcoFalke: [qt] Add more sources to translate
< MarcoFalke> kanzure: jonasschnelli: If it is on the web, you can find it: https://github.com/zw/bitcoin-gh-meta
< jonasschnelli> If you start a fresh bitcoin-qt/d, you download only a couple of blocks and can start using Core with SPV
< jtimon> jonasschnelli: I just realized I never understood your proposal for the spv mode in bitcoin core (or maybe I'm missing something about bloom filter based implementations of SPV)
< MarcoFalke> jonasschnelli: I think there is already a repo with all the github comments to Bitcoin Core. (Including history for each comment)
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslate (master...2017_01_more_translate_fixes) https://github.com/bitcoin/bitcoin/pull/9470
< bitcoin-git> bitcoin/master df1ab5b MarcoFalke: Merge #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslate...
< bitcoin-git> bitcoin/master 388ea19 Wladimir J. van der Laan: qt: Set (count) placeholder in sendcoinsdialog to notranslate
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5bc3b6cede8d...df1ab5b4d67b
< bitcoin-git> [bitcoin] fanquake opened pull request #9471: [WIP][depends] libevent 2.1.7rc (master...depends-0-14-0-libevent) https://github.com/bitcoin/bitcoin/pull/9471
< fanquake> I was going to say far less than that, maybe between 3000-5000 comments total. However now I think about it, some days I'd easily see > 30 emails from bitcoin/bitcoin heh
< bitcoin-git> [bitcoin] laanwj opened pull request #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslate (master...2017_01_more_translate_fixes) https://github.com/bitcoin/bitcoin/pull/9470
< bitcoin-git> [bitcoin] fanquake opened pull request #9469: [WIP][depends] Qt 5.7.1 (master...depends-0-14-0-qt) https://github.com/bitcoin/bitcoin/pull/9469
< bitcoin-git> [bitcoin] fanquake opened pull request #9468: [WIP][Depends] Dependancy updates for 0.14.0 (master...depends-update-014) https://github.com/bitcoin/bitcoin/pull/9468
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9467: [Trivial] [Doc] Install Protobuf v3 on OS X (master...osx-protobuf-doc) https://github.com/bitcoin/bitcoin/pull/9467
< bitcoin-git> bitcoin/master 5bc3b6c MarcoFalke: Merge #9467: [Trivial] [Doc] Install Protobuf v3 on OS X...
< bitcoin-git> bitcoin/master 35ee63c fanquake: [Doc] Install Protobuf v3 on OS X
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c2ea1e6561ca...5bc3b6cede8d
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9401: Make rpcauth help message clearer, add example in example .conf (master...rpcauthnotes) https://github.com/bitcoin/bitcoin/pull/9401
< bitcoin-git> bitcoin/master 0513c70 Gregory Sanders: Make rpcauth help message clearer, add example in example .conf
< bitcoin-git> bitcoin/master c2ea1e6 MarcoFalke: Merge #9401: Make rpcauth help message clearer, add example in example .conf...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d65a13b773f8...c2ea1e6561ca
< bitcoin-git> [bitcoin] laanwj closed pull request #9396: Updated listsinceblock rpc documentation (master...docs-listsinceblock-rpc) https://github.com/bitcoin/bitcoin/pull/9396
< bitcoin-git> bitcoin/master d65a13b Wladimir J. van der Laan: Merge #9396: Updated listsinceblock rpc documentation...
< bitcoin-git> bitcoin/master 3f67972 accraze: updated listsinceblock rpc docs...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1ce7ede2a9df...d65a13b773f8
< bitcoin-git> [bitcoin] laanwj closed pull request #9288: Fix a bug if the min fee is 0 for FeeFilterRounder (master...fixFFRbug) https://github.com/bitcoin/bitcoin/pull/9288
< bitcoin-git> bitcoin/master 1ce7ede Wladimir J. van der Laan: Merge #9288: Fix a bug if the min fee is 0 for FeeFilterRounder...
< bitcoin-git> bitcoin/master f8d43b8 Alex Morcos: Avoid rollingMinimumFeeRate never being able to decay below half
< bitcoin-git> bitcoin/master eab8e1b Alex Morcos: fix a bug if the min fee is 0 for FeeFilterRounder
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/869781c51cc1...1ce7ede2a9df
< bitcoin-git> [bitcoin] laanwj closed pull request #9283: A few more CTransactionRef optimizations (master...sharedblock2) https://github.com/bitcoin/bitcoin/pull/9283
< bitcoin-git> bitcoin/master 6713f0f Pieter Wuille: Make FillBlock consume txn_available to avoid shared_ptr copies
< bitcoin-git> bitcoin/master 62607d7 Pieter Wuille: Convert COrphanTx to keep a CTransactionRef
< bitcoin-git> bitcoin/master c44e4c4 Pieter Wuille: Make AcceptToMemoryPool take CTransactionRef
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/d9ae1cefa081...869781c51cc1
< bitcoin-git> [bitcoin] laanwj closed pull request #9289: net: drop boost::thread_group (master...connman-threads) https://github.com/bitcoin/bitcoin/pull/9289
< bitcoin-git> bitcoin/master 799df91 Cory Fields: net: add CThreadInterrupt and InterruptibleSleep
< bitcoin-git> bitcoin/master 0985052 Cory Fields: net: make net interruptible...
< bitcoin-git> bitcoin/master 7325b15 Cory Fields: net: a few small cleanups before replacing boost threads...
< bitcoin-git> [bitcoin] laanwj pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/c0ddd32bf629...d9ae1cefa081
< bitcoin-git> [bitcoin] laanwj closed pull request #9450: Increment MIT licence copyright header year on files modified in 2016 (master...PR-increment-year) https://github.com/bitcoin/bitcoin/pull/9450
< bitcoin-git> bitcoin/master c0ddd32 Wladimir J. van der Laan: Merge #9450: Increment MIT licence copyright header year on files modified in 2016...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/649cf5fe894b...c0ddd32bf629
< bitcoin-git> bitcoin/master 27765b6 isle2983: Increment MIT Licence copyright header year on files modified in 2016...
< gribble> https://github.com/bitcoin/bitcoin/issues/8867 | Move to Libevent 2.1.x · Issue #8867 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9465 | [Wallet] Do not perform ECDSA signing in the fee calculation inner loop. by gmaxwell · Pull Request #9465 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #9467: [Trivial] [Doc] Install Protobuf v3 on OS X (master...osx-protobuf-doc) https://github.com/bitcoin/bitcoin/pull/9467
< bitcoin-git> [bitcoin] gmaxwell opened pull request #9465: [Wallet] Do not perform ECDSA in the fee calculation inner loop. (master...no_signing_in_inner_loop) https://github.com/bitcoin/bitcoin/pull/9465
< bitcoin-git> [bitcoin] laanwj closed pull request #9462: [qt] Do not translate tilde character (master...Mf1701-qtTransTilde) https://github.com/bitcoin/bitcoin/pull/9462
< bitcoin-git> bitcoin/master fab6c5f MarcoFalke: [qt] Do not translate `~`
< bitcoin-git> bitcoin/master 649cf5f Wladimir J. van der Laan: Merge #9462: [qt] Do not translate tilde character...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2a524b8e8fe6...649cf5fe894b
< gmaxwell> midnightmagic: wrt the question someone was asking in #bitcoin about how do you handle an import backlog for a node that was offline: You use importmulti with the approrpiate birthdates, and it will handle any required rescan.

2017-01-03

< BlueMatt> sdaftuar: re: https://github.com/bitcoin/bitcoin/pull/9375#discussion_r94483881 I think I'm missing your point here? did you mean to comment a bit further down where the check is to set bool send?
< gribble> https://github.com/bitcoin/bitcoin/issues/8610 | Share unused mempool memory with coincache by sipa · Pull Request #8610 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master 2a524b8 Pieter Wuille: Merge #8776: Wallet refactoring leading up to multiwallet...
< bitcoin-git> bitcoin/master 5394b39 Luke Dashjr: Wallet: Split main logic from InitLoadWallet into CreateWalletFromFile
< bitcoin-git> bitcoin/master fb0c934 Luke Dashjr: Wallet: Let the interval-flushing thread figure out the filename
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ce5c1f4acae4...2a524b8e8fe6
< bitcoin-git> [bitcoin] sipa closed pull request #9252: Release cs_main before calling ProcessNewBlock, or processing headers (cmpctblock handling) (master...cb-lock) https://github.com/bitcoin/bitcoin/pull/9252
< bitcoin-git> bitcoin/master ce5c1f4 Pieter Wuille: Merge #9252: Release cs_main before calling ProcessNewBlock, or processing headers (cmpctblock handling)...
< bitcoin-git> bitcoin/master bd02bdd Suhas Daftuar: Release cs_main before processing cmpctblock as header
< bitcoin-git> bitcoin/master 680b0c0 Suhas Daftuar: Release cs_main before calling ProcessNewBlock (cmpctblock handling)
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6dc4c43d326e...ce5c1f4acae4
< gribble> https://github.com/bitcoin/bitcoin/issues/9375 | Relay compact block messages prior to full block connection by TheBlueMatt · Pull Request #9375 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8775 | RPC refactoring: Access wallet using new GetWalletForJSONRPCRequest by luke-jr · Pull Request #8775 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8776 | Wallet refactoring leading up to multiwallet by luke-jr · Pull Request #8776 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8776 | Wallet refactoring leading up to multiwallet by luke-jr · Pull Request #8776 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8694 | Basic multiwallet support by luke-jr · Pull Request #8694 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9462: [qt] Do not translate tilde character (master...Mf1701-qtTransTilde) https://github.com/bitcoin/bitcoin/pull/9462
< gribble> https://github.com/bitcoin/bitcoin/issues/9289 | net: drop boost::thread_group by theuni · Pull Request #9289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9289 | net: drop boost::thread_group by theuni · Pull Request #9289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9152 | Wallet/RPC: sweepprivkeys method to scan UTXO set and send to local wallet by luke-jr · Pull Request #9152 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9271 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #8877: Qt RPC console: history sensitive-data filter, and saving input line when browsing history (master...qt_console_history_filter) https://github.com/bitcoin/bitcoin/pull/8877
< bitcoin-git> bitcoin/master de8980d Luke Dashjr: Bugfix: Do not add sensitive information to history for real...
< bitcoin-git> bitcoin/master 9044908 Jonas Schnelli: Qt/RPCConsole: Don't store commands with potentially sensitive information in the history...
< bitcoin-git> bitcoin/master fc95daa Jonas Schnelli: Qt/RPCConsole: Save current command entry when browsing history...
< bitcoin-git> [bitcoin] jonasschnelli pushed 12 new commits to master: https://github.com/bitcoin/bitcoin/compare/e0dc3d70c6ec...6dc4c43d326e
< jonasschnelli> can anyone give https://github.com/bitcoin/bitcoin/pull/8877 a final review?
< gribble> https://github.com/bitcoin/bitcoin/issues/8877 | Qt RPC console: history sensitive-data filter, and saving input line when browsing history by luke-jr · Pull Request #8877 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9461: [Qt] Improve progress display during headers-sync and peer-finding (master...2017/01/qt_sync) https://github.com/bitcoin/bitcoin/pull/9461
< bitcoin-git> [bitcoin] laanwj closed pull request #9460: Fix a few typos in translated strings (master...2017_01_messages_update) https://github.com/bitcoin/bitcoin/pull/9460
< bitcoin-git> bitcoin/master e0dc3d7 Wladimir J. van der Laan: Merge #9460: Fix a few typos in translated strings...
< bitcoin-git> bitcoin/master d45b21e Wladimir J. van der Laan: qt: Fill in English numerusforms...
< bitcoin-git> bitcoin/master a9d6151 Wladimir J. van der Laan: qt,wallet: Fix a few typos in messages...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/03e1d6ce349c...e0dc3d70c6ec
< bitcoin-git> [bitcoin] laanwj opened pull request #9460: Fix a few typos in translated strings (master...2017_01_messages_update) https://github.com/bitcoin/bitcoin/pull/9460
< jonasschnelli> bitcoin-qt tells me today when running with a fresh datadir: "Last received block was generated 7 year(s) and 52 week(s) ago."
< gribble> https://github.com/bitcoin/bitcoin/issues/9441 | Net: Massive speedup. Net locks overhaul by theuni · Pull Request #9441 · bitcoin/bitcoin · GitHub
< BlueMatt> I assume you didnt touch cs_vSend due to https://github.com/bitcoin/bitcoin/pull/9419/commits/c214d120a363a05ba9afdccff6b4bda6e29ae7c4, cfields?
< timothy> buiding bitcoin-core 0.13.2 on archlinux...
< gribble> https://github.com/bitcoin/bitcoin/issues/9441 | Net: Massive speedup. Net locks overhaul by theuni · Pull Request #9441 · bitcoin/bitcoin · GitHub
< jonasschnelli> gmaxwell: you mentioned here (https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-May/012637.html) a rough specs for a better filter structure then bloom
< bitcoin-git> bitcoin/master 03e1d6c Wladimir J. van der Laan: doc: Add historical release notes for 0.13.2
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/03e1d6ce349cc83b92140fec7d0c5f88893c0a9c
< bitcoin-git> bitcoin/0.13 77eaadb Wladimir J. van der Laan: doc: Clean out release notes on 0.13.x branch...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.13: https://github.com/bitcoin/bitcoin/commit/77eaadb6c9619370b09513fecba13cfe656d63d6
< gribble> https://github.com/bitcoin/bitcoin/issues/9419 | Stop Using cs_main for CNodeState/State() by TheBlueMatt · Pull Request #9419 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9375 | Relay compact block messages prior to full block connection by TheBlueMatt · Pull Request #9375 · bitcoin/bitcoin · GitHub
< BlueMatt> sipa: no, I dont believe so, #9375 + #9419 + a fix for https://github.com/bitcoin/bitcoin/pull/9375#discussion_r94180477 (which just means making fWantsCmpctWitness atomic) + multithreaded ProcessMessages will work
< gribble> https://github.com/bitcoin/bitcoin/issues/9375 | Relay compact block messages prior to full block connection by TheBlueMatt · Pull Request #9375 · bitcoin/bitcoin · GitHub
< btcdrak> Requesting review for release blog post https://github.com/bitcoin-core/bitcoincore.org/pull/305
< jonasschnelli> Also,... it looked like, that my feeler PR: https://github.com/bitcoin/bitcoin/pull/9238 did get some rejects.
< jonasschnelli> I mentioned this in the bitcoin-dev mail, because users relay on it,... even if its fundamentally broken.
< gmaxwell> jonasschnelli: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-January/013397.html A spv wallet should _never_ be showing transactions from untrusted peers.
< wumpus> uploaded binaries and pushed 0.13.2 release announcement to the mailing lists, waiting for travis on bitcoin.org (https://github.com/bitcoin-dot-org/bitcoin.org/pull/1470), feel free to get the rest of the announcement cycle started
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9446: SetMerkleBranch: remove unused code, remove cs_main lock requirement (master...2016/12/merklebranch) https://github.com/bitcoin/bitcoin/pull/9446
< bitcoin-git> bitcoin/master 510c0d9 Jonas Schnelli: Merge #9446: SetMerkleBranch: remove unused code, remove cs_main lock requirement...
< bitcoin-git> bitcoin/master 9e351c9 Jonas Schnelli: SetMerkleBranch: remove unused code, remove cs_main lock requirement
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/53442af0aac3...510c0d9c79a5
< wumpus> yea that could be interesting, though it would have to assign a single purpose to keys, don't use keys for signing that are used for bitcoin
< gribble> https://github.com/bitcoin/bitcoin/issues/8660 | txoutsbyaddress index (take 2) by djpnewton · Pull Request #8660 · bitcoin/bitcoin · GitHub
< dviola> even with an intact ~/.bitcoin it still works fine with both binaries
< dviola> I asked Timothy Redaelli (archlinux bitcoin maintainer) and he said this: https://i.imgur.com/bfvsEcZ.png
< dviola> I'm sure, this is how they build it: https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/bitcoin#n166
< dviola> I'm confused and I apologize if I should have asked in #bitcoin instead, please let me know if I should go there
< dviola> this is bitcoin-qt from bitcoin.org (bdb 4.8.x): https://i.imgur.com/G50bTJi.png
< dviola> this is bitcoin-qt from archlinux (bdb 5.3.28): https://i.imgur.com/iL6MVB2.png
< dviola> here's what I did: I installed bitcoin-qt with pacman, started a fresh ~/.bitcoin and wallet.dat, I created 5 addresses with name, etc. I copied the wallet.dat to my home dir, I downloaded bitcoin-qt from bitcoin.org, started that with the old wallet.dat and all the address were there
< dviola> I'm a little confused because I created a wallet.dat using Arch's build, then used the wallet.dat with bitcoin-qt from bitcoin.org, and it seems to have worked just fine, but I don't have funds in this wallet of course
< dviola> phantomcircuit: I see, so would it be better if I create the wallet using the bitcoin-qt builds from bitcoin.org?
< dviola> hello, the archlinux bitcoin-qt package maintainer builds bitcoin-qt using "--with-incompatible-bdb" and bdb 5.3.28, I have heard there could be potential problems by taking a wallet.dat that was created with newer bdb and then using it on a bitcoin-qt that was compiled with an older version of bdb, are there any tests I could run to know I won't run into issues?

2017-01-02

< bitcoin-git> [bitcoin] isle2983 opened pull request #9459: Improvements to copyright_header.py and some minor copyright header tweaks. (master...PR-copyright-script-improve) https://github.com/bitcoin/bitcoin/pull/9459
< gribble> https://github.com/bitcoin/bitcoin/issues/9375 | Relay compact block messages prior to full block connection by TheBlueMatt · Pull Request #9375 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9419 | Stop Using cs_main for CNodeState/State() by TheBlueMatt · Pull Request #9419 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9289 | net: drop boost::thread_group by theuni · Pull Request #9289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9457 | WIP: [qt] translate bitcoin.cpp and libbitcoin_common_a_SOURCES by MarcoFalke · Pull Request #9457 · bitcoin/bitcoin · GitHub
< jonasschnelli> Ah. Right... all the processing (LoadBlock, SyncTransaction, etc.) is done in thread "bitcoin-msghandler".
< gribble> https://github.com/bitcoin/bitcoin/issues/9171 | Introduce auxiliary block requests by jonasschnelli · Pull Request #9171 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9457: WIP: [qt] translate bitcoin.cpp and libbitcoin_common_a_SOURCES (master...Mf1701-qtTrans) https://github.com/bitcoin/bitcoin/pull/9457
< jouke_> Shame I don't have the logs. I am making a note to push all bitcoin node logs to a log server.
< gribble> https://github.com/bitcoin/bitcoin/issues/1 | JSON-RPC support for mobile devices ("ultra-lightweight" clients) · Issue #1 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/0.13 0d71914 Wladimir J. van der Laan: doc: Remove ... from release notes
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.13: https://github.com/bitcoin/bitcoin/commit/0d719145b018e28d48d35c2646a5962b87c60436
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9412: build: Fix 'make deploy' for OSX (master...2016/12/fix_mac_deploy) https://github.com/bitcoin/bitcoin/pull/9412
< bitcoin-git> bitcoin/master 2fb98f6 Don Patterson: Fix bug in dmg builder so that it actually reads in the configuration file
< bitcoin-git> bitcoin/master 09aefb5 Cory Fields: build: Fix 'make deploy' for OSX...
< bitcoin-git> bitcoin/master b01667c Jonas Schnelli: Mention RSVG dependency when creating the disk image on OSX
< bitcoin-git> [bitcoin] jonasschnelli pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/1d2d67692c74...53442af0aac3
< bitcoin-git> bitcoin/master 1d2d676 Wladimir J. van der Laan: qt: Set transifex slug to 0.14...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/1d2d67692c74a5539f3736754d84f0aa6a702c56

2017-01-01

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9433: Update the Windows build notes (master...docs) https://github.com/bitcoin/bitcoin/pull/9433
< bitcoin-git> bitcoin/master caa2f10 MarcoFalke: Merge #9433: Update the Windows build notes...
< bitcoin-git> bitcoin/master b705a04 Douglas Roark: Update the Windows build notes...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bebe3697fdad...caa2f106d704
< bitcoin-git> [bitcoin] fanquake closed pull request #9453: Copyright notice year 2017 increment. Happy New Year! (master...master) https://github.com/bitcoin/bitcoin/pull/9453
< bitcoin-git> [bitcoin] jsmith-dev reopened pull request #9453: Copyright notice year 2017 increment. Happy New Year! (master...master) https://github.com/bitcoin/bitcoin/pull/9453
< bitcoin-git> [bitcoin] jsmith-dev closed pull request #9453: Copyright notice year 2017 increment. Happy New Year! (master...master) https://github.com/bitcoin/bitcoin/pull/9453

2016-12-31

< bitcoin-git> [bitcoin] jsmith-dev opened pull request #9453: Copyright notice year 2017 increment. Happy New Year! (master...master) https://github.com/bitcoin/bitcoin/pull/9453
< bitcoin-git> [bitcoin] isle2983 opened pull request #9452: Use TravisCI to enforce copyright header rules for source files (master...PR-travisci-copyright-enforce) https://github.com/bitcoin/bitcoin/pull/9452
< bitcoin-git> [bitcoin] robmcl4 opened pull request #9451: CScript: remove redundant bounds check (master...remove_extra_bounds_check) https://github.com/bitcoin/bitcoin/pull/9451
< bitcoin-git> [bitcoin] isle2983 opened pull request #9450: Increment MIT licence copyright header year on files modified in 2016 (master...PR-increment-year) https://github.com/bitcoin/bitcoin/pull/9450

2016-12-30

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #7522: Bugfix: Only use git for build info if the repository is actually the right one (master...bugfix_gitdir) https://github.com/bitcoin/bitcoin/pull/7522
< bitcoin-git> [bitcoin] morcos opened pull request #9447: Allow 2 simultaneous block downloads (master...doubledownload) https://github.com/bitcoin/bitcoin/pull/9447
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9446: SetMerkleBranch: remove unused code, remove cs_main lock requirement (master...2016/12/merklebranch) https://github.com/bitcoin/bitcoin/pull/9446
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9420: Fix linker error when configured with --enable-lcov (master...fixlcov) https://github.com/bitcoin/bitcoin/pull/9420
< bitcoin-git> bitcoin/master bebe369 Jonas Schnelli: Merge #9420: Fix linker error when configured with --enable-lcov...
< bitcoin-git> bitcoin/master e2b5c98 Douglas Roark: Fix linker error when configured with --enable-lcov
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/dce853ef76ef...bebe3697fdad
< gribble> https://github.com/bitcoin/bitcoin/issues/9420 | Fix linker error when configured with --enable-lcov by droark · Pull Request #9420 · bitcoin/bitcoin · GitHub

2016-12-29

< gribble> https://github.com/bitcoin/bitcoin/issues/9443 | Repairing the large-work fork warning system by jl2012 · Pull Request #9443 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jl2012 opened pull request #9443: Repairing the large-work fork warning system (master...forkwarning) https://github.com/bitcoin/bitcoin/pull/9443
< gribble> https://github.com/bitcoin/bitcoin/issues/9400 | Set peers as HB peers upon full block validation by instagibbs · Pull Request #9400 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9352 | Attempt reconstruction from all compact block announcements by sdaftuar · Pull Request #9352 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8800 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< gribble> https://github.com/bitcoin/bitcoin/issues/9424 | Change LogAcceptCategory to use uint32_t rather than sets of strings. by gmaxwell · Pull Request #9424 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] gmaxwell closed pull request #9424: Change LogAcceptCategory to use uint32_t rather than sets of strings. (master...log_category_simplify) https://github.com/bitcoin/bitcoin/pull/9424
< bitcoin-git> [bitcoin] gmaxwell closed pull request #8800: Fetch w/o CB if mempool empty, don't use HB mode if blocks only. (master...no-hb-in-bo) https://github.com/bitcoin/bitcoin/pull/8800
< bitcoin-git> [bitcoin] gmaxwell closed pull request #9415: Reduce latency of ThreadMessageHandler. (3.2x speedup for IBD to 200k) (master...better_sleep) https://github.com/bitcoin/bitcoin/pull/9415
< bitcoin-git> [bitcoin] gmaxwell closed pull request #9442: Do not use signals for communication between net and net_processing. (master...no_node_signals) https://github.com/bitcoin/bitcoin/pull/9442
< bitcoin-git> [bitcoin] gmaxwell opened pull request #9442: Do not use signals for communication between net and net_processing. (master...no_node_signals) https://github.com/bitcoin/bitcoin/pull/9442
< luke-jr> wumpus_: I have a fix for https://github.com/bitcoin/bitcoin/pull/7522 if you can reopen
< luke-jr> checking whether to build Bitcoin Core GUI… no (Qt)
< wbnns> Something like, "Bitcoin Core v0.13.1 is now available." - which could link to an alert page providing the release notes: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.13.1.md
< kinlo> is the alert page going away? The bitcoin protocol for the alert system is being retired, but is the https://bitcoin.org/en/alerts going away?
< wbnns> It will still be available here (the notification just won't show at the top of every page): https://bitcoin.org/en/alerts
< wbnns> @gmaxwell @wumpus_ Hello, just wanted you check-in regarding the Alert System Retirement notice currently appearing across the tops of all pages on Bitcoin.org - is there a specific date it would be okay to remove it?
< bitcoin-git> [bitcoin] theuni opened pull request #9441: WIP: Massive net speedup. Net locks overhaul. (master...connman-locks) https://github.com/bitcoin/bitcoin/pull/9441

2016-12-28

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9436: test: Include tx data in EXTRA_DIST (master...Mf1612-inclTest) https://github.com/bitcoin/bitcoin/pull/9436
< bitcoin-git> bitcoin/master dce853e MarcoFalke: Merge #9436: test: Include tx data in EXTRA_DIST...
< bitcoin-git> bitcoin/master fa558be MarcoFalke: test: Include tx data in EXTRA_DIST
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2db4cbcc437f...dce853ef76ef
< gmaxwell> cfields: https://github.com/bitcoin/bitcoin/pull/9075/commits/7c98ce584ec23bcddcba8cdb33efa6547212f6ef#r87104196 < you have my support to insist on better comments in the future.
< gribble> https://github.com/bitcoin/bitcoin/issues/8776 | Wallet refactoring leading up to multiwallet by luke-jr · Pull Request #8776 · bitcoin/bitcoin · GitHub
< jonasschnelli> NicolasDorier: maybe review: https://github.com/bitcoin/bitcoin/pull/8776/files
< jonasschnelli> NicolasDorier: I guess I need to rebase https://github.com/bitcoin/bitcoin/pull/8764/files
< NicolasDorier> jonasschnelli: luke-jr : about multi wallet support https://github.com/bitcoin/bitcoin/projects/2#card-205286 , is it ready to be tested or still stuff in the pipeline ? I plan to play with it if that is the case

2016-12-27

< bitcoin-git> [bitcoin] sipa closed pull request #9349: Make CScript (and prevector) c++11 movable. (master...movescript) https://github.com/bitcoin/bitcoin/pull/9349
< bitcoin-git> bitcoin/master 2db4cbc Pieter Wuille: Merge #9349: Make CScript (and prevector) c++11 movable....
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7aa700424cbd...2db4cbcc437f
< bitcoin-git> bitcoin/master 2ddfcfd Pieter Wuille: Make CScript (and prevector) c++11 movable....
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9436: test: Include tx data in EXTRA_DIST (master...Mf1612-inclTest) https://github.com/bitcoin/bitcoin/pull/9436
< bitcoin-git> [bitcoin] sipa closed pull request #9243: Clean up mapArgs and mapMultiArgs Usage (master...2016-11-mapmultiargs) https://github.com/bitcoin/bitcoin/pull/9243
< bitcoin-git> bitcoin/master 2b5f085 Matt Corallo: Fix non-const mapMultiArgs[] access after init....
< bitcoin-git> bitcoin/master 0cf86a6 Matt Corallo: Introduce (and use) an IsArgSet accessor method
< bitcoin-git> bitcoin/master c8042a4 Matt Corallo: Remove arguments to ParseConfigFile
< bitcoin-git> [bitcoin] sipa pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/dbc8a8c86ae5...7aa700424cbd
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9435: Removed unused variable in test, fixing warning. (master...pr/coins-unused) https://github.com/bitcoin/bitcoin/pull/9435
< bitcoin-git> bitcoin/master dbc8a8c MarcoFalke: Merge #9435: Removed unused variable in test, fixing warning....
< bitcoin-git> bitcoin/master 35356b4 Russell Yanofsky: Remove unused variable in test, fixing warning....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0f921e6a0492...dbc8a8c86ae5
< robert__> its the first result when you google fedora bitcoin
< gmaxwell> warren: do you know anything about https://www.ringingliberty.com/bitcoin/ ? doesn't appear to have a determinstic build process, anyone looked to see if these binaries are backdoored? someone wandering into #bitcoin is using them.
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9435: Removed unused variable in test, fixing warning. (master...pr/coins-unused) https://github.com/bitcoin/bitcoin/pull/9435
< jl2012> luke-jr: you could find the python code here to do this: https://github.com/bitcoin/bitcoin/pull/8654
< jl2012> luke-jr: I did this with the same way: https://github.com/bitcoin/bitcoin/pull/8927
< bitcoin-git> [bitcoin] droark opened pull request #9433: Update the Windows build notes (master...docs) https://github.com/bitcoin/bitcoin/pull/9433

2016-12-26

< bitcoin-git> [bitcoin] fanquake closed pull request #9428: Don't download blocks unless they have more work than our current best (master...DownloadOnlyGreaterWork) https://github.com/bitcoin/bitcoin/pull/9428
< bitcoin-git> [bitcoin] fanquake closed pull request #9388: Relative time (master...RelativeTime) https://github.com/bitcoin/bitcoin/pull/9388
< bitcoin-git> [bitcoin] rebroad opened pull request #9428: Don't download blocks unless they have more work than our current best (master...DownloadOnlyGreaterWork) https://github.com/bitcoin/bitcoin/pull/9428
< bitcoin-git> [bitcoin] rebroad opened pull request #9427: Use compact blocks for blocks that are levl with our active tip rather than requesting a full block (master...UseCmpctBlockForCompetingBlocks) https://github.com/bitcoin/bitcoin/pull/9427

2016-12-25

< bitcoin-git> [bitcoin] gmaxwell opened pull request #9424: Change LogAcceptCategory to use uint32_t rather than sets of strings. (master...log_category_simplify) https://github.com/bitcoin/bitcoin/pull/9424
< bitcoin-git> [bitcoin] rebroad closed pull request #9030: Don't process blocktxns when we have the block already. (master...BlocktxnExits) https://github.com/bitcoin/bitcoin/pull/9030
< bitcoin-git> [bitcoin] luke-jr opened pull request #9422: Refactor mempool.dat to be extensible, and store missing info (master...mempool_dat_extensible) https://github.com/bitcoin/bitcoin/pull/9422
< gmaxwell> https://github.com/bitcoin/bitcoin/issues/9103 < already have one requested extension with an issue
< gribble> https://github.com/bitcoin/bitcoin/issues/7533 | RPC: sendrawtransaction: Allow the user to ignore/override specific rejections by luke-jr · Pull Request #7533 · bitcoin/bitcoin · GitHub

2016-12-24

< bitcoin-git> [bitcoin] droark opened pull request #9420: Fix linker error when configured with --enable-lcov (master...fixlcov) https://github.com/bitcoin/bitcoin/pull/9420
< bitcoin-git> [bitcoin] rebroad reopened pull request #9402: Allow per network configuration file (master...PerNetworkConfig) https://github.com/bitcoin/bitcoin/pull/9402
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9419: Stop Using cs_main for CNodeState/State() (master...2016-12-nodestate) https://github.com/bitcoin/bitcoin/pull/9419
< gribble> https://github.com/bitcoin/bitcoin/issues/9289 | net: drop boost::thread_group by theuni · Pull Request #9289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9289 | net: drop boost::thread_group by theuni · Pull Request #9289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9418 | Exit when no direct fetch by rebroad · Pull Request #9418 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] rebroad opened pull request #9418: Exit when no direct fetch (master...ExitWhenNoDirectFetch) https://github.com/bitcoin/bitcoin/pull/9418
< bitcoin-git> [bitcoin] rebroad closed pull request #9414: Skip processing of TXs that we already have. (master...DoNotProcessNewTxsMoreThanOnce) https://github.com/bitcoin/bitcoin/pull/9414

2016-12-23

< bitcoin-git> [bitcoin] sipa opened pull request #9417: Do not evaluate hidden LogPrint arguments (master...bypass_debug) https://github.com/bitcoin/bitcoin/pull/9417
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9416: travis: make distdir before make (master...Mf1612-travisDistDirCheck) https://github.com/bitcoin/bitcoin/pull/9416
< bitcoin-git> [bitcoin] gmaxwell opened pull request #9415: Reduce latency of ThreadMessageHandler. (master...better_sleep) https://github.com/bitcoin/bitcoin/pull/9415
< gmaxwell> This is the commit that did it, https://github.com/bitcoin/bitcoin/commit/00d1980b8fb8b834cb729b213834dfb38cb01bbf I really can't figure out why we merged that.
< bitcoin-git> [bitcoin] rebroad closed pull request #9402: Allow per network configuration file (master...PerNetworkConfig) https://github.com/bitcoin/bitcoin/pull/9402
< bitcoin-git> [bitcoin] rebroad opened pull request #9414: Skip processing of TXs that we already have. (master...DoNotProcessNewTxsMoreThanOnce) https://github.com/bitcoin/bitcoin/pull/9414
< timothy> no, I confirm the bug. from 0.13.1 to 0.13.2rc1 bitcoin-qt tray icon is broken
< jonasschnelli> Maybe related to: https://github.com/bitcoin/bitcoin/issues/8043
< jonasschnelli> timothy: Do you have the tray icon enabled in your Bitcoin-Qt settings?
< timothy> uhm strange, bitcoin-qt tray icon doesn't show on KDE5
< jonasschnelli> thanks sipa: it's much simpler now: https://github.com/bitcoin/bitcoin/pull/9408/files
< bitcoin-git> [bitcoin] fanquake closed pull request #9405: Contrib: Mac: Fix mac deploy so that the dmg background works (master...macPythonTweak) https://github.com/bitcoin/bitcoin/pull/9405
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9406: Re-enable a blank v1 Tx JSON test (master...testupdate) https://github.com/bitcoin/bitcoin/pull/9406
< bitcoin-git> bitcoin/master b371732 Douglas Roark: Re-enable a blank v1 Tx JSON test
< bitcoin-git> bitcoin/master 0f921e6 MarcoFalke: Merge #9406: Re-enable a blank v1 Tx JSON test...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/041331e1da23...0f921e6a0492
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9413: [CoinControl] Allow non-wallet owned change addresses (master...2016/12/qt_cc_change) https://github.com/bitcoin/bitcoin/pull/9413
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9412: build: Fix 'make deploy' for OSX (master...2016/12/fix_mac_deploy) https://github.com/bitcoin/bitcoin/pull/9412
< bitcoin-git> [bitcoin] jl2012 closed pull request #8756: Implement excessive sighashing protection policy with loose sighash estimation (master...sighashpolicylite) https://github.com/bitcoin/bitcoin/pull/8756