2017-02-10

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2447c1024e60...b860915f8b0d
< bitcoin-git> [bitcoin] jnewbery opened pull request #9738: gettxoutproof() should return consistent result (master...fixgettxoutproof) https://github.com/bitcoin/bitcoin/pull/9738
< bitcoin-git> bitcoin/master 2447c10 Wladimir J. van der Laan: Merge #9698: net: fix socket close race...
< bitcoin-git> [bitcoin] laanwj closed pull request #9698: net: fix socket close race (master...fix-socket-disconnect2) https://github.com/bitcoin/bitcoin/pull/9698
< bitcoin-git> bitcoin/master 9a0b784 Cory Fields: net: add a lock around hSocket
< bitcoin-git> bitcoin/master 45e2e08 Cory Fields: net: rearrange so that socket accesses can be grouped together
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/33f3b21407a3...2447c1024e60
< bitcoin-git> [bitcoin] rebroad opened pull request #9737: Don't disconnect feeler connections prematurely (master...ServicesIrrelevantForFeelerConnections) https://github.com/bitcoin/bitcoin/pull/9737
< bitcoin-git> [bitcoin] laanwj opened pull request #9736: Pre-0.14.0 hardcoded seeds update (master...2017_02_dnsseeds) https://github.com/bitcoin/bitcoin/pull/9736
< bitcoin-git> [bitcoin] laanwj opened pull request #9735: devtools: Handle Qt formatting characters edge-case in update-translations.py (master...2017_02_qt_translations) https://github.com/bitcoin/bitcoin/pull/9735
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9730: Remove bitseed.xf2.org form the dns seed list (master...2017/02/seeds) https://github.com/bitcoin/bitcoin/pull/9730
< bitcoin-git> bitcoin/master 33f3b21 Jonas Schnelli: Merge #9730: Remove bitseed.xf2.org form the dns seed list...
< bitcoin-git> bitcoin/master ca9955e Jonas Schnelli: Remove bitseed.xf2.org form the dns seed list
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/36f9d3ae6da4...33f3b21407a3
< bitcoin-git> [bitcoin] sipa opened pull request #9734: Add updating of chainTxData to release process (master...chaintxnotes) https://github.com/bitcoin/bitcoin/pull/9734
< bitcoin-git> [bitcoin] theuni closed pull request #9695: net: fix a few races. Credit @TheBlueMatt (master...net-atomic) https://github.com/bitcoin/bitcoin/pull/9695
< bitcoin-git> [bitcoin] sipa opened pull request #9733: Add getchaintxstats RPC (master...chaintxstats) https://github.com/bitcoin/bitcoin/pull/9733

2017-02-09

< bitcoin-git> [bitcoin] jnewbery opened pull request #9732: [Trivial] Remove nonsense #undef foreach (master...removeundefforeach) https://github.com/bitcoin/bitcoin/pull/9732
< bitcoin-git> [bitcoin] earonesty closed pull request #9731: Bitcoin Unlimited Pull Request (master...release) https://github.com/bitcoin/bitcoin/pull/9731
< bitcoin-git> [bitcoin] earonesty opened pull request #9731: Bitcoin Unlimited Pull Request (master...release) https://github.com/bitcoin/bitcoin/pull/9731
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9730: Remove bitseed.xf2.org form the dns seed list (master...2017/02/seeds) https://github.com/bitcoin/bitcoin/pull/9730
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #9728: Can create Watch Only HD wallet with -hdwatchonly (master...watchonlyhd) https://github.com/bitcoin/bitcoin/pull/9728
< bitcoin-git> [bitcoin] laanwj opened pull request #9727: Remove fallbacks for boost_filesystem < v3 (master...2017_02_boostfs_flailbacks) https://github.com/bitcoin/bitcoin/pull/9727
< bitcoin-git> [bitcoin] laanwj opened pull request #9726: netbase: Do not print an error on connection timeouts through proxy (master...2017_02_intr_recv_error) https://github.com/bitcoin/bitcoin/pull/9726
< bitcoin-git> bitcoin/master a9baa6d Luke Dashjr: Bugfix: Qt/Intro: Pruned nodes never require *more* space
< bitcoin-git> bitcoin/master c8cee26 Luke Dashjr: Qt/Intro: Update block chain size
< bitcoin-git> bitcoin/master 93ffba7 Luke Dashjr: Bugfix: Qt/Intro: Chain state needs to be stored even with the full blockchain
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/dd163f578869...36f9d3ae6da4

