2017-09-13

< bitcoin-git> [bitcoin] sdaftuar opened pull request #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent future similar errors (master...2017-09-fix-p2p-segwit) https://github.com/bitcoin/bitcoin/pull/11319
< bitcoin-git> [bitcoin] gmaxwell opened pull request #11318: Put back inadvertently removed copyright notices (master...fix_copying) https://github.com/bitcoin/bitcoin/pull/11318
< bitcoin-git> [bitcoin] promag opened pull request #11316: [qt] Add use available balance in send coins dialog (master...2017-09-add-use-available-balance) https://github.com/bitcoin/bitcoin/pull/11316

2017-09-12

< bitcoin-git> [bitcoin] mess110 opened pull request #11314: Add abortrescan RPC test (master...add-abortrescan-rpc-test) https://github.com/bitcoin/bitcoin/pull/11314
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11310: [tests] Test listwallets RPC (master...master) https://github.com/bitcoin/bitcoin/pull/11310
< bitcoin-git> bitcoin/master fb1f325 Cristian Mircea Messel: Add listwallets RPC test to multiwallet.py
< bitcoin-git> bitcoin/master 96ac26e MarcoFalke: Merge #11310: [tests] Test listwallets RPC...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cce94c518a46...96ac26e56627
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11311: travis: Revert default datadir check (master...Mf1709-travisDatadirRevert) https://github.com/bitcoin/bitcoin/pull/11311
< bitcoin-git> bitcoin/master cce94c5 MarcoFalke: Merge #11311: travis: Revert default datadir check...
< bitcoin-git> bitcoin/master fa4fad9 MarcoFalke: travis: Revert default datadir check
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/801dd40666d1...cce94c518a46
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11311: travis: Revert default datadir check (master...Mf1709-travisDatadirRevert) https://github.com/bitcoin/bitcoin/pull/11311
< bitcoin-git> bitcoin/master 801dd40 MarcoFalke: Merge #7142: Travis: Test build against system libs (& Qt4)...
< bitcoin-git> bitcoin/master 6d2aac8 Luke Dashjr: Travis: Test build against system libs (& Qt4)
< bitcoin-git> bitcoin/master 8d82e13 Luke Dashjr: Travis: Remove bc tool from dependencies
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ce829855cfca...801dd40666d1
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10691: Trivial: Properly comment about shutdown process in init.cpp file. (master...master) https://github.com/bitcoin/bitcoin/pull/10691
< bitcoin-git> bitcoin/master ce82985 MarcoFalke: Merge #10691: Trivial: Properly comment about shutdown process in init.cpp file....
< bitcoin-git> bitcoin/master 581c411 Kyuntae Ethan Kim: Properly comment about shutdown process in init.cpp file
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b148803b181e...ce829855cfca
< bitcoin-git> [bitcoin] mess110 opened pull request #11310: [tests] Test listwallets RPC (master...master) https://github.com/bitcoin/bitcoin/pull/11310
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11264: [doc] Fix broken Markdown table in dependencies.md (master...dependencies-capitalization) https://github.com/bitcoin/bitcoin/pull/11264
< bitcoin-git> bitcoin/master b148803 MarcoFalke: Merge #11264: [doc] Fix broken Markdown table in dependencies.md...
< bitcoin-git> bitcoin/master b8d91e0 practicalswift: [Docs] Fix broken Markdown table in dependencies.md. Cleanups....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c377feaad87f...b148803b181e
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11267: rpc: update cli for estimate*fee argument rename (master...2017_09_renamed_estimatefee_arg) https://github.com/bitcoin/bitcoin/pull/11267
< bitcoin-git> bitcoin/master c377fea MarcoFalke: Merge #11267: rpc: update cli for estimate*fee argument rename...
< bitcoin-git> bitcoin/master 5acd82d Wladimir J. van der Laan: rpc: make estimatesmartfee argument naming consistent with documentation...
< bitcoin-git> bitcoin/master 24697c4 Wladimir J. van der Laan: rpc: update cli for estimatefee argument rename...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b37cab65c63e...c377feaad87f
< bitcoin-git> bitcoin/master b37cab6 MarcoFalke: Merge #11230: [tests] fixup dbcrash interaction with add_nodes()...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11230: [tests] fixup dbcrash interaction with add_nodes() (master...fixup_dbcrash) https://github.com/bitcoin/bitcoin/pull/11230
< bitcoin-git> bitcoin/master 8fdb6f9 John Newbery: [tests] fixup dbcrash interaction with add_nodes()
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b9bceaf1c081...b37cab65c63e
< bitcoin-git> [bitcoin] morcos opened pull request #11309: Minor cleanups for AcceptToMemoryPool (master...ATMP_cleanup) https://github.com/bitcoin/bitcoin/pull/11309
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11308: [qa] zapwallettxes: Wait up to 3s for mempool reload (master...Mf1709-qaZap3s) https://github.com/bitcoin/bitcoin/pull/11308
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11307: wallet: Display non-HD error on first run (master...Mf1709-walletHDfirst) https://github.com/bitcoin/bitcoin/pull/11307
< bitcoin-git> [bitcoin] danra opened pull request #11306: Refactor: Move core files from src root to src/core and improve inclu… (master...refactor/core-files) https://github.com/bitcoin/bitcoin/pull/11306
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11305: [doc] Update release notes and manpages for 0.16 (master...Mf1709-doc016) https://github.com/bitcoin/bitcoin/pull/11305

