2019-09-10

< bitcoin-git> bitcoin/master 750c2fb MarcoFalke: Merge #16680: Preparations for more testchains
< bitcoin-git> [bitcoin] fanquake closed pull request #16843: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16843
< bitcoin-git> [bitcoin] BIAgents opened pull request #16843: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16843
< bitcoin-git> [bitcoin] laanwj merged pull request #16787: rpc: Human readable network services (master...services_for_humans) https://github.com/bitcoin/bitcoin/pull/16787
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/59681beb899e...33c466a64254
< bitcoin-git> bitcoin/master 6564f58 darosior: rpc/net: decode the services flags in a new entry
< bitcoin-git> bitcoin/master 66740f4 darosior: doc: add a release note for the new field in 'getpeerinfo' and 'getnetwork...
< bitcoin-git> bitcoin/master 33c466a Wladimir J. van der Laan: Merge #16787: rpc: Human readable network services
< bitcoin-git> [bitcoin] fanquake closed pull request #16842: fix some warnings (master...09-11-2019-warnings) https://github.com/bitcoin/bitcoin/pull/16842
< bitcoin-git> [bitcoin] soroosh-sdi opened pull request #16842: fix some warnings (master...09-11-2019-warnings) https://github.com/bitcoin/bitcoin/pull/16842
< bitcoin-git> [bitcoin] meshcollider closed pull request #16655: rpc: Extract scriptPubKey on getreceivedbyaddress (master...rpcwallet_patch) https://github.com/bitcoin/bitcoin/pull/16655
< bitcoin-git> [bitcoin] meshcollider opened pull request #16841: Replace GetScriptForWitness with GetScriptForDestination (master...201909_remove_getscriptforwitness) https://github.com/bitcoin/bitcoin/pull/16841
< bitcoin-git> [bitcoin] fanquake merged pull request #16477: build: skip deploying plugins we dont use in macdeployqtplus (master...slim_macdeployqtplus) https://github.com/bitcoin/bitcoin/pull/16477
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d8fe24cbfb72...59681beb899e
< bitcoin-git> bitcoin/master 1c37e81 fanquake: scripts: add type annotations to macdeployqtplus
< bitcoin-git> bitcoin/master 51729a4 fanquake: scripts: use format() in macdeployqtplus
< bitcoin-git> bitcoin/master 57cdd06 fanquake: scripts: misc cleanups in macdeployqtplus
< bitcoin-git> [bitcoin] fanquake merged pull request #16489: log: harmonize bitcoind logging (master...daemon-logging-harmonisation) https://github.com/bitcoin/bitcoin/pull/16489
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/335b34c30ca9...d8fe24cbfb72
< bitcoin-git> bitcoin/master e90478f Jon Atack: log: harmonize bitcoind server logging
< bitcoin-git> bitcoin/master d8fe24c fanquake: Merge #16489: log: harmonize bitcoind logging

2019-09-09

< bitcoin-git> [bitcoin] meshcollider merged pull request #16725: Don't show addresses or P2PK in decoderawtransaction (master...fix/p2pk-not-p2pkh) https://github.com/bitcoin/bitcoin/pull/16725
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8af835a72d15...335b34c30ca9
< bitcoin-git> bitcoin/master 6d80349 nicolas.dorier: Don't show addresses or P2PK in decoderawtransaction
< bitcoin-git> bitcoin/master 335b34c Samuel Dobson: Merge #16725: Don't show addresses or P2PK in decoderawtransaction
< bitcoin-git> [bitcoin] ryanofsky opened pull request #16839: Replace Connman and BanMan globals with Node local (master...pr/noglob) https://github.com/bitcoin/bitcoin/pull/16839
< bitcoin-git> [bitcoin] dongcarl opened pull request #16837: depends: qt: Fix C{,XX}FLAGS pickup (master...2019-09-fix-qt-cflags-pickup) https://github.com/bitcoin/bitcoin/pull/16837
< bitcoin-git> [bitcoin] sipa closed pull request #16835: Switch to a simple native int parser (master...201909_simpleparseint) https://github.com/bitcoin/bitcoin/pull/16835
< bitcoin-git> [bitcoin] sipa opened pull request #16835: Switch to a simple native int parser (master...201909_simpleparseint) https://github.com/bitcoin/bitcoin/pull/16835
< bitcoin-git> [bitcoin] meshcollider merged pull request #16796: wallet: Fix segfault in CreateWalletFromFile (master...1909-walletSegfault) https://github.com/bitcoin/bitcoin/pull/16796
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4e6886e0f5...8af835a72d15
< bitcoin-git> bitcoin/master faa1353 MarcoFalke: wallet: Fix documentation around WalletParameterInteraction
< bitcoin-git> bitcoin/master fab3c34 MarcoFalke: test: Print both messages on failure in assert_raises_message
< bitcoin-git> bitcoin/master fa73460 MarcoFalke: wallet: Fix segmentation fault in CreateWalletFromFile
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16806: doc: Add issue templates for bug and feature request (master...master) https://github.com/bitcoin/bitcoin/pull/16806
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c329d43a5f9...5b4e6886e0f5
< bitcoin-git> bitcoin/master fabca77 MarcoFalke: doc: Add issue templates for bug and feature request
< bitcoin-git> bitcoin/master 5b4e688 MarcoFalke: Merge #16806: doc: Add issue templates for bug and feature request
< bitcoin-git> [bitcoin] fanquake merged pull request #16826: Do additional character escaping for wallet names and address labels (master...escape-wallet-name) https://github.com/bitcoin/bitcoin/pull/16826
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/08bb4c315635...4c329d43a5f9
< bitcoin-git> bitcoin/master 1770a97 Andrew Chow: HTML escape the wallet name in more dialogs and notifications
< bitcoin-git> bitcoin/master 2c530ea Andrew Chow: HTML escape address labels in more dialogs and notifications
< bitcoin-git> bitcoin/master ad52f05 Andrew Chow: Escape ampersands (&) in wallet names in Open Wallet menu
< bitcoin-git> [bitcoin] laanwj merged pull request #16285: rpc: Improve scantxoutset response and help message (master...2019-06-scantxoutset-nits) https://github.com/bitcoin/bitcoin/pull/16285
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/91fcb9ff6651...08bb4c315635
< bitcoin-git> bitcoin/master fc0c410 João Barbosa: rpc: Improve scantxoutset response and help message
< bitcoin-git> bitcoin/master bdd6a4f João Barbosa: qa: Check scantxoutset result against gettxoutsetinfo
< bitcoin-git> bitcoin/master 08bb4c3 Wladimir J. van der Laan: Merge #16285: rpc: Improve scantxoutset response and help message