2017-02-08

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9725: CValidationInterface Cleanups (master...2017-01-wallet-cache-inmempool-1) https://github.com/bitcoin/bitcoin/pull/9725
< bitcoin-git> [bitcoin] luke-jr opened pull request #9724: Qt/Intro: Add explanation of IBD process (master...intro_explain) https://github.com/bitcoin/bitcoin/pull/9724
< bitcoin-git> [bitcoin] laanwj closed pull request #9674: Always enforce strict lock ordering (try or not) (master...2017-02-inv-send-lockorder) https://github.com/bitcoin/bitcoin/pull/9674
< bitcoin-git> bitcoin/master 2a962d4 Matt Corallo: Fixup style a bit by moving { to the same line as if statements
< bitcoin-git> bitcoin/master 8465631 Matt Corallo: Always enforce lock strict lock ordering (try or not)
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/6a55515a9b8f...dd163f578869
< bitcoin-git> bitcoin/master fd13eca Matt Corallo: Lock cs_vSend and cs_inventory in a consistent order even in TRY
< bitcoin-git> [bitcoin] laanwj closed pull request #9705: build: Add options to override BDB cflags/libs (master...2017_02_bdb_location) https://github.com/bitcoin/bitcoin/pull/9705
< bitcoin-git> bitcoin/master 6a55515 Wladimir J. van der Laan: Merge #9705: build: Add options to override BDB cflags/libs...
< bitcoin-git> bitcoin/master 5cc2ebb Wladimir J. van der Laan: Update OpenBSD and FreeBSD build steps...
< bitcoin-git> bitcoin/master 8713de8 Wladimir J. van der Laan: build: Add options to override BDB cflags/libs...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/d304fef37460...6a55515a9b8f
< bitcoin-git> [bitcoin] CryptAxe opened pull request #9722: GUI: Display warning when attempting address reuse (master...reuse) https://github.com/bitcoin/bitcoin/pull/9722
< bitcoin-git> [bitcoin] rebroad opened pull request #9721: Headers announcement for nodes that can do headers. (master...AnnounceUsingHeaders) https://github.com/bitcoin/bitcoin/pull/9721
< bitcoin-git> [bitcoin] theuni opened pull request #9720: net: fix banning and disallow sending messages before receiving verack (master...fix-ban) https://github.com/bitcoin/bitcoin/pull/9720
< bitcoin-git> [bitcoin] rebroad opened pull request #9719: Allow abortion of ConnectBlock() when shutdown requested. (master...AbortConnectBlockAtShutdown) https://github.com/bitcoin/bitcoin/pull/9719
< bitcoin-git> [bitcoin] luke-jr opened pull request #9718: Qt/Intro: Various fixes (master...intro_fixes) https://github.com/bitcoin/bitcoin/pull/9718
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9712: bench: Fix initialization order in registration (master...2017_02_fiasco) https://github.com/bitcoin/bitcoin/pull/9712
< bitcoin-git> bitcoin/master d304fef MarcoFalke: Merge #9712: bench: Fix initialization order in registration...
< bitcoin-git> bitcoin/master 29c5328 Wladimir J. van der Laan: bench: Fix initialization order in registration...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b709fe7ffc44...d304fef37460
< bitcoin-git> [bitcoin] jtimon opened pull request #9717: Pow: Remove fCheckPOW from CheckBlockHeader (master...pre-0.14-dont-call-me) https://github.com/bitcoin/bitcoin/pull/9717
< bitcoin-git> [bitcoin] pstratem opened pull request #9716: [Net] Clarity TIMEOUT_INTERVAL constant meaning. (master...2017-02-07-ping-timeout-interval) https://github.com/bitcoin/bitcoin/pull/9716

2017-02-07

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9715: Disconnect peers which we do not receive VERACKs from within 60 sec (master...2017-02-disconnect-no-verack) https://github.com/bitcoin/bitcoin/pull/9715
< bitcoin-git> [bitcoin] jnewbery opened pull request #9714: Return correct error codes from bumpfee() (master...bumpfeeerrormessages) https://github.com/bitcoin/bitcoin/pull/9714
< bitcoin-git> [bitcoin] jnewbery opened pull request #9713: Fix error causes and messages in rpc/net.cpp (master...fixsetbanerrormessages) https://github.com/bitcoin/bitcoin/pull/9713
< bitcoin-git> [bitcoin] laanwj opened pull request #9712: bench: Fix initialization order in registration (master...2017_02_fiasco) https://github.com/bitcoin/bitcoin/pull/9712
< bitcoin-git> [bitcoin] jnewbery opened pull request #9711: [Trivial] Remove incorrect help message from gettxoutproof() (master...gettxoutproofhelp) https://github.com/bitcoin/bitcoin/pull/9711
< bitcoin-git> [bitcoin] sdaftuar opened pull request #9709: [WIP] Cache segwit signature hash components inside CTransactionRef to optimize validation performance (master...2017-02-segwit-cache-3) https://github.com/bitcoin/bitcoin/pull/9709
< bitcoin-git> [bitcoin] fanquake closed pull request #9699: Remove contrib/debian/patches subdirectory (master...removedebpatches) https://github.com/bitcoin/bitcoin/pull/9699
< bitcoin-git> [bitcoin] jnewbery closed pull request #9706: Remove unicode characters from RPC user and password in QA tests (master...rpctestuser) https://github.com/bitcoin/bitcoin/pull/9706
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9708: Clean Up all known races/platform-specific UB (master...2017-02-fix-copystats-races) https://github.com/bitcoin/bitcoin/pull/9708
< bitcoin-git> [bitcoin] jnewbery opened pull request #9707: Fix RPC failure testing (master...rpctestassert) https://github.com/bitcoin/bitcoin/pull/9707
< bitcoin-git> [bitcoin] sdaftuar closed pull request #9700: Cache segwit signature hash components inside CTransaction to optimize validation performance (master...2017-02-segwit-hash-cache-2) https://github.com/bitcoin/bitcoin/pull/9700
< bitcoin-git> [bitcoin] laanwj closed pull request #9532: Remove unused variables (master...remove-unused-variables) https://github.com/bitcoin/bitcoin/pull/9532
< bitcoin-git> bitcoin/master b709fe7 Wladimir J. van der Laan: Merge #9532: Remove unused variables...
< bitcoin-git> bitcoin/master 90fd29b practicalswift: Remove unused int64_t nSinceLastSeen
< bitcoin-git> bitcoin/master ac4a095 practicalswift: Remove unused Python variables
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/729de15b6365...b709fe7ffc44
< bitcoin-git> [bitcoin] jnewbery opened pull request #9706: Remove unicode characters from RPC user and password in QA tests (master...rpctestuser) https://github.com/bitcoin/bitcoin/pull/9706
< bitcoin-git> [bitcoin] laanwj closed pull request #9604: [Trivial] add comment about setting peer as HB peer. (master...HBpeercomment) https://github.com/bitcoin/bitcoin/pull/9604
< bitcoin-git> bitcoin/master 729de15 Wladimir J. van der Laan: Merge #9604: [Trivial] add comment about setting peer as HB peer....
< bitcoin-git> bitcoin/master dd5b011 John Newbery: [Trivial] add comment about setting peer as HB peer....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/02464da5e4aa...729de15b6365
< bitcoin-git> [bitcoin] laanwj opened pull request #9705: build: Add options to override BDB location (master...2017_02_bdb_location) https://github.com/bitcoin/bitcoin/pull/9705
< bitcoin-git> [bitcoin] rebroad opened pull request #9704: Store downloaded blocks prior to shutdown. (master...StoreBlocksAtShutdown) https://github.com/bitcoin/bitcoin/pull/9704

2017-02-06

< bitcoin-git> [bitcoin] ryanofsky opened pull request #9701: Make bumpfee tests less fragile (master...pr/bumpfee-fragile) https://github.com/bitcoin/bitcoin/pull/9701
< bitcoin-git> [bitcoin] sdaftuar opened pull request #9700: Cache segwit signature hash components inside CTransaction to optimize validation performance (master...2017-02-segwit-hash-cache-2) https://github.com/bitcoin/bitcoin/pull/9700
< bitcoin-git> [bitcoin] droark opened pull request #9699: Remove contrib/debian/patches subdirectory (master...removedebpatches) https://github.com/bitcoin/bitcoin/pull/9699
< bitcoin-git> [bitcoin] theuni opened pull request #9698: net: fix socket close race (master...fix-socket-disconnect2) https://github.com/bitcoin/bitcoin/pull/9698
< bitcoin-git> [bitcoin] laanwj closed pull request #9227: Make nWalletDBUpdated atomic to avoid a potential race. (master...2016-11-26-nwalletdbupdated-race) https://github.com/bitcoin/bitcoin/pull/9227
< bitcoin-git> bitcoin/master 02464da Wladimir J. van der Laan: Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race....
< bitcoin-git> bitcoin/master d63ff62 Patrick Strateman: Make nWalletDBUpdated atomic to avoid a potential race.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/870cd2b58aba...02464da5e4aa
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9697: [Qt] simple fee bumper with user verification (master...2017/02/qt_bumpfee) https://github.com/bitcoin/bitcoin/pull/9697
< bitcoin-git> [bitcoin] practicalswift opened pull request #9696: [trivial] Fix recently introduced typos in comments (master...fix-recently-introduced-typos) https://github.com/bitcoin/bitcoin/pull/9696
< bitcoin-git> [bitcoin] laanwj closed pull request #9378: [trivial] Add documentation for CWalletTx::fFromMe member. (master...pr/fromme-doc) https://github.com/bitcoin/bitcoin/pull/9378
< bitcoin-git> bitcoin/master 870cd2b Wladimir J. van der Laan: Merge #9378: [trivial] Add documentation for CWalletTx::fFromMe member....
< bitcoin-git> bitcoin/master 39c77b0 Russell Yanofsky: Add documentation for CWalletTx::fFromMe member.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/40f7e27d25ff...870cd2b58aba
< bitcoin-git> [bitcoin] laanwj closed pull request #9650: Better handle invalid parameters to signrawtransaction (master...2017-01-better-signraw) https://github.com/bitcoin/bitcoin/pull/9650
< bitcoin-git> bitcoin/master 691710a Matt Corallo: [qa] Test that decoderawtransaction throws with extra data appended
< bitcoin-git> bitcoin/master 922bea9 Matt Corallo: Better handle invalid parameters to signrawtransaction...
< bitcoin-git> bitcoin/master 7ea0ad5 Matt Corallo: Fail in DecodeHexTx if there is extra data at the end
< bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/09e0c28f8566...40f7e27d25ff
< bitcoin-git> [bitcoin] laanwj closed pull request #9659: Net: Turn some methods and params/variables const (master...0.14-net-more-const) https://github.com/bitcoin/bitcoin/pull/9659
< bitcoin-git> bitcoin/master 0729102 Jorge Timón: Net: pass interruptMsgProc as const where possible
< bitcoin-git> bitcoin/master fc7f2ff Jorge Timón: Net: Make CNetMsgMaker more const
< bitcoin-git> bitcoin/master d45955f Jorge Timón: Net: CConnman: Make some methods const
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/986ba005eda6...09e0c28f8566
< bitcoin-git> [bitcoin] laanwj closed pull request #9651: Fix typos (master...typos) https://github.com/bitcoin/bitcoin/pull/9651
< bitcoin-git> bitcoin/master 986ba00 Wladimir J. van der Laan: Merge #9651: Fix typos...
< bitcoin-git> bitcoin/master 5f62e3e practicalswift: Fix typos
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8d6447ecf79c...986ba005eda6
< bitcoin-git> [bitcoin] laanwj closed pull request #9673: Set correct metadata on bumpfee wallet transactions (master...pr/bumpfee-meta) https://github.com/bitcoin/bitcoin/pull/9673
< bitcoin-git> bitcoin/master 8d6447e Wladimir J. van der Laan: Merge #9673: Set correct metadata on bumpfee wallet transactions...
< bitcoin-git> bitcoin/master 4ec057d Russell Yanofsky: [wallet] Set correct metadata on bumpfee wallet transactions...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fc67cd22f83f...8d6447ecf79c
< bitcoin-git> [bitcoin] laanwj closed pull request #9691: Init ECC context for test_bitcoin_fuzzy. (master...fuzzy_initecc) https://github.com/bitcoin/bitcoin/pull/9691
< bitcoin-git> bitcoin/master fc67cd2 Wladimir J. van der Laan: Merge #9691: Init ECC context for test_bitcoin_fuzzy....
< bitcoin-git> bitcoin/master ac719c9 Gregory Maxwell: Init ECC context for test_bitcoin_fuzzy....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/923dc447eaa8...fc67cd22f83f
< bitcoin-git> [bitcoin] theuni opened pull request #9695: net: fix a few races. Credit @TheBlueMatt (master...net-atomic) https://github.com/bitcoin/bitcoin/pull/9695
< bitcoin-git> [bitcoin] gmaxwell opened pull request #9693: Prevent integer overflow in ReadVarInt. (master...varint_maxsize) https://github.com/bitcoin/bitcoin/pull/9693

2017-02-05

< bitcoin-git> [bitcoin] sipa closed pull request #9578: Add missing mempool lock for CalculateMemPoolAncestors (master...2017-01-fix-missing-wallet-mempool-lock) https://github.com/bitcoin/bitcoin/pull/9578
< bitcoin-git> bitcoin/master 923dc44 Pieter Wuille: Merge #9578: Add missing mempool lock for CalculateMemPoolAncestors...
< bitcoin-git> bitcoin/master 003cd60 Matt Corallo: Add missing mempool lock for CalculateMemPoolAncestors
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7821db30e161...923dc447eaa8
< bitcoin-git> [bitcoin] gmaxwell opened pull request #9691: Init ECC context for test_bitcoin_fuzzy. (master...fuzzy_initecc) https://github.com/bitcoin/bitcoin/pull/9691
< bitcoin-git> [bitcoin] da2x opened pull request #9690: Change 'Clear' button string to 'Reset' (master...patch-2) https://github.com/bitcoin/bitcoin/pull/9690

2017-02-04

< bitcoin-git> [bitcoin] laanwj closed pull request #9671: Fix super-unlikely race introduced in 236618061a445d2cb11e72 (master...2017-02-fix-initnode-race) https://github.com/bitcoin/bitcoin/pull/9671
< bitcoin-git> bitcoin/master 7821db3 Wladimir J. van der Laan: Merge #9671: Fix super-unlikely race introduced in 236618061a445d2cb11e72...
< bitcoin-git> bitcoin/master 885cfdd Matt Corallo: Fix super-unlikely race introduced in 236618061a445d2cb11e72...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/496691741dfe...7821db30e161
< bitcoin-git> [bitcoin] laanwj closed pull request #9609: net: fix remaining net assertions (master...net-version) https://github.com/bitcoin/bitcoin/pull/9609
< bitcoin-git> bitcoin/master 12752af Cory Fields: net: don't run callbacks on nodes that haven't completed the version handshake...
< bitcoin-git> bitcoin/master 2046617 Cory Fields: net: deserialize the entire version message locally...
< bitcoin-git> bitcoin/master 80ff034 Matt Corallo: Dont deserialize nVersion into CNode, should fix #9212
< bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/a3511628d097...496691741dfe
< bitcoin-git> [bitcoin] laanwj closed pull request #9679: Access WorkQueue::running only within the cs lock (master...2017-02-workqueue-running-race) https://github.com/bitcoin/bitcoin/pull/9679
< bitcoin-git> bitcoin/master a351162 Wladimir J. van der Laan: Merge #9679: Access WorkQueue::running only within the cs lock...
< bitcoin-git> bitcoin/master 7b2d96b Matt Corallo: Access WorkQueue::running only within the cs lock....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1c2edd9f6707...a3511628d097
< bitcoin-git> [bitcoin] kallewoof opened pull request #9686: [WIP] RPC help tabulation (master...rpc-help-tabulation) https://github.com/bitcoin/bitcoin/pull/9686

2017-02-03

< bitcoin-git> [bitcoin] ryanofsky opened pull request #9682: Require timestamps for importmulti keys (master...pr/multinow) https://github.com/bitcoin/bitcoin/pull/9682
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9681: Refactor Bumpfee, move core functionality to CWallet (master...2017/02/qt_bump) https://github.com/bitcoin/bitcoin/pull/9681
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9680: Unify CWalletTx construction (on top of #9673) (master...pr/makewtx) https://github.com/bitcoin/bitcoin/pull/9680
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9679: Access WorkQueue::running only within the cs lock (master...2017-02-workqueue-running-race) https://github.com/bitcoin/bitcoin/pull/9679
< bitcoin-git> [bitcoin] laanwj closed pull request #9677: Use arc4random for entropy on supported systems (master...patch-1) https://github.com/bitcoin/bitcoin/pull/9677
< bitcoin-git> [bitcoin] mlmikael opened pull request #9677: Use arc4random for entropy on supported systems (master...patch-1) https://github.com/bitcoin/bitcoin/pull/9677
< bitcoin-git> [bitcoin] kokifpen opened pull request #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md (master...fix_typo_in_contributing) https://github.com/bitcoin/bitcoin/pull/9675
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9674: Lock cs_vSend and cs_inventory in a consistent order even in TRY (master...2017-02-inv-send-lockorder) https://github.com/bitcoin/bitcoin/pull/9674

2017-02-02

< bitcoin-git> [bitcoin] ryanofsky opened pull request #9673: Set correct metadata on bumpfee wallet transactions (master...pr/bumpfee-meta) https://github.com/bitcoin/bitcoin/pull/9673
< MarcoFalke> I don't think you are wrong, so we should work towards making it easy such that a uncompromised machine with a helper script and some verified keys can validate the current state of the bitcoin-git repo
< bitcoin-git> [bitcoin] luke-jr opened pull request #9672: Opt-into-RBF for RPC & bitcoin-tx (master...rpc_rbf) https://github.com/bitcoin/bitcoin/pull/9672
< bitcoin-git> [bitcoin] jtimon closed pull request #9634: Fail in DecodeHexTx if there is extra data at the end (master...upstream-fail-decode-tx) https://github.com/bitcoin/bitcoin/pull/9634
< bitcoin-git> [bitcoin] isle2983 closed pull request #9603: Add basic_style.py to automate some style checking. (master...PR-basic-style) https://github.com/bitcoin/bitcoin/pull/9603
< bitcoin-git> [bitcoin] isle2983 closed 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
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9671: Fix super-unlikely race introduced in 236618061a445d2cb11e72 (master...2017-02-fix-initnode-race) https://github.com/bitcoin/bitcoin/pull/9671
< bitcoin-git> bitcoin/master 1c2edd9 Wladimir J. van der Laan: Merge #9654: Add jtimon pgp keys for commit sigs and future gitian builds...
< bitcoin-git> [bitcoin] laanwj closed pull request #9654: Add jtimon pgp keys for commit sigs and future gitian builds (master...jtimon-key-gpg) https://github.com/bitcoin/bitcoin/pull/9654
< bitcoin-git> bitcoin/master 178454d Jorge Timón: Contrib: Add jtimon pgp keys for commit sigs and future gitian builds
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7c93952feccb...1c2edd9f6707
< bitcoin-git> [bitcoin] laanwj opened pull request #9670: contrib: github-merge improvements (master...2017_01_ghmerge_update) https://github.com/bitcoin/bitcoin/pull/9670
< bitcoin-git> [bitcoin] laanwj closed pull request #9656: Check verify-commits on pushes to master (master...2017-01-fix-verify-commits) https://github.com/bitcoin/bitcoin/pull/9656
< bitcoin-git> bitcoin/master 7c93952 Wladimir J. van der Laan: Merge #9656: Check verify-commits on pushes to master...
< bitcoin-git> bitcoin/master ba94426 Matt Corallo: Test that pushes to bitcoin/bitcoin are signed per verify-commits
< bitcoin-git> bitcoin/master 3e900ac Matt Corallo: Require merge commits merge branches on top of other merge commits...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/4e19efba0331...7c93952feccb
< bitcoin-git> [bitcoin] laanwj closed pull request #9556: Remove redundant semicolons (master...remove-redundant-braces) https://github.com/bitcoin/bitcoin/pull/9556
< bitcoin-git> bitcoin/master 4e19efb Wladimir J. van der Laan: Merge #9556: Remove redundant semicolons...
< bitcoin-git> bitcoin/master 8fc6989 practicalswift: Remove redundant semicolons
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ae972a5e996a...4e19efba0331
< bitcoin-git> bitcoin/master ae972a5 Wladimir J. van der Laan: Merge #9580: Fix various minor linearization script issues...
< bitcoin-git> [bitcoin] laanwj closed pull request #9580: Fix various minor linearization script issues (master...linearizefix) https://github.com/bitcoin/bitcoin/pull/9580
< bitcoin-git> bitcoin/master b9d95bd Douglas Roark: Fix various minor linearization script issues...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e30d9287fd48...ae972a5e996a
< bitcoin-git> [bitcoin] laanwj closed pull request #9663: [RPC] clarify listunspent amount description (master...listoutput) https://github.com/bitcoin/bitcoin/pull/9663
< bitcoin-git> bitcoin/master e30d928 Wladimir J. van der Laan: Merge #9663: [RPC] clarify listunspent amount description...
< bitcoin-git> bitcoin/master 3eba88d Gregory Sanders: clarify listunspent amount description
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/77bd8c4cab67...e30d9287fd48
< bitcoin-git> [bitcoin] laanwj closed pull request #9632: Add clang_static_analysis.py to help automate static analysis runs (master...PR-clang-static) https://github.com/bitcoin/bitcoin/pull/9632
< bitcoin-git> [bitcoin] laanwj closed pull request #9658: Add clang_format.py to help automate code style analysis (master...PR-clang-format) https://github.com/bitcoin/bitcoin/pull/9658
< bitcoin-git> [bitcoin] fanquake closed pull request #9669: 0.13 (master...0.13) https://github.com/bitcoin/bitcoin/pull/9669
< bitcoin-git> [bitcoin] sosochain opened pull request #9669: 0.13 (master...0.13) https://github.com/bitcoin/bitcoin/pull/9669

2017-02-01

< bitcoin-git> [bitcoin] luke-jr closed pull request #9621: Define, check, and use MIN_TRANSACTION_SIZE as a const (master...cleanup_mintxsize) https://github.com/bitcoin/bitcoin/pull/9621
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9665: Use cached [compact] blocks to respond to getdata messages (master...2017-02-processgetdata-cache) https://github.com/bitcoin/bitcoin/pull/9665
< bitcoin-git> [bitcoin] instagibbs opened pull request #9663: [RPC] Trivial: clarify listunspent amount description (master...listoutput) https://github.com/bitcoin/bitcoin/pull/9663
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9662: Add `-disablehot` mode: a sane mode for watchonly-wallets (master...2017/02/disable_hot) https://github.com/bitcoin/bitcoin/pull/9662
< bitcoin-git> [bitcoin] laanwj closed pull request #9625: Increase minimum debug.log size to 10MB after shrink. (master...shrinkless) https://github.com/bitcoin/bitcoin/pull/9625
< bitcoin-git> bitcoin/master 77bd8c4 Wladimir J. van der Laan: Merge #9625: Increase minimum debug.log size to 10MB after shrink....
< bitcoin-git> bitcoin/master 29fb311 Alex Morcos: Increase minimum debug.log size to 10MB after shrink.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7bfb77045c4b...77bd8c4cab67
< bitcoin-git> [bitcoin] laanwj closed pull request #9660: Backport “Fix: OSX QT compile: use built-in swap if available, or defer” (0.13...macbackport) https://github.com/bitcoin/bitcoin/pull/9660
< bitcoin-git> bitcoin/0.13 59c37ae Karl-Johan Alm: Uses built-in byte swap if available (Apple) and if bswap_XX is undefined....
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.13: https://github.com/bitcoin/bitcoin/commit/59c37ae55a476d3cf84c9bafbc083904472fe4db
< bitcoin-git> bitcoin/master 9522b53 Suhas Daftuar: rpc: bumpfee: handle errors more gracefully
< bitcoin-git> [bitcoin] laanwj closed pull request #9640: Bumpfee: bugfixes for error handling and feerate calculation (master...2017-01-bumpfee-error-cleanup) https://github.com/bitcoin/bitcoin/pull/9640
< bitcoin-git> bitcoin/master f626594 Suhas Daftuar: rpc: bumpfee: use correct maximum signed tx size for fee calculation...
< bitcoin-git> bitcoin/master d625b90 Suhas Daftuar: wallet: Refactor dummy signature signing for reusability
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/e99f0d7ad443...7bfb77045c4b
< bitcoin-git> [bitcoin] droark opened pull request #9660: Backport “Fix: OSX QT compile: use built-in swap if available, or defer” (0.13...macbackport) https://github.com/bitcoin/bitcoin/pull/9660

2017-01-31

< bitcoin-git> [bitcoin] jtimon opened pull request #9659: Net: Turn some methods and params/variables const (master...0.14-net-more-const) https://github.com/bitcoin/bitcoin/pull/9659
< bitcoin-git> [bitcoin] isle2983 opened pull request #9658: Add clang_format.py to help automate code style analysis (master...PR-clang-format) https://github.com/bitcoin/bitcoin/pull/9658
< bitcoin-git> [bitcoin] jnewbery opened pull request #9657: Improve rpc-tests.py (master...improvepytests2) https://github.com/bitcoin/bitcoin/pull/9657
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9656: Add Marko's Key to verify-commits and check verify-commits on pushes to master (master...2017-01-fix-verify-commits) https://github.com/bitcoin/bitcoin/pull/9656
< bitcoin-git> [bitcoin] practicalswift closed pull request #9581: [pep-8] Prefer "foo is None" to "foo == None". Prefer "foo not in bar" to "not foo in bar". (master...test-for-membership) https://github.com/bitcoin/bitcoin/pull/9581
< bitcoin-git> [bitcoin] jtimon opened pull request #9654: Add jtimon pgp keys for commit sigs and future gitian builds (master...jtimon-key-gpg) https://github.com/bitcoin/bitcoin/pull/9654

2017-01-30

< bitcoin-git> [bitcoin] laanwj closed pull request #9647: Skip RAII event tests if libevent is built without event_set_mem_functions (master...raii_tests_optional) https://github.com/bitcoin/bitcoin/pull/9647
< bitcoin-git> bitcoin/master e99f0d7 Wladimir J. van der Laan: Merge #9647: Skip RAII event tests if libevent is built without event_set_mem_functions...
< bitcoin-git> bitcoin/master 95f97f4 Luke Dashjr: Skip RAII event tests if libevent is built without event_set_mem_functions
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/53ab12d9318d...e99f0d7ad443
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9649: [doc] Remove unused clang format dev script (master...Mf1701-clangFormat) https://github.com/bitcoin/bitcoin/pull/9649
< bitcoin-git> bitcoin/master 53ab12d MarcoFalke: Merge #9649: [doc] Remove unused clang format dev script...
< bitcoin-git> bitcoin/master fa5137c MarcoFalke: [doc] Remove unused clang format dev script...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/71fc17f6673e...53ab12d9318d
< bitcoin-git> bitcoin/master 71fc17f Wladimir J. van der Laan: qt: periodic translations update
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/71fc17f6673eae2e44d226e21692283a85786c44
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9644: [refactor] Remove using namespace <xxx> from src/ (master...no-using-namespace-src) https://github.com/bitcoin/bitcoin/pull/9644
< bitcoin-git> bitcoin/master 668de70 MarcoFalke: Merge #9644: [refactor] Remove using namespace <xxx> from src/...
< bitcoin-git> bitcoin/master b7b48c8 Karl-Johan Alm: Refactor: Remove using namespace <xxx> from src/*.cpp.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/36966a1c0e64...668de70be039
< bitcoin-git> [bitcoin] laanwj closed pull request #9626: Clean up a few CConnman cs_vNodes/CNode things (master...2017-01-remove-broken-unused-funcs) https://github.com/bitcoin/bitcoin/pull/9626
< bitcoin-git> bitcoin/master 2366180 Matt Corallo: Do not add to vNodes until fOneShot/fFeeler/fAddNode have been set
< bitcoin-git> bitcoin/master 3c37dc4 Matt Corallo: Ensure cs_vNodes is held when using the return value from FindNode
< bitcoin-git> bitcoin/master 5be0190 Matt Corallo: Delete some unused (and broken) functions in CConnman
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/d2c9e4d42291...36966a1c0e64
< bitcoin-git> [bitcoin] laanwj closed pull request #9615: Wallet incremental fee (master...walletincremental) https://github.com/bitcoin/bitcoin/pull/9615
< bitcoin-git> bitcoin/master 6b331e6 Alex Morcos: Fix to have miner test aware of new separate block min tx fee
< bitcoin-git> bitcoin/master de6400d Alex Morcos: Fix missing use of dustRelayFee
< bitcoin-git> bitcoin/master 5b15870 Alex Morcos: Use incrementalRelayFee for BIP 125 replacement
< bitcoin-git> [bitcoin] laanwj pushed 9 new commits to master: https://github.com/bitcoin/bitcoin/compare/720b57948034...d2c9e4d42291
< bitcoin-git> [bitcoin] laanwj closed pull request #9646: depends: Fix cross build for qt5.7 (master...fix-qt57) https://github.com/bitcoin/bitcoin/pull/9646
< bitcoin-git> bitcoin/master b5f374f Cory Fields: qt: fix build with zlib for target...
< bitcoin-git> bitcoin/master 8efa34f Cory Fields: depends: add a zlib build...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/0fea960ca917...720b57948034
< bitcoin-git> bitcoin/master 342eb96 Cory Fields: build: find qt's renamed helper libs from 5.7
< bitcoin-git> [bitcoin] luke-jr closed pull request #9642: [Hardfork] Safe block size limit (master...bip-blksize) https://github.com/bitcoin/bitcoin/pull/9642

2017-01-29

< bitcoin-git> [bitcoin] practicalswift opened pull request #9651: Fix typos (master...typos) https://github.com/bitcoin/bitcoin/pull/9651
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9510: [trivial] Fix typos in comments (master...fix-typos-in-comments) https://github.com/bitcoin/bitcoin/pull/9510
< bitcoin-git> bitcoin/master 0fea960 MarcoFalke: Merge #9510: [trivial] Fix typos in comments...
< bitcoin-git> bitcoin/master cc16d99 practicalswift: [trivial] Fix typos in comments
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a7ea2f8fdbe9...0fea960ca917

2017-01-28

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9650: Better handle invalid parameters to signrawtransaction (master...2017-01-better-signraw) https://github.com/bitcoin/bitcoin/pull/9650
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9649: [doc] Remove unused clang format dev script (master...Mf1701-clangFormat) https://github.com/bitcoin/bitcoin/pull/9649
< bitcoin-git> [bitcoin] luke-jr opened pull request #9647: Skip RAII event tests if libevent is built without event_set_mem_functions (master...raii_tests_optional) https://github.com/bitcoin/bitcoin/pull/9647
< bitcoin-git> [bitcoin] theuni opened pull request #9646: depends: Fix cross build for qt5.7 (master...fix-qt57) https://github.com/bitcoin/bitcoin/pull/9646

2017-01-27

< bitcoin-git> [bitcoin] laanwj closed pull request #9638: qa: Actually test assertions in pruning.py (master...Mf1701-qaPruning_try) https://github.com/bitcoin/bitcoin/pull/9638
< bitcoin-git> bitcoin/master a7ea2f8 Wladimir J. van der Laan: Merge #9638: qa: Actually test assertions in pruning.py...
< bitcoin-git> bitcoin/master fab035f MarcoFalke: qa: Actually test assertions in pruning.py...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d9e4d1d9fbd9...a7ea2f8fdbe9
< bitcoin-git> [bitcoin] laanwj closed pull request #9637: [Qt] fix transaction details output-index to reflect vout index (master...2017/01/qt_vout) https://github.com/bitcoin/bitcoin/pull/9637
< bitcoin-git> bitcoin/master d9e4d1d Wladimir J. van der Laan: Merge #9637: [Qt] fix transaction details output-index to reflect vout index...
< bitcoin-git> bitcoin/master 04b8773 Jonas Schnelli: [Qt] fix transaction details output-index to reflect vout index
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9b4d2673b775...d9e4d1d9fbd9
< bitcoin-git> [bitcoin] kallewoof opened pull request #9644: [refactor] Remove using namespace <xxx> from src/ (master...no-using-namespace-src) https://github.com/bitcoin/bitcoin/pull/9644
< bitcoin-git> [bitcoin] kallewoof opened pull request #9643: [refactor] Remove using namespace <xxx> from wallet/ & util* (master...no-using-namespace-wallet-util) https://github.com/bitcoin/bitcoin/pull/9643
< bitcoin-git> [bitcoin] luke-jr opened pull request #9642: [Hardfork] Safe block size limit (master...bip-blksize) https://github.com/bitcoin/bitcoin/pull/9642

2017-01-26

< bitcoin-git> [bitcoin] sdaftuar opened pull request #9640: Bumpfee: bugfixes for error handling and feerate calculation (master...2017-01-bumpfee-error-cleanup) https://github.com/bitcoin/bitcoin/pull/9640
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9370: Fix fundrawtransactions address-reuse problem (master...2016/12/fix_frt_cop) https://github.com/bitcoin/bitcoin/pull/9370
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9638: qa: Actually test assertions in pruning.py (master...Mf1701-qaPruning_try) https://github.com/bitcoin/bitcoin/pull/9638
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9637: [Qt] fix transaction details output-index to reflect vout index (master...2017/01/qt_vout) https://github.com/bitcoin/bitcoin/pull/9637
< bitcoin-git> [bitcoin] laanwj closed pull request #9519: Exclude RBF replacement txs from fee estimation (master...excludeRBF) https://github.com/bitcoin/bitcoin/pull/9519
< bitcoin-git> bitcoin/master 9b4d267 Wladimir J. van der Laan: Merge #9519: Exclude RBF replacement txs from fee estimation...
< bitcoin-git> bitcoin/master de1ae32 Alex Morcos: Exclude RBF txs from fee estimation
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fd7021142a7a...9b4d2673b775
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9623: fixing typo in README (master...patch-14) https://github.com/bitcoin/bitcoin/pull/9623
< bitcoin-git> [bitcoin] laanwj closed pull request #9594: Send final alert message to older peers after connecting. (master...send_final_alert) https://github.com/bitcoin/bitcoin/pull/9594
< bitcoin-git> bitcoin/master fd70211 Wladimir J. van der Laan: Merge #9594: Send final alert message to older peers after connecting....
< bitcoin-git> bitcoin/master 8ff8d21 Gregory Maxwell: Send final alert message to older peers after connecting....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5ac668759ded...fd7021142a7a
< bitcoin-git> [bitcoin] laanwj closed pull request #9574: [depends] Fix QT build on OSX (master...fix-osx-depends-build) https://github.com/bitcoin/bitcoin/pull/9574
< bitcoin-git> bitcoin/master 5ac6687 Wladimir J. van der Laan: Merge #9574: [depends] Fix QT build on OSX...
< bitcoin-git> bitcoin/master c36ec71 Cory Fields: depends: qt: disable printer for all platforms, not just osx...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/10dc58a2aa79...5ac668759ded
< bitcoin-git> [bitcoin] laanwj closed pull request #9587: Do not shadow local variable named `tx`. (master...20170119_Wshadow_net_processing) https://github.com/bitcoin/bitcoin/pull/9587
< bitcoin-git> [bitcoin] laanwj closed pull request #9613: [wallet] Clarify getbalance help string to explain interaction with bumpfee (master...pr/getbalance-help) https://github.com/bitcoin/bitcoin/pull/9613
< bitcoin-git> bitcoin/master 07421cf Wladimir J. van der Laan: Merge #9613: [wallet] Clarify getbalance help string to explain interaction with bumpfee...
< bitcoin-git> bitcoin/master 5a00659 Russell Yanofsky: [wallet] Clarify getbalance help string to explain interaction with bumpfee...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3f9f9629cc1e...07421cf2a7cf
< bitcoin-git> bitcoin/master 3f9f962 Wladimir J. van der Laan: Merge #9606: net: Consistently use GetTimeMicros() for inactivity checks...
< bitcoin-git> [bitcoin] laanwj closed pull request #9606: net: Consistently use GetTimeMicros() for inactivity checks (master...2017-01-net-time-comparisons) https://github.com/bitcoin/bitcoin/pull/9606
< bitcoin-git> bitcoin/master 99464bc Suhas Daftuar: net: Consistently use GetTimeMicros() for inactivity checks...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f89502306dcf...3f9f9629cc1e
< bitcoin-git> [bitcoin] jtimon opened pull request #9634: Fail in DecodeHexTx if there is extra data at the end (master...upstream-fail-decode-tx) https://github.com/bitcoin/bitcoin/pull/9634
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9628: qa: Increase a sync_blocks timeout in pruning.py (master...2017-01-longer-pruning-sync) https://github.com/bitcoin/bitcoin/pull/9628
< bitcoin-git> bitcoin/master f895023 MarcoFalke: Merge #9628: qa: Increase a sync_blocks timeout in pruning.py...
< bitcoin-git> bitcoin/master 2f10f06 Suhas Daftuar: qa: Increase a sync_blocks timeout in pruning.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b68f898efa09...f89502306dcf

2017-01-25

< bitcoin-git> [bitcoin] isle2983 opened pull request #9632: Add clang_static_analysis.py to help automate static analysis runs (master...PR-clang-static) https://github.com/bitcoin/bitcoin/pull/9632
< bitcoin-git> [bitcoin] jnewbery opened pull request #9630: Add logging to GetAncestor if pindex->pprev == NULL (master...crashlogging) https://github.com/bitcoin/bitcoin/pull/9630
< bitcoin-git> [bitcoin] jtimon closed pull request #9627: Remove extra nonce reset logic in IncrementExtraNonce (master...upstream-elements-unused-extranonce) https://github.com/bitcoin/bitcoin/pull/9627
< bitcoin-git> [bitcoin] sdaftuar opened pull request #9628: qa: Increase a sync_blocks timeout in pruning.py (master...2017-01-longer-pruning-sync) https://github.com/bitcoin/bitcoin/pull/9628
< bitcoin-git> [bitcoin] jtimon opened pull request #9627: Remove extra nonce reset logic in IncrementExtraNonce (master...upstream-elements-unused-extranonce) https://github.com/bitcoin/bitcoin/pull/9627

2017-01-24

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9626: Clean up a few CConnman cs_vNodes/CNode things (master...2017-01-remove-broken-unused-funcs) https://github.com/bitcoin/bitcoin/pull/9626
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9624: [Trivial] fix logging typo in FlushStateToDisk() (master...TrivialTypo) https://github.com/bitcoin/bitcoin/pull/9624
< bitcoin-git> bitcoin/master b68f898 Jonas Schnelli: Merge #9624: [Trivial] fix logging typo in FlushStateToDisk()...
< bitcoin-git> bitcoin/master ac9a846 John Newbery: [Trivial] fix logging typo in FlushStateToDisk()
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1ac878ace623...b68f898efa09
< bitcoin-git> [bitcoin] morcos opened pull request #9625: Increase minimum debug.log size to 9MB after shrink. (master...shrinkless) https://github.com/bitcoin/bitcoin/pull/9625
< bitcoin-git> [bitcoin] jnewbery opened pull request #9624: [Trivial] fix logging typo in FlushStateToDisk() (master...TrivialTypo) https://github.com/bitcoin/bitcoin/pull/9624
< bitcoin-git> [bitcoin] s-matthew-english opened pull request #9623: fixing typo in README (master...patch-14) https://github.com/bitcoin/bitcoin/pull/9623
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #8745: [PoC] Add wallet inspection and modification tool "bitcoin-wallet-tool" (master...2016/09/wallet-tool) https://github.com/bitcoin/bitcoin/pull/8745
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9076: [WIP][Experimental] Add Hybrid full block SPV mode (master...2016/10/spv) https://github.com/bitcoin/bitcoin/pull/9076
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9284: Suppress some annoying deprecation warnings (OSX) (master...2016/12/osx_warnings) https://github.com/bitcoin/bitcoin/pull/9284
< bitcoin-git> [bitcoin] laanwj closed pull request #9617: [Trivial] Update license year range to 2017 (master...master) https://github.com/bitcoin/bitcoin/pull/9617
< bitcoin-git> bitcoin/master 1ac878a Wladimir J. van der Laan: Merge #9617: [Trivial] Update license year range to 2017...
< bitcoin-git> bitcoin/master be31a2b Lauda: [Trivial] Update license year range to 2017...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4a1dc35ca532...1ac878ace623
< bitcoin-git> [bitcoin] laanwj closed pull request #8549: zmq: mempool notifications (master...zmq_mempool) https://github.com/bitcoin/bitcoin/pull/8549
< bitcoin-git> [bitcoin] laanwj closed pull request #9371: Notify on removal (master...notifyOnRemoval) https://github.com/bitcoin/bitcoin/pull/9371
< bitcoin-git> bitcoin/master 094e4b3 Alex Morcos: Better document usage of SyncTransaction