2017-09-11

< bitcoin-git> [bitcoin] sipa closed pull request #11252: [P2P] When clearing addrman clear mapInfo and mapAddr. (master...recreateaddrman) https://github.com/bitcoin/bitcoin/pull/11252
< bitcoin-git> bitcoin/master b9bceaf Pieter Wuille: Merge #11252: [P2P] When clearing addrman clear mapInfo and mapAddr....
< bitcoin-git> bitcoin/master b86a420 Gregory Sanders: when clearing addrman clear mapInfo and mapAddr
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1afc22a7667a...b9bceaf1c081
< bitcoin-git> [bitcoin] sipa closed pull request #11100: Fix confusing blockmax{size,weight} options, dont default to throwing away money (master...2017-08-sane-default-limits) https://github.com/bitcoin/bitcoin/pull/11100
< bitcoin-git> bitcoin/master 3dc263c Matt Corallo: Use a sensible default for blockmaxweight...
< bitcoin-git> bitcoin/master 6f703e9 Matt Corallo: Add release notes describing blockmaxweight deprecation
< bitcoin-git> bitcoin/master ba206d2 Matt Corallo: Deprecate confusing blockmaxsize, fix getmininginfo output...
< bitcoin-git> [bitcoin] sipa pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/31e72b284ef5...1afc22a7667a
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #11303: Fix estimatesmartfee rounding display issue (master...2017-09-estimatesmartfee-round) https://github.com/bitcoin/bitcoin/pull/11303
< bitcoin-git> [bitcoin] laanwj closed pull request #11268: [macOS] remove Growl support, remove unused code (master...2017/09/rm_growl) https://github.com/bitcoin/bitcoin/pull/11268
< bitcoin-git> bitcoin/master 31e72b2 Wladimir J. van der Laan: Merge #11268: [macOS] remove Growl support, remove unused code...
< bitcoin-git> bitcoin/master f151f5f Jonas Schnelli: [macOS] remove Growl support, remove unused code
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/16e41844e7d6...31e72b284ef5
< bitcoin-git> [bitcoin] practicalswift closed pull request #11261: scripted-diff: Use <cxxx> instead of deprecated <xxx.h> when including C compatibility headers (master...cinclude) https://github.com/bitcoin/bitcoin/pull/11261
< bitcoin-git> [bitcoin] benma opened pull request #11301: add m_added_nodes to connman options (master...addnode) https://github.com/bitcoin/bitcoin/pull/11301
< bitcoin-git> [bitcoin] benma closed pull request #10915: Refactor fRelayTxes global to CConnman member (master...fRelayTxes) https://github.com/bitcoin/bitcoin/pull/10915
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11300: Tests: Add a lint check for trailing whitespace (master...201709_whitespace_lint) https://github.com/bitcoin/bitcoin/pull/11300
< bitcoin-git> [bitcoin] mrwhythat opened pull request #11299: [WIP] Implement pruning to location (master...prune-to-location-option) https://github.com/bitcoin/bitcoin/pull/11299
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11297: Make sure ~/.bitcoin doesn't exist before build (master...201709_travis_delete_dir) https://github.com/bitcoin/bitcoin/pull/11297
< bitcoin-git> bitcoin/master 16e4184 MarcoFalke: Merge #11297: Make sure ~/.bitcoin doesn't exist before build...
< bitcoin-git> bitcoin/master b73628d MeshCollider: Make sure ~/.bitcoin doesn't exist before build
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ee50c9e48786...16e41844e7d6
< bitcoin-git> [bitcoin] MeshCollider reopened pull request #11297: Make sure ~/.bitcoin doesn't exist before build (master...201709_travis_delete_dir) https://github.com/bitcoin/bitcoin/pull/11297
< bitcoin-git> [bitcoin] MeshCollider closed pull request #11297: Make sure ~/.bitcoin doesn't exist before build (master...201709_travis_delete_dir) https://github.com/bitcoin/bitcoin/pull/11297

2017-09-10

< bitcoin-git> [bitcoin] laanwj closed pull request #11295: doc: Old fee_estimates.dat are discarded by 0.15.0 (0.15...Mf1709-docFeeEst015) https://github.com/bitcoin/bitcoin/pull/11295
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11276: [Docs] Update CONTRIBUTING.md to reduce unnecessary review workload (master...2017/09/cont) https://github.com/bitcoin/bitcoin/pull/11276
< bitcoin-git> bitcoin/master 91c39e3 Jonas Schnelli: Update CONTRIBUTRING.md to reduce unnecesarry review workload
< bitcoin-git> bitcoin/master ee50c9e MarcoFalke: Merge #11276: [Docs] Update CONTRIBUTING.md to reduce unnecessary review workload...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/11dacc6154c4...ee50c9e48786
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11296: [0.14] travis: filter out pyenv (Cory Fields) (0.14...Mf1709-travisNoPyenv) https://github.com/bitcoin/bitcoin/pull/11296
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11297: Make sure ~/.bitcoin doesn't exist before build (master...201709_travis_delete_dir) https://github.com/bitcoin/bitcoin/pull/11297
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11296: [0.14] travis: filter out pyenv (0.14...Mf1709-travisNoPyenv) https://github.com/bitcoin/bitcoin/pull/11296
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11286: [depends] Don't build libevent sample code (master...dont-build-libevent-samples) https://github.com/bitcoin/bitcoin/pull/11286
< bitcoin-git> bitcoin/master 11dacc6 MarcoFalke: Merge #11286: [depends] Don't build libevent sample code...
< bitcoin-git> bitcoin/master f38c051 fanquake: [depends] Don't build libevent sample code
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3255d6347b1f...11dacc6154c4
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11005: Tests: Add a lint check for trailing whitespace (master...whitespace) https://github.com/bitcoin/bitcoin/pull/11005
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11295: doc: Old fee_estimates.dat are discarded by 0.15.0 (0.15...Mf1709-docFeeEst015) https://github.com/bitcoin/bitcoin/pull/11295