2019-09-08

< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/410b745fe024...91fcb9ff6651
< bitcoin-git> bitcoin/master 4be3b76 Hennadii Stepanov: refactor: Cleanup walletinitinterface.h
< bitcoin-git> bitcoin/master 91fcb9f Samuel Dobson: Merge #16830: refactor: wallet: Cleanup walletinitinterface.h
< bitcoin-git> [bitcoin] meshcollider merged pull request #16830: refactor: wallet: Cleanup walletinitinterface.h (master...20190908-cleanup-walletinitinterface) https://github.com/bitcoin/bitcoin/pull/16830
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16834: Fetch Headers over DNS (master...2019-09-rusty-dns-headers) https://github.com/bitcoin/bitcoin/pull/16834
< bitcoin-git> [bitcoin] theStack opened pull request #16833: bitcoin-tx: fix comment about pay-to-witness script type ("addoutpubkey" command) (master...20190908-bitcoin-tx_fix_comment_p2wsh_to_p2wpkh) https://github.com/bitcoin/bitcoin/pull/16833
< bitcoin-git> [bitcoin] fanquake closed pull request #16831: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16831
< bitcoin-git> [bitcoin] mhmdyasr opened pull request #16831: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16831
< bitcoin-git> [bitcoin] hebasto opened pull request #16830: refactor: wallet: Cleanup walletinitinterface.h (master...20190908-cleanup-walletinitinterface) https://github.com/bitcoin/bitcoin/pull/16830
< bitcoin-git> [bitcoin] emilengler opened pull request #16829: trivial: Add envvar system (master...2019-09-envvar) https://github.com/bitcoin/bitcoin/pull/16829
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16735: gui: Remove unused menu items for Windows and Linux (master...menu-items) https://github.com/bitcoin/bitcoin/pull/16735
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/189c19e01242...410b745fe024
< bitcoin-git> bitcoin/master f091dc8 GChuf: GUI: Remove unused menu items for Windows and Linux
< bitcoin-git> bitcoin/master 410b745 MarcoFalke: Merge #16735: gui: Remove unused menu items for Windows and Linux
< bitcoin-git> [bitcoin] SylTi opened pull request #16827: [WIP] [FEATURE] RPC: Add command for pruning past ChainTip (master...PrunePastTip) https://github.com/bitcoin/bitcoin/pull/16827
< bitcoin-git> [bitcoin] achow101 opened pull request #16826: Do additional character escaping for wallet names and address labels (master...escape-wallet-name) https://github.com/bitcoin/bitcoin/pull/16826