2017-09-09

< bitcoin-git> [bitcoin] jamesob opened pull request #11293: Deduplicate CMerkleBlock construction code, add test coverage (master...dedup-cmerkleblock) https://github.com/bitcoin/bitcoin/pull/11293

2017-09-08

< bitcoin-git> bitcoin/0.15 5f2cf88 Pieter Wuille: Merge #11292: travis: filter out pyenv...
< bitcoin-git> bitcoin/0.15 0ced455 Cory Fields: travis: filter out pyenv
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/adcc788f2a89...5f2cf88c2311
< bitcoin-git> [bitcoin] sipa opened pull request #11292: travis: filter out pyenv (0.15...backport_11271) https://github.com/bitcoin/bitcoin/pull/11292
< bitcoin-git> [bitcoin] dongsam opened pull request #11291: Fix PEP8 warnings about formatting (master...Fix-PEP8-warnings) https://github.com/bitcoin/bitcoin/pull/11291
< bitcoin-git> [bitcoin] sipa closed pull request #11285: Add -usehd to excluded args in check-doc.py (master...201709_fix_usehd_checkdocs) https://github.com/bitcoin/bitcoin/pull/11285
< bitcoin-git> bitcoin/master 7d03418 MeshCollider: Add -usehd to excluded args in check-doc.py
< bitcoin-git> bitcoin/master 3255d63 Pieter Wuille: Merge #11285: Add -usehd to excluded args in check-doc.py...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c22a53cd6351...3255d6347b1f
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11289: Add wallet backup text to import* and add* RPCs (master...201709_add_help_text) https://github.com/bitcoin/bitcoin/pull/11289
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11288: More user-friendly error message when partially signing (master...201709_partial_sign_error) https://github.com/bitcoin/bitcoin/pull/11288
< bitcoin-git> [bitcoin] danra opened pull request #11287: DRY config header inclusion (master...refactor/dry-config) https://github.com/bitcoin/bitcoin/pull/11287
< bitcoin-git> [bitcoin] fanquake opened pull request #11286: [depends] Don't build libevent sample code (master...dont-build-libevent-samples) https://github.com/bitcoin/bitcoin/pull/11286
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11285: Add -usehd to excluded args in check-doc.py (master...201709_fix_usehd_checkdocs) https://github.com/bitcoin/bitcoin/pull/11285
< bitcoin-git> [bitcoin] ajtowns opened pull request #11284: Fix invalid memory access in CScript::operator+= (master...cscript_insert) https://github.com/bitcoin/bitcoin/pull/11284
< bitcoin-git> [bitcoin] laanwj closed pull request #11250: Bump wallet version to 159900 and remove the `usehd` option (master...bump-wallet-version) https://github.com/bitcoin/bitcoin/pull/11250
< bitcoin-git> bitcoin/master c22a53c Wladimir J. van der Laan: Merge #11250: Bump wallet version to 159900 and remove the `usehd` option...
< bitcoin-git> bitcoin/master 713a920 Andrew Chow: Remove usehd option and warn when it is used...
< bitcoin-git> bitcoin/master d4c18f7 Andrew Chow: Bump wallet version number to 159900
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/791a0e6ddade...c22a53cd6351