2019-09-07

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16825: Default to 2 additional blocks-only connections over Tor (+ bump default max conns to 150) (master...2019-09-tor-blocksonly) https://github.com/bitcoin/bitcoin/pull/16825
< bitcoin-git> [bitcoin] jonatack opened pull request #16822: [WIP] gui: Createwallet followups (master...createwallet-followup) https://github.com/bitcoin/bitcoin/pull/16822
< bitcoin-git> [bitcoin] RajaMBZ closed pull request #16818: doc: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16818
< bitcoin-git> [bitcoin] fanquake merged pull request #15759: p2p: Add 2 outbound block-relay-only connections (master...2019-03-blocksonly-edges) https://github.com/bitcoin/bitcoin/pull/15759
< bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/b5a8d0cff1e5...189c19e01242
< bitcoin-git> bitcoin/master 26a93bc Suhas Daftuar: Remove unused variable
< bitcoin-git> bitcoin/master 4de0dba Suhas Daftuar: [refactor] Move tx relay state to separate structure
< bitcoin-git> bitcoin/master c4aa2ba Suhas Daftuar: [refactor] Change tx_relay structure to be unique_ptr
< bitcoin-git> [bitcoin] erasmospunk opened pull request #16821: Fix bug where duplicate PSBT keys are accepted (master...psbt-fix) https://github.com/bitcoin/bitcoin/pull/16821
< bitcoin-git> [bitcoin] fanquake merged pull request #16261: gui: Refactor OpenWalletActivity (master...2019-06-refactor-open-wallet) https://github.com/bitcoin/bitcoin/pull/16261
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/e4b974830ee8...b5a8d0cff1e5
< bitcoin-git> bitcoin/master bc6d8a3 João Barbosa: gui: Refactor OpenWalletActivity
< bitcoin-git> bitcoin/master 60adb21 Andrew Chow: Optionally allow AskPassphraseDialog to output the passphrase
< bitcoin-git> bitcoin/master 78863e2 Andrew Chow: Add CreateWalletDialog to create wallets from the GUI
< bitcoin-git> [bitcoin] fanquake merged pull request #15450: gui: Create wallet menu option (master...gui-create-wallet) https://github.com/bitcoin/bitcoin/pull/15450
< bitcoin-git> [bitcoin] fanquake merged pull request #16810: guix: Remove ssp spec file hack (master...2019-09-guix-remove-ssp-spec) https://github.com/bitcoin/bitcoin/pull/16810
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0d20c42a014f...e4b974830ee8
< bitcoin-git> bitcoin/master 0093a58 Carl Dong: contrib: guix: More robust search paths, add checks
< bitcoin-git> bitcoin/master 0065ead Carl Dong: contrib: guix: Remove ssp spec file hack
< bitcoin-git> bitcoin/master e4b9748 fanquake: Merge #16810: guix: Remove ssp spec file hack
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46494b08e239...0d20c42a014f
< bitcoin-git> bitcoin/master 5ce822e Matt Corallo: Conservatively accept RBF bumps bumping one tx at the package limits
< bitcoin-git> bitcoin/master 0d20c42 fanquake: Merge #16421: Conservatively accept RBF bumps bumping one tx at the packag...
< bitcoin-git> [bitcoin] fanquake merged pull request #16421: Conservatively accept RBF bumps bumping one tx at the package limits (master...2019-07-lightning-policy-bump) https://github.com/bitcoin/bitcoin/pull/16421
< bitcoin-git> [bitcoin] fanquake merged pull request #16798: Refactor rawtransaction_util's SignTransaction to separate prevtx parsing (master...split-signtx-prevtx) https://github.com/bitcoin/bitcoin/pull/16798
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae3e3bd151f4...46494b08e239
< bitcoin-git> bitcoin/master 39034f1 Andrew Chow: Refactor rawtransaction_util's SignTransaction to have previous tx parsing...
< bitcoin-git> bitcoin/master 46494b0 fanquake: Merge #16798: Refactor rawtransaction_util's SignTransaction to separate p...

2019-09-06

< bitcoin-git> [bitcoin] RajaMBZ opened pull request #16818: doc: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16818
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders (master...2019-09-csmain-headers) https://github.com/bitcoin/bitcoin/pull/16793
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e202382a987...ae3e3bd151f4
< bitcoin-git> bitcoin/master 3109a1f João Barbosa: refactor: Avoid locking cs_main in ProcessNewBlockHeaders
< bitcoin-git> bitcoin/master ae3e3bd MarcoFalke: Merge #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders
< bitcoin-git> [bitcoin] dangershony opened pull request #16817: [RPC] Fix casing in getblockchaininfo to be inline other fields (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16817

2019-09-05

< bitcoin-git> [bitcoin] ch4ot1c opened pull request #16812: doc: Fix whitespace errs in .md files, bitcoin.conf, and Info.plist.in (master...docs/lint-markdown) https://github.com/bitcoin/bitcoin/pull/16812
< bitcoin-git> [bitcoin] martinus reopened pull request #16801: faster & less memory for sync: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] martinus closed pull request #16801: faster & less memory for sync: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] dongcarl opened pull request #16810: guix: Remove ssp spec file hack (master...2019-09-guix-remove-ssp-spec) https://github.com/bitcoin/bitcoin/pull/16810
< bitcoin-git> [bitcoin] dongcarl opened pull request #16809: depends: zlib: Move toolchain options to configure (master...2019-09-improve-zlib-pkg) https://github.com/bitcoin/bitcoin/pull/16809
< bitcoin-git> [bitcoin] GChuf opened pull request #16808: GUI: fix and stylize language list (master...translation-list-fix) https://github.com/bitcoin/bitcoin/pull/16808
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16704: Don't warn about activated buried BIP 9 deployments (master...buried-versionbits-cache) https://github.com/bitcoin/bitcoin/pull/16704
< bitcoin-git> [bitcoin] meshcollider merged pull request #16624: wallet: encapsulate transactions state (master...2019-08-encapsulate-tx-state) https://github.com/bitcoin/bitcoin/pull/16624
< bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/5667b0d758f1...5e202382a987
< bitcoin-git> bitcoin/master a31be09 Antoine Riard: Encapsulate tx status in a Confirmation struct
< bitcoin-git> bitcoin/master 7e89994 Antoine Riard: Remove SyncTransaction for conflicted txn in CWallet::BlockConnected
< bitcoin-git> bitcoin/master 40ede99 Antoine Riard: Modify wallet tx status if has been reorged out
< bitcoin-git> [bitcoin] meshcollider opened pull request #16807: Let validateaddress locate error in Bech32 address (master...201909_bech32_error_detection) https://github.com/bitcoin/bitcoin/pull/16807
< bitcoin-git> [bitcoin] laanwj merged pull request #16792: Assert that the HRP is lowercase in Bech32::Encode (master...201909_bech32_hrp_check) https://github.com/bitcoin/bitcoin/pull/16792
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cbde2bc80674...5667b0d758f1
< bitcoin-git> bitcoin/master 2457aea Samuel Dobson: Assert that the HRP is lowercase in Bech32::Encode
< bitcoin-git> bitcoin/master 5667b0d Wladimir J. van der Laan: Merge #16792: Assert that the HRP is lowercase in Bech32::Encode
< bitcoin-git> [bitcoin] laanwj merged pull request #16804: test: Remove unused try-block in assert_debug_log (master...1909-testFix) https://github.com/bitcoin/bitcoin/pull/16804
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/45be44cce4fa...cbde2bc80674
< bitcoin-git> bitcoin/master fae91a0 MarcoFalke: test: Remove incorrect and unused try-block in assert_debug_log
< bitcoin-git> bitcoin/master cbde2bc Wladimir J. van der Laan: Merge #16804: test: Remove unused try-block in assert_debug_log
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16806: doc: Add issue templates for bug and feature request (master...master) https://github.com/bitcoin/bitcoin/pull/16806
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15257: Scripts and tools: Bump flake8 to 3.7.8 (master...flake-36) https://github.com/bitcoin/bitcoin/pull/15257
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/761fe07ba9b5...45be44cce4fa
< bitcoin-git> bitcoin/master b21680b Ben Woosley: test/contrib: Fix invalid escapes in regex strings
< bitcoin-git> bitcoin/master 8389207 Ben Woosley: lint: Disable flake8 W504 warning
< bitcoin-git> bitcoin/master 0ef0e51 Ben Woosley: lint: Bump flake8 to 3.7.8
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16768: test: Make lint-includes.sh work from any directory (master...lint-includes-anydir) https://github.com/bitcoin/bitcoin/pull/16768
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8e00a6855240...761fe07ba9b5
< bitcoin-git> bitcoin/master 490da63 Kristaps Kaupe: Make lint-includes.sh work from any directory
< bitcoin-git> bitcoin/master 761fe07 MarcoFalke: Merge #16768: test: Make lint-includes.sh work from any directory