2017-09-07

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10767: [wallet] Clarify wallet initialization / destruction interface (master...walletinit2) https://github.com/bitcoin/bitcoin/pull/10767
< bitcoin-git> bitcoin/master 2da5eaf John Newbery: [wallet] Add FlushWallets() function to wallet/init.cpp
< bitcoin-git> bitcoin/master 1b9cee6 John Newbery: [wallet] Rename WalletVerify() to VerifyWallets()...
< bitcoin-git> bitcoin/master 9c76ba1 John Newbery: [wallet] Rename InitLoadWallet() to OpenWallets()...
< bitcoin-git> [bitcoin] MarcoFalke pushed 9 new commits to master: https://github.com/bitcoin/bitcoin/compare/efb4383ef6c6...791a0e6ddade
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11281: Avoid pemanent cs_main/cs_wallet lock during RescanFromTime (master...2017/09/rescan_locks) https://github.com/bitcoin/bitcoin/pull/11281
< bitcoin-git> [bitcoin] laanwj closed pull request #10793: Changing &var[0] to var.data() (master...prefer-vector-data) https://github.com/bitcoin/bitcoin/pull/10793
< bitcoin-git> bitcoin/master efb4383 Wladimir J. van der Laan: Merge #10793: Changing &var[0] to var.data()...
< bitcoin-git> bitcoin/master 592404f MeshCollider: Changing &vec[0] to vec.data(), what 9804 missed
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/723e5806578b...efb4383ef6c6
< bitcoin-git> [bitcoin] laanwj closed pull request #10756: net processing: swap out signals for an interface class (master...no-net-signals2) https://github.com/bitcoin/bitcoin/pull/10756
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11280: [0.15] Final to-do's for 0.15.0 release notes (0.15...201709_release_note_015_todo) https://github.com/bitcoin/bitcoin/pull/11280
< bitcoin-git> [bitcoin] laanwj closed pull request #11279: doc: Add missing contributors to release notes (0.15...Mf1708-doc015rel) https://github.com/bitcoin/bitcoin/pull/11279
< bitcoin-git> bitcoin/0.15 adcc788 Wladimir J. van der Laan: Merge #11279: doc: Add missing contributors to release notes...
< bitcoin-git> bitcoin/0.15 fad16a9 MarcoFalke: doc: Add missing contributors to release notes...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/d4c9d00e7e79...adcc788f2a89
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11279: doc: Add missing contributors to release notes (0.15...Mf1708-doc015rel) https://github.com/bitcoin/bitcoin/pull/11279
< bitcoin-git> bitcoin/master 638e6c5 MarcoFalke: Merge #11271: travis: filter out pyenv...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11271: travis: filter out pyenv (master...travis-fix-pyenv) https://github.com/bitcoin/bitcoin/pull/11271
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/52f8877525d5...638e6c59da4f
< bitcoin-git> bitcoin/master aa2e0f0 Cory Fields: travis: filter out pyenv
< bitcoin-git> bitcoin/0.15 d4c9d00 Wladimir J. van der Laan: doc: Add PRs list to release notes...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.15: https://github.com/bitcoin/bitcoin/commit/d4c9d00e7e79958dea9586f927778dba2be8230a
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11277: Fix uninitialized URI in batch RPC requests (master...pr/mb) https://github.com/bitcoin/bitcoin/pull/11277
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11274: [tests] Cleanup wildcard imports in functional tests (master...cleanup-wildcard-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/11274
< bitcoin-git> [bitcoin] laanwj closed pull request #11205: Make fixed CAmounts and related sanity function constexpr (master...refactor/constexpr-amount) https://github.com/bitcoin/bitcoin/pull/11205
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11276: Update CONTRIBUTRING.md to reduce unnecesarry review workload (master...2017/09/cont) https://github.com/bitcoin/bitcoin/pull/11276
< bitcoin-git> [bitcoin] mess110 opened pull request #11274: [tests] Cleanup wildcard imports in functional tests (master...cleanup-wildcard-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/11274
< bitcoin-git> [bitcoin] Xekyo opened pull request #11273: WIP: Ignore old format estimation file (master...ignoreOldFeeEstimates) https://github.com/bitcoin/bitcoin/pull/11273
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11272: CKeystore/CCrypter: move relevant implementation out of the header (master...2017/09/wallet_refact) https://github.com/bitcoin/bitcoin/pull/11272
< bitcoin-git> [bitcoin] rawodb closed pull request #11177: Support for SegWit Addresses in RPC calls and change addresses (master...pr/rpc_getsegwitaddresses) https://github.com/bitcoin/bitcoin/pull/11177
< bitcoin-git> [bitcoin] laanwj closed pull request #11245: [0.15] Mention offscreen issue in release notes (0.15...201709_offscreen_release_note) https://github.com/bitcoin/bitcoin/pull/11245
< bitcoin-git> [bitcoin] laanwj closed pull request #11270: travis: Use deprecated trusty image (master...2017_09_travis_deprecated_image) https://github.com/bitcoin/bitcoin/pull/11270
< bitcoin-git> [bitcoin] theuni opened pull request #11271: travis: filter out pyenv (master...travis-fix-pyenv) https://github.com/bitcoin/bitcoin/pull/11271
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11260: travis: Assert default datadir isn't created, Run scripted diff only once (master...Mf1708-travisYaml) https://github.com/bitcoin/bitcoin/pull/11260
< bitcoin-git> bitcoin/master 52f8877 MarcoFalke: Merge #11260: travis: Assert default datadir isn't created, Run scripted diff only once...
< bitcoin-git> bitcoin/master fa40b0e MarcoFalke: travis: Assert default datadir isn't created, Run scripted diff only once
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e6ab88a4524a...52f8877525d5
< bitcoin-git> [bitcoin] laanwj closed pull request #10916: add missing lock to crypter GetKeys() (master...GetKeys) https://github.com/bitcoin/bitcoin/pull/10916
< bitcoin-git> bitcoin/master e6ab88a Wladimir J. van der Laan: Merge #10916: add missing lock to crypter GetKeys()...
< bitcoin-git> bitcoin/master fe09b01 Marko Bencun: add missing lock to crypter GetKeys()...
< bitcoin-git> bitcoin/master 5cb3da0 Marko Bencun: keystore GetKeys(): return result instead of writing to reference...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/2f0d3e604aa9...e6ab88a4524a
< bitcoin-git> [bitcoin] laanwj closed pull request #11232: Ensure that data types are consistent (master...master) https://github.com/bitcoin/bitcoin/pull/11232
< bitcoin-git> bitcoin/master 2f0d3e6 Wladimir J. van der Laan: Merge #11232: Ensure that data types are consistent...
< bitcoin-git> bitcoin/master 061297f jjz: Ensure that data types are consistent...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e7f125562fbb...2f0d3e604aa9
< bitcoin-git> [bitcoin] laanwj closed pull request #11237: qt: Fixing division by zero in time remaining (master...201709_fix_estimated_time) https://github.com/bitcoin/bitcoin/pull/11237
< bitcoin-git> bitcoin/master e7f1255 Wladimir J. van der Laan: Merge #11237: qt: Fixing division by zero in time remaining...
< bitcoin-git> bitcoin/master c8d38ab MeshCollider: Refactor tipUpdate as per style guide
< bitcoin-git> bitcoin/master 3b69a08 MeshCollider: Fix division by zero in time remaining
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a3624ddb1a3b...e7f125562fbb
< bitcoin-git> [bitcoin] laanwj opened pull request #11270: travis: Use deprecated trusty image (master...2017_09_travis_deprecated_image) https://github.com/bitcoin/bitcoin/pull/11270
< bitcoin-git> [bitcoin] donaloconnor opened pull request #11269: [Trivial Fix] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps param type (master...fix_params_branch) https://github.com/bitcoin/bitcoin/pull/11269
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11268: [macOS] remove Growl support, remove unused code (master...2017/09/rm_growl) https://github.com/bitcoin/bitcoin/pull/11268
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11156: Fix memory leaks in qt/guiutil.cpp (master...fix/qt-guiutil-memory-leaks) https://github.com/bitcoin/bitcoin/pull/11156
< bitcoin-git> bitcoin/master 9b348ff Dan Raviv: Fix memory leaks in qt/guiutil.cpp...
< bitcoin-git> bitcoin/master a3624dd Jonas Schnelli: Merge #11156: Fix memory leaks in qt/guiutil.cpp...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ea729d55b4db...a3624ddb1a3b
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #10748: [config] Help text cleanup (master...helptextcleanup) https://github.com/bitcoin/bitcoin/pull/10748
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10770: Drop upgrade-cancel callback registration for a generic "cancelable" (master...2017-07-upgrade-cancel-nits) https://github.com/bitcoin/bitcoin/pull/10770
< bitcoin-git> bitcoin/master ea729d5 Jonas Schnelli: Merge #10770: Drop upgrade-cancel callback registration for a generic "cancelable"...
< bitcoin-git> bitcoin/master ee4d149 Matt Corallo: Drop upgrade-cancel callback registration for a generic "resumeable"...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9c8f3655cc68...ea729d55b4db
< bitcoin-git> [bitcoin] laanwj opened pull request #11267: rpc: update cli for estimatefee argument rename (master...2017_09_renamed_estimatefee_arg) https://github.com/bitcoin/bitcoin/pull/11267
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10911: [qt] Fix typo and access key in optionsdialog.ui (master...master) https://github.com/bitcoin/bitcoin/pull/10911
< bitcoin-git> bitcoin/master d2be7b2 James Evans: Typo in optionsdialog.ui...
< bitcoin-git> bitcoin/master 9c8f365 Jonas Schnelli: Merge #10911: [qt] Fix typo and access key in optionsdialog.ui...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2a56baf395bf...9c8f3655cc68
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10748: [config] Help text cleanup (master...helptextcleanup) https://github.com/bitcoin/bitcoin/pull/10748
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10731: Escape rather than remove any printable characters in UAs (master...log_more_uacomment) https://github.com/bitcoin/bitcoin/pull/10731
< bitcoin-git> [bitcoin] practicalswift opened pull request #11264: [doc] Fix broken Markdown table in dependencies.md (master...dependencies-capitalization) https://github.com/bitcoin/bitcoin/pull/11264
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10682: Trivial: Move the AreInputsStandard documentation next to its implementation (master...move-doc) https://github.com/bitcoin/bitcoin/pull/10682
< bitcoin-git> bitcoin/master 2a56baf MarcoFalke: Merge #10682: Trivial: Move the AreInputsStandard documentation next to its implementation...
< bitcoin-git> bitcoin/master ca67ddf esneider: Move the AreInputsStandard documentation next to its implementation
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f65614726de2...2a56baf395bf
< bitcoin-git> [bitcoin] laanwj closed pull request #10779: Create dependencies.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/10779
< bitcoin-git> bitcoin/master f656147 Wladimir J. van der Laan: Merge #10779: Create dependencies.md...
< bitcoin-git> bitcoin/master e91b961 flack: Create dependencies.md, and link dependencies file from README & build docs
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/645a7ecc0b8d...f65614726de2

2017-09-06

< bitcoin-git> [bitcoin] laanwj closed pull request #11125: Add bitcoin-cli -stdin and -stdinrpcpass functional tests (master...2017-08-stdinrpcpass-functional-test) https://github.com/bitcoin/bitcoin/pull/11125
< bitcoin-git> bitcoin/master 5c18a84 João Barbosa: [test] Add support for custom arguments to TestNodeCLI
< bitcoin-git> bitcoin/master e127494 João Barbosa: [test] Improve assert_raises_jsonrpc docstring
< bitcoin-git> bitcoin/master 7696841 João Barbosa: Fix style in -stdin and -stdinrpcpass handling
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/66a5b419eff5...645a7ecc0b8d
< bitcoin-git> [bitcoin] laanwj closed pull request #10838: (finally) remove getinfo (master...2017-07-seriously-fuck-getinfo) https://github.com/bitcoin/bitcoin/pull/10838
< bitcoin-git> bitcoin/master 66a5b41 Wladimir J. van der Laan: Merge #10838: (finally) remove getinfo...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/089b742a210b...66a5b419eff5
< bitcoin-git> bitcoin/master aece8a4 Matt Corallo: (finally) remove getinfo in favor of more module-specific infos
< bitcoin-git> [bitcoin] laanwj closed pull request #11259: Remove duplicate destination decoding (master...2017-09-remove-duplicate-destination-decoding) https://github.com/bitcoin/bitcoin/pull/11259
< bitcoin-git> bitcoin/master 089b742 Wladimir J. van der Laan: Merge #11259: Remove duplicate destination decoding...
< bitcoin-git> bitcoin/master 86e6dd4 João Barbosa: Remove duplicate destination decoding
< bitcoin-git> bitcoin/master 8d0041e João Barbosa: Remove unused GetKeyID and IsScript methods from CBitcoinAddress
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bcc8a620eae9...089b742a210b
< bitcoin-git> [bitcoin] practicalswift opened pull request #11261: scripted-diff: Use <cxxx> instead of deprecated <xxx.h> when including C compatibility headers (master...cinclude) https://github.com/bitcoin/bitcoin/pull/11261
< bitcoin-git> [bitcoin] laanwj closed pull request #11219: [docs] explain how to recompile a modified unit test (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11219
< bitcoin-git> bitcoin/master bcc8a62 Wladimir J. van der Laan: Merge #11219: [docs] explain how to recompile a modified unit test...
< bitcoin-git> bitcoin/master 478d4fb Sjors Provoost: [docs] explain how to recompile only what bitcoind tests need...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6acdb1fab770...bcc8a620eae9
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11260: travis: Check that default datadir is never created, Check SHAs only once (master...Mf1708-travisYaml) https://github.com/bitcoin/bitcoin/pull/11260
< bitcoin-git> [bitcoin] laanwj closed pull request #10889: Docs: Run windows build in a clean path (master...docswin) https://github.com/bitcoin/bitcoin/pull/10889
< bitcoin-git> [bitcoin] laanwj closed pull request #11238: Add assertions before potential null deferences (master...201708_fbinfer_fixes) https://github.com/bitcoin/bitcoin/pull/11238
< bitcoin-git> bitcoin/master 6acdb1f Wladimir J. van der Laan: Merge #11238: Add assertions before potential null deferences...
< bitcoin-git> bitcoin/master c001992 MeshCollider: Fix potential null dereferences
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bc561b4b7d6a...6acdb1fab770
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11099: [RPC][mempool]: Add savemempool RPC (master...dump_mempool_rpc) https://github.com/bitcoin/bitcoin/pull/11099
< bitcoin-git> bitcoin/master bc561b4 MarcoFalke: Merge #11099: [RPC][mempool]: Add savemempool RPC...
< bitcoin-git> bitcoin/master 1aa97ee Lawrence Nahum: Add savemempool RPC
< bitcoin-git> bitcoin/master 467cbbc Lawrence Nahum: Add return value to DumpMempool
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/961901f77e55...bc561b4b7d6a
< bitcoin-git> [bitcoin] promag opened pull request #11259: Remove duplicate destination decoding (master...2017-09-remove-duplicate-destination-decoding) https://github.com/bitcoin/bitcoin/pull/11259
< bitcoin-git> [bitcoin] laanwj closed pull request #11117: Prepare for non-Base58 addresses (master...201708_nocbitcoinaddress) https://github.com/bitcoin/bitcoin/pull/11117
< bitcoin-git> bitcoin/master 961901f Wladimir J. van der Laan: Merge #11117: Prepare for non-Base58 addresses...
< bitcoin-git> bitcoin/master 864cd27 Pieter Wuille: Move CBitcoinAddress to base58.cpp
< bitcoin-git> bitcoin/master 5c8ff0d Pieter Wuille: Introduce wrappers around CBitcoinAddress...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/39ae41389a86...961901f77e55
< bitcoin-git> [bitcoin] laanwj closed pull request #10845: Remove unreachable code (master...remove-unreachable-code) https://github.com/bitcoin/bitcoin/pull/10845
< bitcoin-git> bitcoin/master 39ae413 Wladimir J. van der Laan: Merge #10845: Remove unreachable code...
< bitcoin-git> bitcoin/master 41bf159 practicalswift: Remove unreachable code
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d745b4cf7b09...39ae41389a86
< bitcoin-git> [bitcoin] laanwj closed pull request #10872: Docs: Syntax highlight shell commands in the building notes (master...hilite) https://github.com/bitcoin/bitcoin/pull/10872
< bitcoin-git> [bitcoin] laanwj closed pull request #11203: rpc: add wtxid to mempool entry output (master...2017-08-add-wtxid-to-mempool-entry) https://github.com/bitcoin/bitcoin/pull/11203
< bitcoin-git> bitcoin/master d745b4c Wladimir J. van der Laan: Merge #11203: rpc: add wtxid to mempool entry output...
< bitcoin-git> bitcoin/master 617c459 Suhas Daftuar: qa: rpc test for wtxid in mempool entry
< bitcoin-git> bitcoin/master 7e5d596 Suhas Daftuar: RPC: add wtxid to mempool entry output
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/59e17899a762...d745b4cf7b09
< bitcoin-git> bitcoin/master 59e1789 Wladimir J. van der Laan: Merge #8330: Structure Packing Optimizations in C{,Mutable}Transaction...
< bitcoin-git> bitcoin/master 37495e0 Jeremy Rubin: Reorder C{,Mutable}Transaction for better packing
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/31809d6f8514...59e17899a762
< bitcoin-git> [bitcoin] jnewbery opened pull request #11258: [WIP] [rpc] Add initialblockdownload to getblockchaininfo (master...expose_ibd) https://github.com/bitcoin/bitcoin/pull/11258
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11067: [qa] TestNode: Add wait_until_stopped helper method (master...Mf1708-qaTestnodeWaitStopHelper) https://github.com/bitcoin/bitcoin/pull/11067
< bitcoin-git> bitcoin/master 31809d6 MarcoFalke: Merge #11067: [qa] TestNode: Add wait_until_stopped helper method...
< bitcoin-git> bitcoin/master faa8d95 MarcoFalke: [qa] TestNode: Add wait_until_stopped helper method
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/21e2f2f79961...31809d6f8514
< bitcoin-git> [bitcoin] laanwj closed pull request #11135: Update developer notes with RPC response guidelines (master...2017-08-rpc-response-notes) https://github.com/bitcoin/bitcoin/pull/11135
< bitcoin-git> bitcoin/master 21e2f2f Wladimir J. van der Laan: Merge #11135: Update developer notes with RPC response guidelines...
< bitcoin-git> bitcoin/master 62ecce7 João Barbosa: [doc] Add RPC response notes
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5368614aa106...21e2f2f79961
< bitcoin-git> [bitcoin] laanwj closed pull request #11210: Stop test_bitcoin-qt touching ~/.bitcoin (master...201708_qt_test_dir) https://github.com/bitcoin/bitcoin/pull/11210
< bitcoin-git> bitcoin/master 5368614 Wladimir J. van der Laan: Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoin...
< bitcoin-git> bitcoin/master dea086f MeshCollider: Stop test_bitcoin-qt touching ~/.bitcoin
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/815fe62421cb...5368614aa106
< bitcoin-git> [bitcoin] laanwj closed pull request #10357: Allow setting nMinimumChainWork on command line (master...2017-05-chainwork-commandline) https://github.com/bitcoin/bitcoin/pull/10357
< bitcoin-git> bitcoin/master eac64bb Suhas Daftuar: [qa] Test nMinimumChainWork...
< bitcoin-git> bitcoin/master 815fe62 Wladimir J. van der Laan: Merge #10357: Allow setting nMinimumChainWork on command line...
< bitcoin-git> bitcoin/master 0311836 Suhas Daftuar: Allow setting nMinimumChainWork on command line
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6866b4912b80...815fe62421cb
< bitcoin-git> bitcoin/0.15 134d824 Wladimir J. van der Laan: Merge #11255: Release Notes: Fix SHA256-with-SSE4 PR link...
< bitcoin-git> bitcoin/0.15 58f1e54 Janus Troelsen: Release Notes: Fix SHA256-with-SSE4 PR link
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/48790e0efaf4...134d824193a0
< bitcoin-git> [bitcoin] esotericnonsense opened pull request #11256: RPC: add weight to mempool entry output (master...2017-09-add-weight-to-mempool-entry) https://github.com/bitcoin/bitcoin/pull/11256
< bitcoin-git> [bitcoin] ysangkok opened pull request #11255: Release Notes: Fix SHA256-with-SSE4 PR link (0.15...patch-1) https://github.com/bitcoin/bitcoin/pull/11255
< bitcoin-git> [bitcoin] JeremyRubin closed pull request #11253: Add != to Base58 class (master...add_neq_ctxdest) https://github.com/bitcoin/bitcoin/pull/11253
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #11253: Add != to Base58 class (master...add_neq_ctxdest) https://github.com/bitcoin/bitcoin/pull/11253
< bitcoin-git> [bitcoin] instagibbs opened pull request #11252: when clearing addrman clear mapInfo and mapAddr (master...recreateaddrman) https://github.com/bitcoin/bitcoin/pull/11252
< bitcoin-git> [bitcoin] jtimon closed pull request #10822: RPC: Also serve txo from gettxout (not just utxo and mempool) (master...b15-rpc-txo) https://github.com/bitcoin/bitcoin/pull/10822
< bitcoin-git> [bitcoin] laanwj closed pull request #10596: Add vConnect to CConnman::Options (master...connmanoptions_connect) https://github.com/bitcoin/bitcoin/pull/10596
< bitcoin-git> bitcoin/master 352d582 Marko Bencun: Add vConnect to CConnman::Options...
< bitcoin-git> bitcoin/master 6866b49 Wladimir J. van der Laan: Merge #10596: Add vConnect to CConnman::Options...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/28485c783d82...6866b4912b80

2017-09-05

< bitcoin-git> [bitcoin] laanwj closed pull request #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332 (master...fametrano-regtestport) https://github.com/bitcoin/bitcoin/pull/10825
< bitcoin-git> bitcoin/master 28485c7 Wladimir J. van der Laan: Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332...
< bitcoin-git> bitcoin/master ce3baa1 Ferdinando M. Ametrano: changed regtest RPCport to 18443 to avoid conflict with testnet 18332
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a31e9ad4f027...28485c783d82
< bitcoin-git> [bitcoin] achow101 opened pull request #11250: Bump wallet version to 159900 and remove the `usehd` option (master...bump-wallet-version) https://github.com/bitcoin/bitcoin/pull/11250
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11247: qt: Use IsMine to validate custom change address (master...Mf1708-qtIsMine) https://github.com/bitcoin/bitcoin/pull/11247
< bitcoin-git> bitcoin/master a31e9ad MarcoFalke: Merge #11247: qt: Use IsMine to validate custom change address...
< bitcoin-git> bitcoin/master a1ea1cf Chris Moore: qt: Use IsMine to validate custom change address...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/777519bd96f6...a31e9ad4f027
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10650: Multiwallet: add RPC endpoint support (master...2017/06/wallet_rpc_endpoint) https://github.com/bitcoin/bitcoin/pull/10650
< bitcoin-git> [bitcoin] laanwj force-pushed 0.15 from a6c439f to 48790e0: https://github.com/bitcoin/bitcoin/commits/0.15
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11247: qt: Use IsMine to validate custom change address (master...Mf1708-qtIsMine) https://github.com/bitcoin/bitcoin/pull/11247
< bitcoin-git> bitcoin/0.15 a6c439f Wladimir J. van der Laan: Merge #11184: Use IsMine to validate custom change address...
< bitcoin-git> bitcoin/0.15 c41224d Chris Moore: Use IsMine to validate custom change address
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/48790e0efaf4...a6c439f694a4
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11246: github-merge: Coalesce git fetches (master...2017_09_contrib_fetch_coalesce) https://github.com/bitcoin/bitcoin/pull/11246
< bitcoin-git> bitcoin/master 777519b MarcoFalke: Merge #11246: github-merge: Coalesce git fetches...
< bitcoin-git> bitcoin/master dabee00 Wladimir J. van der Laan: github-merge: Coalesce git fetches...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4eb1f39d4210...777519bd96f6
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11173: RPC: Fix currency unit string in the help text (master...use_currency_unit_constant) https://github.com/bitcoin/bitcoin/pull/11173
< bitcoin-git> bitcoin/master 4eb1f39 MarcoFalke: Merge #11173: RPC: Fix currency unit string in the help text...
< bitcoin-git> bitcoin/master 47ba2c3 Akio Nakamura: Fix currency/fee-rate unit string in the help text...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/001041df8187...4eb1f39d4210
< bitcoin-git> [bitcoin] laanwj opened pull request #11246: github-merge: Coalesce git fetches (master...2017_09_contrib_fetch_coalesce) https://github.com/bitcoin/bitcoin/pull/11246
< bitcoin-git> [bitcoin] laanwj closed pull request #11234: Remove redundant testutil.cpp|h files (master...201709_remove_testutil) https://github.com/bitcoin/bitcoin/pull/11234
< bitcoin-git> bitcoin/master 001041d Wladimir J. van der Laan: Merge #11234: Remove redundant testutil.cpp|h files...
< bitcoin-git> bitcoin/master d1138e3 MeshCollider: Remove redundant testutil files
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3aa60b7ff958...001041df8187
< bitcoin-git> [bitcoin] laanwj closed pull request #11143: Fix include path for bitcoin-config.h (master...patch-5) https://github.com/bitcoin/bitcoin/pull/11143
< bitcoin-git> bitcoin/master 3aa60b7 Wladimir J. van der Laan: Merge #11143: Fix include path for bitcoin-config.h...
< bitcoin-git> bitcoin/master 5abb93f danra: Fix include path for bitcoin-config.h in crypto/common.h...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/14eae781881d...3aa60b7ff958
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11245: Mention offscreen issue in release notes (0.15...201709_offscreen_release_note) https://github.com/bitcoin/bitcoin/pull/11245
< bitcoin-git> [bitcoin] laanwj closed pull request #11241: [tests] Improve signmessages functional test (master...master) https://github.com/bitcoin/bitcoin/pull/11241
< bitcoin-git> bitcoin/master 14eae78 Wladimir J. van der Laan: Merge #11241: [tests] Improve signmessages functional test...
< bitcoin-git> bitcoin/master b3d6fc6 Cristian Mircea Messel: Improve signmessages functional test...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/38a54a50fa5d...14eae781881d
< bitcoin-git> [bitcoin] donaloconnor opened pull request #11244: Docs: Add extra step to clean $PATH var to strip out windows %PATH% paths. (master...windows_build_fix) https://github.com/bitcoin/bitcoin/pull/11244
< bitcoin-git> [bitcoin] laanwj closed pull request #11164: Fix boost headers included as user instead of system headers (master...fix/boost-system-includes) https://github.com/bitcoin/bitcoin/pull/11164
< bitcoin-git> bitcoin/master 38a54a5 Wladimir J. van der Laan: Merge #11164: Fix boost headers included as user instead of system headers...