2019-09-04

< bitcoin-git> [bitcoin] jamesob opened pull request #16805: logs: add timing information to FlushStateToDisk() (master...2019-09-flush-logs) https://github.com/bitcoin/bitcoin/pull/16805
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16804: test: Remove incorrect and unused try-block in assert_debug_log (master...1909-testFix) https://github.com/bitcoin/bitcoin/pull/16804
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16801: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16801: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] takinbo opened pull request #16802: scripts: search for next position of magic bytes rather than fail (master...master) https://github.com/bitcoin/bitcoin/pull/16802
< bitcoin-git> [bitcoin] martinus opened pull request #16801: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] sipa opened pull request #16800: Basic Miniscript support in output descriptors (master...201908_miniscript) https://github.com/bitcoin/bitcoin/pull/16800

2019-09-03

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16774: Avoid unnecessary "Synchronizing blockheaders" log messages (master...2019/09/hdr_log) https://github.com/bitcoin/bitcoin/pull/16774
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e431296dace...8e00a6855240
< bitcoin-git> bitcoin/master dcc448e Jonas Schnelli: Avoid unnecessary "Synchronizing blockheaders" log messages
< bitcoin-git> bitcoin/master 8e00a68 MarcoFalke: Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messages
< bitcoin-git> [bitcoin] achow101 opened pull request #16798: Refactor rawtransaction_util's SignTransaction to separate prevtx parsing (master...split-signtx-prevtx) https://github.com/bitcoin/bitcoin/pull/16798
< bitcoin-git> [bitcoin] ch4ot1c opened pull request #16797: scripts: Add convenience script for committing scripted-diffs from a file (master...scripts/commit-script) https://github.com/bitcoin/bitcoin/pull/16797
< bitcoin-git> [bitcoin] sdaftuar reopened pull request #16400: [refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts (master...2019-07-refactor-atmp) https://github.com/bitcoin/bitcoin/pull/16400
< bitcoin-git> [bitcoin] sdaftuar closed pull request #16400: [refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts (master...2019-07-refactor-atmp) https://github.com/bitcoin/bitcoin/pull/16400
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16661: wallet: Fix segfault in CreateWalletFromFile, Pass error to rpc caller (master...1908-walletErrorSegfault) https://github.com/bitcoin/bitcoin/pull/16661
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16796: wallet: Fix segfault in CreateWalletFromFile (master...1909-walletSegfault) https://github.com/bitcoin/bitcoin/pull/16796
< bitcoin-git> [bitcoin] instagibbs opened pull request #16795: have raw transaction decoding infer output descriptors (master...decode_descriptor) https://github.com/bitcoin/bitcoin/pull/16795
< bitcoin-git> [bitcoin] emilengler closed pull request #16761: Add blockpause setting (master...2019-08-blockpause) https://github.com/bitcoin/bitcoin/pull/16761
< bitcoin-git> [bitcoin] sdaftuar closed pull request #15169: Parallelize CheckInputs() in AcceptToMemoryPool() (master...2018-12-parallel-mempool-scriptchecks) https://github.com/bitcoin/bitcoin/pull/15169
< bitcoin-git> [bitcoin] promag closed pull request #16066: mempool: Skip estimator if block is older than X (master...2019-05-ibd-avoid-mempool-estimator) https://github.com/bitcoin/bitcoin/pull/16066
< bitcoin-git> [bitcoin] laanwj merged pull request #16745: wallet: Translate all initErrors in CreateWalletFromFile (master...1908-walletTranslate) https://github.com/bitcoin/bitcoin/pull/16745
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d3e672119e80...6e431296dace
< bitcoin-git> bitcoin/master fa70d19 MarcoFalke: util: Make util/error bilingual_str (refactor)
< bitcoin-git> bitcoin/master fa61365 MarcoFalke: wallet: Translate all initErrors in CreateWalletFromFile
< bitcoin-git> bitcoin/master 6e43129 Wladimir J. van der Laan: Merge #16745: wallet: Translate all initErrors in CreateWalletFromFile
< bitcoin-git> [bitcoin] promag opened pull request #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders (master...2019-09-csmain-headers) https://github.com/bitcoin/bitcoin/pull/16793
< bitcoin-git> [bitcoin] laanwj merged pull request #16788: gui: Update transifex slug for 0.19 (master...2019_10_tx_slug_0_19) https://github.com/bitcoin/bitcoin/pull/16788
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/33f9750b1b86...d3e672119e80
< bitcoin-git> bitcoin/master 072f37a Wladimir J. van der Laan: gui: Update transifex slug for 0.19
< bitcoin-git> bitcoin/master 057fac3 Wladimir J. van der Laan: gui: Update English source translation
< bitcoin-git> bitcoin/master d3e6721 Wladimir J. van der Laan: Merge #16788: gui: Update transifex slug for 0.19
< bitcoin-git> [bitcoin] meshcollider opened pull request #16792: Assert that the HRP is lowercase in Bech32::Encode (master...201909_bech32_hrp_check) https://github.com/bitcoin/bitcoin/pull/16792
< bitcoin-git> [bitcoin] elichai opened pull request #16791: Enable Link Time Optimizations (master...2019-09-thinlto) https://github.com/bitcoin/bitcoin/pull/16791

2019-09-02

< bitcoin-git> [bitcoin] fanquake closed pull request #16789: Update headers and copyright_header.py script (master...headers) https://github.com/bitcoin/bitcoin/pull/16789
< bitcoin-git> [bitcoin] HashUnlimited closed pull request #16790: break loop early on undefined version bits (master...patch-4) https://github.com/bitcoin/bitcoin/pull/16790
< bitcoin-git> [bitcoin] HashUnlimited opened pull request #16790: break loop early on undefined version bits (master...patch-4) https://github.com/bitcoin/bitcoin/pull/16790
< bitcoin-git> [bitcoin] GChuf opened pull request #16789: Update headers and copyright_header.py script (master...headers) https://github.com/bitcoin/bitcoin/pull/16789
< bitcoin-git> [bitcoin] laanwj opened pull request #16788: gui: Update transifex slug for 0.19 (master...2019_10_tx_slug_0_19) https://github.com/bitcoin/bitcoin/pull/16788
< bitcoin-git> [bitcoin] meshcollider merged pull request #16185: gettransaction: add an argument to decode the transaction (master...decode_tx_gettransaction) https://github.com/bitcoin/bitcoin/pull/16185
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6519be605480...33f9750b1b86
< bitcoin-git> bitcoin/master 7f3bb24 darosior: gettransaction: add an argument to decode the transaction
< bitcoin-git> bitcoin/master b8b3f04 darosior: tests: Add a new functional test for gettransaction
< bitcoin-git> bitcoin/master 9965940 darosior: doc: Add release note for the new gettransaction argument
< bitcoin-git> [bitcoin] darosior opened pull request #16787: Human readable network services (master...services_for_humans) https://github.com/bitcoin/bitcoin/pull/16787
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7d6f63cc2c2b...6519be605480
< bitcoin-git> bitcoin/master 9b92538 Matt Corallo: Remove unused fScriptChecks parameter from CheckInputs
< bitcoin-git> bitcoin/master 6519be6 fanquake: Merge #13868: Remove unused fScriptChecks parameter from CheckInputs
< bitcoin-git> [bitcoin] fanquake merged pull request #13868: Remove unused fScriptChecks parameter from CheckInputs (master...check-inputs-script-checks) https://github.com/bitcoin/bitcoin/pull/13868

2019-09-01

< bitcoin-git> [bitcoin] theStack opened pull request #16786: test: add unit test for wallet watch-only methods involving PubKeys (master...add_wallet_watchpubkey_unit_test) https://github.com/bitcoin/bitcoin/pull/16786
< bitcoin-git> [bitcoin] michaelfolkson closed pull request #16781: doc: Update comment describing CheckInputs in validation.cpp (master...20190901-checkinputs) https://github.com/bitcoin/bitcoin/pull/16781
< bitcoin-git> [bitcoin] michaelfolkson opened pull request #16781: doc: Update comment describing CheckInputs in validation.cpp (master...20190901-checkinputs) https://github.com/bitcoin/bitcoin/pull/16781
< bitcoin-git> [bitcoin] fanquake merged pull request #16720: qt: Replace objc_msgSend() function calls with the native Objective-C syntax (master...20190825-fix-catalina-build) https://github.com/bitcoin/bitcoin/pull/16720
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/495db72ee7d8...7d6f63cc2c2b
< bitcoin-git> bitcoin/master 0bb33b5 Hennadii Stepanov: qt: Replace objc_msgSend with native syntax
< bitcoin-git> bitcoin/master 7d6f63c fanquake: Merge #16720: qt: Replace objc_msgSend() function calls with the native Ob...

2019-08-31

< bitcoin-git> [bitcoin] godfrey-cw closed pull request #16765: Documentation for `systemd` troubleshooting (master...master) https://github.com/bitcoin/bitcoin/pull/16765
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #16774: Avoid unnecessary "Synchronizing blockheaders" log messages (master...2019/09/hdr_log) https://github.com/bitcoin/bitcoin/pull/16774
< bitcoin-git> [bitcoin] jtimon opened pull request #16771: Chainparams: Wallet: Decouple DefaultFallbackfee() from IsTestChain() (master...b19-chainparams-fallbackfee) https://github.com/bitcoin/bitcoin/pull/16771
< bitcoin-git> [bitcoin] jtimon opened pull request #16770: Chainparams: Decouple AllowAcceptNonstd() from IsTestChain() (master...b19-chainparams-allownonstd) https://github.com/bitcoin/bitcoin/pull/16770
< bitcoin-git> [bitcoin] GChuf opened pull request #16769: Update uninstall.exe file (master...uninstall.exe) https://github.com/bitcoin/bitcoin/pull/16769
< bitcoin-git> [bitcoin] fanquake merged pull request #16767: test: Check for codespell in lint-spelling.sh (master...check-for-codespell) https://github.com/bitcoin/bitcoin/pull/16767
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9ef1b2c2ec2...495db72ee7d8
< bitcoin-git> bitcoin/master 8340763 Kristaps Kaupe: Check for codespell in lint-spelling.sh
< bitcoin-git> bitcoin/master 495db72 fanquake: Merge #16767: test: Check for codespell in lint-spelling.sh
< bitcoin-git> [bitcoin] fanquake merged pull request #16716: wallet: Use wallet name instead of pointer on unload/release (master...2019-08-releasewallet) https://github.com/bitcoin/bitcoin/pull/16716
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/de048a59ad11...e9ef1b2c2ec2
< bitcoin-git> bitcoin/master d9d8984 João Barbosa: wallet: Use wallet name instead of pointer on unload/release
< bitcoin-git> bitcoin/master e9ef1b2 fanquake: Merge #16716: wallet: Use wallet name instead of pointer on unload/release...
< bitcoin-git> [bitcoin] fanquake merged pull request #16760: qt: Change uninstall icon on Windows (master...uninstall-icon) https://github.com/bitcoin/bitcoin/pull/16760
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5db3f2128f0...de048a59ad11
< bitcoin-git> bitcoin/master 635e915 GChuf: [qt] Change uninstall icon on Windows
< bitcoin-git> bitcoin/master de048a5 fanquake: Merge #16760: qt: Change uninstall icon on Windows

2019-08-30

< bitcoin-git> [bitcoin] kristapsk opened pull request #16768: test: Make lint-includes.sh work from any directory (master...lint-includes-anydir) https://github.com/bitcoin/bitcoin/pull/16768
< bitcoin-git> [bitcoin] kristapsk opened pull request #16767: test: Check for codespell in lint-spelling.sh (master...check-for-codespell) https://github.com/bitcoin/bitcoin/pull/16767
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #16766: Make IsTrusted scan parents recursively (master...recursive-istrusted) https://github.com/bitcoin/bitcoin/pull/16766
< bitcoin-git> [bitcoin] godfrey-cw opened pull request #16765: Documentation for `systemd` troubleshooting (master...master) https://github.com/bitcoin/bitcoin/pull/16765
< bitcoin-git> [bitcoin] GChuf closed pull request #16764: gui: update description for default language (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16764
< bitcoin-git> [bitcoin] GChuf opened pull request #16764: gui: update description for default language (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16764
< bitcoin-git> [bitcoin] fanquake merged pull request #16758: qt: Replace QFontMetrics::width() with TextWidth() (master...20190829-pr16701-followup) https://github.com/bitcoin/bitcoin/pull/16758
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a8ecd0dadaab...f5db3f2128f0
< bitcoin-git> bitcoin/master 8b6f5aa Hennadii Stepanov: qt: Replace QFontMetrics::width() with TextWidth()
< bitcoin-git> bitcoin/master f5db3f2 fanquake: Merge #16758: qt: Replace QFontMetrics::width() with TextWidth()
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/74da99e01074...a8ecd0dadaab
< bitcoin-git> bitcoin/master 798a589 Sebastian Falbesoner: wallet: extract PubKey from P2PK script with Solver
< bitcoin-git> bitcoin/master a8ecd0d fanquake: Merge #16753: wallet: extract PubKey from P2PK script with Solver
< bitcoin-git> [bitcoin] fanquake merged pull request #16753: wallet: extract PubKey from P2PK script with Solver (master...extractpubkey_with_solver) https://github.com/bitcoin/bitcoin/pull/16753
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bcf7004a8945...74da99e01074
< bitcoin-git> bitcoin/master fa0b910 MarcoFalke: [doc] chain: Declare BLOCK_VALID_HEADER reserved
< bitcoin-git> bitcoin/master 74da99e fanquake: Merge #14862: doc: Declare BLOCK_VALID_HEADER reserved
< bitcoin-git> [bitcoin] fanquake merged pull request #14862: doc: Declare BLOCK_VALID_HEADER reserved (master...Mf1812-validationDocBLOCK_VALID_HEADER) https://github.com/bitcoin/bitcoin/pull/14862
< bitcoin-git> [bitcoin] fanquake closed pull request #16759: doc: Fix table syntax (master...2019-08-bitcoin-conf-table) https://github.com/bitcoin/bitcoin/pull/16759

2019-08-29

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16762: Rust-based Backup over-REST block downloader (master...2019-08-rusty-block-download) https://github.com/bitcoin/bitcoin/pull/16762
< bitcoin-git> [bitcoin] emilengler opened pull request #16761: trivial: Add blockpause (master...2019-08-blockpause) https://github.com/bitcoin/bitcoin/pull/16761
< bitcoin-git> [bitcoin] GChuf opened pull request #16760: [qt] Change uninstall icon on Windows (master...uninstall-icon) https://github.com/bitcoin/bitcoin/pull/16760
< bitcoin-git> [bitcoin] emilengler opened pull request #16759: doc: Fix table syntax (master...2019-08-bitcoin-conf-table) https://github.com/bitcoin/bitcoin/pull/16759
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #16707: qt: Remove obsolete QModelIndex::child() (master...20190824-qmodelindex-child) https://github.com/bitcoin/bitcoin/pull/16707
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8fc9979130a...bcf7004a8945
< bitcoin-git> bitcoin/master c536677 Hennadii Stepanov: qt: Remove obsolete QModelIndex::child()
< bitcoin-git> bitcoin/master bcf7004 Jonas Schnelli: Merge #16707: qt: Remove obsolete QModelIndex::child()
< bitcoin-git> [bitcoin] hebasto opened pull request #16758: qt: Replace QFontMetrics::width() with TextWidth() (master...20190829-pr16701-followup) https://github.com/bitcoin/bitcoin/pull/16758
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16757: doc: ActivateBestChainStep return value (master...1909-docValABCS) https://github.com/bitcoin/bitcoin/pull/16757
< bitcoin-git> [bitcoin] laanwj merged pull request #16695: rpc: Add window final block height to getchaintxstats (master...getchaintxstats_height) https://github.com/bitcoin/bitcoin/pull/16695
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75142ece6b66...d8fc9979130a
< bitcoin-git> bitcoin/master d48c1e8 Jonathan "Duke" Leto: Add window final block height to getchaintxstats
< bitcoin-git> bitcoin/master d8fc997 Wladimir J. van der Laan: Merge #16695: rpc: Add window final block height to getchaintxstats
< bitcoin-git> [bitcoin] laanwj merged pull request #16706: qt: Replace deprecated QSignalMapper by lambda expressions (master...20190824-obsolete-qsignalmapper) https://github.com/bitcoin/bitcoin/pull/16706
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1f8378508acf...75142ece6b66
< bitcoin-git> bitcoin/master 9e0c1d6 Hennadii Stepanov: qt: Remove QSignalMapper from RPCConsole
< bitcoin-git> bitcoin/master 0912134 Hennadii Stepanov: qt: Remove QSignalMapper from TransactionView
< bitcoin-git> bitcoin/master 75142ec Wladimir J. van der Laan: Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressions
< bitcoin-git> [bitcoin] mzumsande opened pull request #16756: test: Connection eviction ligc tests (master...201908_test_eviction) https://github.com/bitcoin/bitcoin/pull/16756
< bitcoin-git> [bitcoin] laanwj merged pull request #16755: [0.17.2] Fix translations (0.17...0.17.2.fix) https://github.com/bitcoin/bitcoin/pull/16755
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.17: https://github.com/bitcoin/bitcoin/compare/01a1537fe02d...ed65d1483466
< bitcoin-git> bitcoin/0.17 b30b713 GChuf: [0.17.2] Fix translations
< bitcoin-git> bitcoin/0.17 ed65d14 Wladimir J. van der Laan: Merge #16755: [0.17.2] Fix translations
< bitcoin-git> [bitcoin] laanwj merged pull request #15615: Add log output during initial header sync (master...2019/03/hdr_sync) https://github.com/bitcoin/bitcoin/pull/15615
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d20d171f26c2...1f8378508acf
< bitcoin-git> bitcoin/master d75e704 Jonas Schnelli: Add log output during initial header sync
< bitcoin-git> bitcoin/master 1f83785 Wladimir J. van der Laan: Merge #15615: Add log output during initial header sync
< bitcoin-git> [bitcoin] laanwj closed pull request #15965: check bad-prevblk is right error for invalid descendants (master...bad-prevblk) https://github.com/bitcoin/bitcoin/pull/15965
< bitcoin-git> [bitcoin] GChuf opened pull request #16755: [0.17.2] Fix translations (0.17...0.17.2.fix) https://github.com/bitcoin/bitcoin/pull/16755
< bitcoin-git> [bitcoin] laanwj merged pull request #16701: qt: Replace functions deprecated in Qt 5.13 (master...20190823-qt13-deprecated) https://github.com/bitcoin/bitcoin/pull/16701
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dcfd85acb428...d20d171f26c2
< bitcoin-git> bitcoin/master 1260ecd Hennadii Stepanov: qt: Add TextWidth() wrapper
< bitcoin-git> bitcoin/master c6dd32d Hennadii Stepanov: qt: Replace obsolete functions of QDesktopWidget
< bitcoin-git> bitcoin/master d20d171 Wladimir J. van der Laan: Merge #16701: qt: Replace functions deprecated in Qt 5.13
< bitcoin-git> [bitcoin] theStack opened pull request #16753: wallet: extract PubKey from P2PK script with Solver (master...extractpubkey_with_solver) https://github.com/bitcoin/bitcoin/pull/16753
< bitcoin-git> [bitcoin] fanquake merged pull request #16750: msbuild: adds bench_bitcoin to auto generated project files (master...autogen_bench) https://github.com/bitcoin/bitcoin/pull/16750
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b7ff38972c39...dcfd85acb428
< bitcoin-git> bitcoin/master d53d591 Aaron Clauson: Added the bench_bitcoin project to the list automatically produced by the ...
< bitcoin-git> bitcoin/master dcfd85a fanquake: Merge #16750: msbuild: adds bench_bitcoin to auto generated project files
< bitcoin-git> [bitcoin] fanquake merged pull request #16752: doc: Delete stale URL in test README (master...20190829-boost-url) https://github.com/bitcoin/bitcoin/pull/16752
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aca76b9ee89e...b7ff38972c39
< bitcoin-git> bitcoin/master 41d484d Michael Folkson: doc: Delete stale URL in test README
< bitcoin-git> bitcoin/master b7ff389 fanquake: Merge #16752: doc: Delete stale URL in test README
< bitcoin-git> [bitcoin] laanwj closed pull request #16381: Set minimum required Boost to 1.53.0 (master...20190713-bump-minimum-boost) https://github.com/bitcoin/bitcoin/pull/16381
< bitcoin-git> [bitcoin] laanwj merged pull request #16708: qt: Replace obsolete functions of QSslSocket (master...20190824-obsolete-qssl) https://github.com/bitcoin/bitcoin/pull/16708
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f77c5c3e7c0...aca76b9ee89e
< bitcoin-git> bitcoin/master 2e1455c Hennadii Stepanov: Replace obsolete functions of QSslSocket
< bitcoin-git> bitcoin/master aca76b9 Wladimir J. van der Laan: Merge #16708: qt: Replace obsolete functions of QSslSocket
< bitcoin-git> [bitcoin] laanwj merged pull request #16739: ci: Pass down $MAKEJOBS to test_runner.py, other improvements (master...1908-ciScratch) https://github.com/bitcoin/bitcoin/pull/16739
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fc5b756bae26...1f77c5c3e7c0
< bitcoin-git> bitcoin/master fa60583 MarcoFalke: ci: Pass down $MAKEJOBS to test_runner.py
< bitcoin-git> bitcoin/master fa27372 MarcoFalke: ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/
< bitcoin-git> bitcoin/master 1f77c5c Wladimir J. van der Laan: Merge #16739: ci: Pass down $MAKEJOBS to test_runner.py, other improvement...
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to 0.17: https://github.com/bitcoin/bitcoin/compare/c165df198d6e...01a1537fe02d
< bitcoin-git> bitcoin/0.17 b4472f5 fanquake: build: bump version to 0.17.2
< bitcoin-git> bitcoin/0.17 c56c9ad fanquake: doc: update manpages for 0.17.2
< bitcoin-git> bitcoin/0.17 6b42df8 fanquake: qt: 0.17.2 translation update
< bitcoin-git> [bitcoin] laanwj merged pull request #16638: [0.17] Release preparations for 0.17.2 (0.17...0-17-2-release-prep) https://github.com/bitcoin/bitcoin/pull/16638
< bitcoin-git> [bitcoin] michaelfolkson opened pull request #16752: doc: Replace stale URL in test README with alternative Boost resource (master...20190829-boost-url) https://github.com/bitcoin/bitcoin/pull/16752
< bitcoin-git> [bitcoin] sipsorcery opened pull request #16750: msbuild: adds bench_bitcoin to auto generated project files (master...autogen_bench) https://github.com/bitcoin/bitcoin/pull/16750
< bitcoin-git> [bitcoin] sipsorcery closed pull request #16747: msbuild: Add missing classes to the bench_bitcoin project (master...add_missing_bench) https://github.com/bitcoin/bitcoin/pull/16747
< bitcoin-git> [bitcoin] fanquake merged pull request #16556: Fix systemd service file configuration directory setup (master...fix-systemd-service-perms) https://github.com/bitcoin/bitcoin/pull/16556
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/9546a785953b...fc5b756bae26
< bitcoin-git> bitcoin/master aded052 setpill: Improve clarity of systemd service file comments
< bitcoin-git> bitcoin/master 639a416 setpill: Chgrp config dir to bitcoin in systemd service
< bitcoin-git> bitcoin/master 870d415 setpill: Set ProtectHome in systemd service file
< bitcoin-git> [bitcoin] fanquake merged pull request #16621: doc: add default bitcoin.conf locations (master...patch-2) https://github.com/bitcoin/bitcoin/pull/16621
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/085fe76299df...9546a785953b
< bitcoin-git> bitcoin/master 1373fa7 Chuf: doc: add default bitcoin.conf locations
< bitcoin-git> bitcoin/master 9546a78 fanquake: Merge #16621: doc: add default bitcoin.conf locations
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7fbbd6fbd2b8...085fe76299df
< bitcoin-git> bitcoin/master 9452802 João Barbosa: doc: Tidy up shadowing section
< bitcoin-git> bitcoin/master 085fe76 fanquake: Merge #16461: doc: Tidy up shadowing section
< bitcoin-git> [bitcoin] fanquake merged pull request #16461: doc: Tidy up shadowing section (master...2019-07-fix-devnotes) https://github.com/bitcoin/bitcoin/pull/16461
< bitcoin-git> [bitcoin] fanquake merged pull request #16746: msbuild: Ignore linker warning (master...msvc_ignore_4221) https://github.com/bitcoin/bitcoin/pull/16746
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/93305e6d46b4...7fbbd6fbd2b8
< bitcoin-git> bitcoin/master aff1c9c Aaron Clauson: Adds an option to msbuild common configuration to ignore linker warning 42...
< bitcoin-git> bitcoin/master 7fbbd6f fanquake: Merge #16746: msbuild: Ignore linker warning