2019-10-16

< bitcoin-git> [bitcoin] fanquake closed pull request #17168: build: use full version string in setup (master...master) https://github.com/bitcoin/bitcoin/pull/17168
< bitcoin-git> [bitcoin] PrinceKK300188 opened pull request #17168: build: use full version string in setup (master...master) https://github.com/bitcoin/bitcoin/pull/17168
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c34b88620dc8...46d6930f8c7b
< bitcoin-git> bitcoin/master 084e17c practicalswift: Remove unused includes
< bitcoin-git> bitcoin/master 46d6930 MarcoFalke: Merge #16659: refactoring: Remove unused includes
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16659: refactoring: Remove unused includes (master...unused-includes) https://github.com/bitcoin/bitcoin/pull/16659
< bitcoin-git> [bitcoin] luke-jr opened pull request #17167: Allow whitelisting outgoing connections (master...whitelist_outgoing) https://github.com/bitcoin/bitcoin/pull/17167
< bitcoin-git> [bitcoin] sandakersmann opened pull request #17166: Changed http:// to https:// on one link in build-unix.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17166
< bitcoin-git> [bitcoin] fanquake opened pull request #17165: [WIP] Remove BIP70 support (master...remove_bip70) https://github.com/bitcoin/bitcoin/pull/17165
< bitcoin-git> [bitcoin] naumenkogs opened pull request #17164: p2p: Avoid allocating memory for addrKnown where we don't need it (master...addr_relay_optimization_4) https://github.com/bitcoin/bitcoin/pull/17164
< bitcoin-git> [bitcoin] naumenkogs opened pull request #17163: p2p: Address relay optimization (master...addr_relay_optimization) https://github.com/bitcoin/bitcoin/pull/17163
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17162: chain: Remove CBlockIndex::SetNull helper, add RaiseValidity lock annotation (master...1910-docChainLocks) https://github.com/bitcoin/bitcoin/pull/17162
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5a3dd9359455...c34b88620dc8
< bitcoin-git> bitcoin/master d7820a1 Wladimir J. van der Laan: util: Filter control characters out of log messages
< bitcoin-git> bitcoin/master c34b886 Wladimir J. van der Laan: Merge #17095: util: Filter control characters out of log messages
< bitcoin-git> [bitcoin] laanwj merged pull request #17095: util: Filter control characters out of log messages (master...2019_10_log_control_chars) https://github.com/bitcoin/bitcoin/pull/17095
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f6638630ef8...5a3dd9359455
< bitcoin-git> bitcoin/master b3b26e1 Fabian Jahr: rpc: fix -rpcclienttimeout 0 option
< bitcoin-git> bitcoin/master 5a3dd93 Wladimir J. van der Laan: Merge #17131: rpc: fix -rpcclienttimeout 0 option
< bitcoin-git> [bitcoin] laanwj merged pull request #17131: rpc: fix -rpcclienttimeout 0 option (master...rpcclienttimeout) https://github.com/bitcoin/bitcoin/pull/17131
< bitcoin-git> [bitcoin] laanwj merged pull request #17158: tests: Fix fs_tests for unknown locales (0.19...cdk/0.19-fix_fs_tests) https://github.com/bitcoin/bitcoin/pull/17158
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/3a7b2a15e3dd...3834d3d12196
< bitcoin-git> bitcoin/0.19 bd9d40d Daki Carnhof: tests: Fix fs_tests for unknown locales
< bitcoin-git> bitcoin/0.19 3834d3d Wladimir J. van der Laan: Merge #17158: tests: Fix fs_tests for unknown locales
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4cfb6738e81b...1f6638630ef8
< bitcoin-git> bitcoin/master 58d67f1 practicalswift: tests: Add fuzzing harness for descriptor Span-parsing helpers
< bitcoin-git> bitcoin/master 1f66386 MarcoFalke: Merge #17113: tests: Add fuzzing harness for descriptor Span-parsing helpe...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17113: tests: Add fuzzing harness for descriptor Span-parsing helpers (master...fuzzers-spanparsing) https://github.com/bitcoin/bitcoin/pull/17113
< bitcoin-git> [bitcoin] theStack opened pull request #17160: net: subnet lookup: use single-result LookupHost() (master...20191016-net-simplify_function_lookupsubnet) https://github.com/bitcoin/bitcoin/pull/17160
< bitcoin-git> [bitcoin] carnhofdaki opened pull request #17159: doc: Add a note about backporting (master...cdk/doc-backports) https://github.com/bitcoin/bitcoin/pull/17159
< bitcoin-git> [bitcoin] carnhofdaki opened pull request #17158: tests: Fix fs_tests for unknown locales (0.19...cdk/0.19-fix_fs_tests) https://github.com/bitcoin/bitcoin/pull/17158
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb292af309aa...4cfb6738e81b
< bitcoin-git> bitcoin/master a0daea4 Sjors Provoost: [build] depends macOS: point --sysroot to SDK
< bitcoin-git> bitcoin/master 4cfb673 Wladimir J. van der Laan: Merge #17118: build: depends macOS: point --sysroot to SDK
< bitcoin-git> [bitcoin] laanwj merged pull request #17118: build: depends macOS: point --sysroot to SDK (master...2019/10/macos-sysroot) https://github.com/bitcoin/bitcoin/pull/17118

2019-10-15

< bitcoin-git> [bitcoin] dannmat opened pull request #17157: doc: Added instructions for how to add an upsteam to forked repo (master...Oct-19-Contribution.mc) https://github.com/bitcoin/bitcoin/pull/17157
< bitcoin-git> [bitcoin] achow101 opened pull request #17156: psbt: check that various indexes and amounts are within bounds (master...psbt-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/17156
< bitcoin-git> [bitcoin] dannmat closed pull request #17152: doc: Added instructions in CONTRIBUTE.MD for adding an upstream to forked repo (master...master) https://github.com/bitcoin/bitcoin/pull/17152
< bitcoin-git> [bitcoin] fanquake merged pull request #17105: gui: Make RPCConsole::TabTypes an enum class (master...2019-10-fix-warning) https://github.com/bitcoin/bitcoin/pull/17105
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a3af5b5c13f7...eb292af309aa
< bitcoin-git> bitcoin/master 8019b6b Joao Barbosa: gui: Make RPCConsole::TabTypes an enum class
< bitcoin-git> bitcoin/master eb292af fanquake: Merge #17105: gui: Make RPCConsole::TabTypes an enum class
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e180be49d7d8...a3af5b5c13f7
< bitcoin-git> bitcoin/master eea462d John Newbery: [wallet] Remove package limit config access from wallet
< bitcoin-git> bitcoin/master b96ed03 John Newbery: [wallet] Remove pruning check for -rescan option
< bitcoin-git> bitcoin/master a3af5b5 MarcoFalke: Merge #17138: Remove wallet access to some node arguments
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17138: Remove wallet access to some node arguments (master...2019-10-remove-wallet-access-to-node-args) https://github.com/bitcoin/bitcoin/pull/17138
< bitcoin-git> [bitcoin] jnewbery opened pull request #17154: [wallet] Actually return success in CommitTransaction (master...2019-04-CommitTransaction) https://github.com/bitcoin/bitcoin/pull/17154
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/137b7a2af1aa...e180be49d7d8
< bitcoin-git> bitcoin/master 9be6666 Adam Jonas: typo and unneccessary parentheses
< bitcoin-git> bitcoin/master 66b2984 Adam Jonas: change wallet pointers to references in feebumper
< bitcoin-git> bitcoin/master e180be4 MarcoFalke: Merge #17098: refactor: Feebumper EstimateFeeRate follow-up
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17098: refactor: Feebumper EstimateFeeRate follow-up (master...16727-follow-up) https://github.com/bitcoin/bitcoin/pull/17098
< bitcoin-git> [bitcoin] dannmat opened pull request #17152: doc: Added instructions in CONTRIBUTE.MD for adding an upstream to forked repo (master...master) https://github.com/bitcoin/bitcoin/pull/17152
< bitcoin-git> [bitcoin] fanquake opened pull request #17151: gui: remove OpenSSL PRNG seeding (Windows, Qt only) (master...windows_qt_openssl_seeding) https://github.com/bitcoin/bitcoin/pull/17151
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/029c65e04cc2...137b7a2af1aa
< bitcoin-git> bitcoin/master 610d938 dannmat: gui: Added label & tooltip for Verify Message labels
< bitcoin-git> bitcoin/master 137b7a2 fanquake: Merge #17125: gui: Add toolTip and placeholderText to sign message fields
< bitcoin-git> [bitcoin] fanquake merged pull request #17125: gui: Add toolTip and placeholderText to sign message fields (master...master) https://github.com/bitcoin/bitcoin/pull/17125
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c78755640338...029c65e04cc2
< bitcoin-git> bitcoin/master eebcdfa John Newbery: [test] rename SegwitVersion1SignatureHash()
< bitcoin-git> bitcoin/master 029c65e fanquake: Merge #17141: Test: Rename SegwitVersion1SignatureHash()
< bitcoin-git> [bitcoin] fanquake merged pull request #17141: test: Rename SegwitVersion1SignatureHash() (master...2019-10-segwit-v1-is-segwit-v0) https://github.com/bitcoin/bitcoin/pull/17141
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e15ffec71831...c78755640338
< bitcoin-git> bitcoin/master 4441e58 Zakk: Update macdeploy README to include correctly named `.dmg` file produced fr...
< bitcoin-git> bitcoin/master c787556 fanquake: Merge #17142: docs: Update macdeploy README to include all files produced ...
< bitcoin-git> [bitcoin] fanquake merged pull request #17142: docs: Update macdeploy README to include all files produced by `make deploy` (master...master) https://github.com/bitcoin/bitcoin/pull/17142
< bitcoin-git> [bitcoin] fanquake merged pull request #17146: github: Add warning for bug reports (master...2019_10_bugreport_github) https://github.com/bitcoin/bitcoin/pull/17146
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee47461ea511...e15ffec71831
< bitcoin-git> bitcoin/master 5f40d27 Wladimir J. van der Laan: github: Add warning for bug reports
< bitcoin-git> bitcoin/master e15ffec fanquake: Merge #17146: github: Add warning for bug reports
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b544eb6370f0...ee47461ea511
< bitcoin-git> bitcoin/master 44f7a8d Andrew Chow: Disable _FORTIFY_SOURCE when enable-debug
< bitcoin-git> bitcoin/master ee47461 Wladimir J. van der Laan: Merge #17033: Disable _FORTIFY_SOURCE when enable-debug
< bitcoin-git> [bitcoin] laanwj merged pull request #17033: Disable _FORTIFY_SOURCE when enable-debug (master...fix-fortify) https://github.com/bitcoin/bitcoin/pull/17033
< bitcoin-git> [bitcoin] YamaTomato closed pull request #17147: Added code description. (master...yamato) https://github.com/bitcoin/bitcoin/pull/17147
< bitcoin-git> [bitcoin] YamaTomato opened pull request #17147: Added code description. (master...yamato) https://github.com/bitcoin/bitcoin/pull/17147
< bitcoin-git> [bitcoin] laanwj merged pull request #17086: tests: Fix fs_tests for unknown locales (master...cdk/fix_fs_tests) https://github.com/bitcoin/bitcoin/pull/17086
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a4a4964db11e...b544eb6370f0
< bitcoin-git> bitcoin/master d48f664 Daki Carnhof: tests: Fix fs_tests for unknown locales
< bitcoin-git> bitcoin/master b544eb6 Wladimir J. van der Laan: Merge #17086: tests: Fix fs_tests for unknown locales
< bitcoin-git> [bitcoin] laanwj merged pull request #17111: doc: update bips.md with buried BIP9 deployments (master...1910-docBip9Buried) https://github.com/bitcoin/bitcoin/pull/17111
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dcc640811c8c...a4a4964db11e
< bitcoin-git> bitcoin/master fa6ed82 MarcoFalke: doc: update bips.md with buried BIP9 deployments
< bitcoin-git> bitcoin/master a4a4964 Wladimir J. van der Laan: Merge #17111: doc: update bips.md with buried BIP9 deployments

2019-10-14

< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17143: fix kerning issue #16836 for macOS .dmg background image (master...16836) https://github.com/bitcoin/bitcoin/pull/17143
< bitcoin-git> [bitcoin] fanquake merged pull request #17134: doc: Add switch on enum example to developer notes (master...20191014-enum-doc) https://github.com/bitcoin/bitcoin/pull/17134
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b33c03b0cb82...dcc640811c8c
< bitcoin-git> bitcoin/master 11e3d5e Hennadii Stepanov: util: Add AllowShortCaseLabelsOnASingleLine option
< bitcoin-git> bitcoin/master c8961c7 Hennadii Stepanov: doc: Add switch on enum example
< bitcoin-git> bitcoin/master dcc6408 fanquake: Merge #17134: doc: Add switch on enum example to developer notes
< bitcoin-git> [bitcoin] za-kk opened pull request #17142: Update contrib/macdeploy/README.md to match files produced from `make deploy` (master...master) https://github.com/bitcoin/bitcoin/pull/17142
< bitcoin-git> [bitcoin] fanquake reopened pull request #9245: Drop IO priority to idle while reading blocks for peer requests and startup verification (master...ionice) https://github.com/bitcoin/bitcoin/pull/9245
< bitcoin-git> [bitcoin] meshcollider reopened pull request #12833: [qt] move QSettings to bitcoin_rw.conf where possible (master...2018/03/bitcoin-conf-rw) https://github.com/bitcoin/bitcoin/pull/12833
< bitcoin-git> [bitcoin] jnewbery opened pull request #17141: Test: Rename SegwitVersion1SignatureHash() (master...2019-10-segwit-v1-is-segwit-v0) https://github.com/bitcoin/bitcoin/pull/17141
< bitcoin-git> [bitcoin] luke-jr closed pull request #9152: Wallet/RPC: sweepprivkeys method to scan UTXO set and send to local wallet (master...sweepprivkeys) https://github.com/bitcoin/bitcoin/pull/9152
< bitcoin-git> [bitcoin] jimpo opened pull request #17140: test: Fix bug in blockfilter_index_tests. (master...fix-index-test) https://github.com/bitcoin/bitcoin/pull/17140
< bitcoin-git> [bitcoin] jnewbery opened pull request #17138: Remove wallet access to some node arguments (master...2019-10-remove-wallet-access-to-node-args) https://github.com/bitcoin/bitcoin/pull/17138

2019-10-07

< bitcoin-git> [bitcoin] practicalswift opened pull request #17069: tests: Pass fuzzing inputs as constant references (master...readonly-fuzzer-inputs) https://github.com/bitcoin/bitcoin/pull/17069
< bitcoin-git> [bitcoin] D4nte opened pull request #17068: Always generate `bitcoinstrings.cpp` on `make translate` (master...16891-gettext-mac) https://github.com/bitcoin/bitcoin/pull/17068

2019-10-06

< bitcoin-git> [bitcoin] hebasto opened pull request #17066: build: Remove workaround for ancient libtool (master...20191006-rpath-issue) https://github.com/bitcoin/bitcoin/pull/17066
< bitcoin-git> [bitcoin] martinus closed pull request #17063: [RFC] Tests: use boost test framework for benchmarks (master...2019-10-refactor-benchmark-framework) https://github.com/bitcoin/bitcoin/pull/17063
< bitcoin-git> [bitcoin] laanwj closed pull request #17061: GUI: remove old translation files for 0.19 (0.19...transl-fix-19) https://github.com/bitcoin/bitcoin/pull/17061
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/913972944b4f...3a7b2a15e3dd
< bitcoin-git> bitcoin/0.19 3a7b2a1 Wladimir J. van der Laan: qt: Periodic translations update
< bitcoin-git> [bitcoin] fanquake closed pull request #17064: Simplify statement. (master...20191006-simplify-statement) https://github.com/bitcoin/bitcoin/pull/17064
< bitcoin-git> [bitcoin] jbampton opened pull request #17064: Simplify statement. (master...20191006-simplify-statement) https://github.com/bitcoin/bitcoin/pull/17064

2019-10-05

< bitcoin-git> [bitcoin] martinus opened pull request #17063: [RFC] Tests: use boost test framework for benchmarks (master...2019-10-refactor-benchmark-framework) https://github.com/bitcoin/bitcoin/pull/17063
< bitcoin-git> [bitcoin] fanquake closed pull request #17062: Update Copyright Date (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17062
< bitcoin-git> [bitcoin] sunnankar opened pull request #17062: Update Copyright Date (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17062
< bitcoin-git> [bitcoin] GChuf opened pull request #17061: GUI: remove old translation files for 0.19 (0.19...transl-fix-19) https://github.com/bitcoin/bitcoin/pull/17061
< bitcoin-git> [bitcoin] martinus opened pull request #17060: Cache 26% more coins: Reduce CCoinsMap::value_type from 96 to 76 bytes (master...2019-09-more-compact-Coin) https://github.com/bitcoin/bitcoin/pull/17060
< bitcoin-git> [bitcoin] laanwj closed pull request #17058: GUI: Remove old translation files, reorganize translations (master...translations-fix) https://github.com/bitcoin/bitcoin/pull/17058
< bitcoin-git> [bitcoin] hebasto opened pull request #17059: util: Simplify path argument for CBlockTreeDB ctor (master...20191005-blocks-index) https://github.com/bitcoin/bitcoin/pull/17059

2019-10-04

< bitcoin-git> [bitcoin] GChuf opened pull request #17058: GUI: Remove old translation files, reorganize translations (master...translations-fix) https://github.com/bitcoin/bitcoin/pull/17058
< bitcoin-git> [bitcoin] fanquake opened pull request #17057: build: switch to upstream libdmg-hfsplus (master...upstream_libdmg_hfsplus) https://github.com/bitcoin/bitcoin/pull/17057
< bitcoin-git> [bitcoin] achow101 opened pull request #17056: Introduce sortedmulti descriptor (master...sortedmulti-desc) https://github.com/bitcoin/bitcoin/pull/17056
< bitcoin-git> [bitcoin] lucayepa opened pull request #17055: [0.19] Backport of #15706 (0.19...check-qt-version-0.19) https://github.com/bitcoin/bitcoin/pull/17055
< bitcoin-git> [bitcoin] lucayepa opened pull request #17054: [0.18.2] Backport of #15706 (master...check-qt-version-0.18) https://github.com/bitcoin/bitcoin/pull/17054
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/917d3d9052b5...7b701fef58f6
< bitcoin-git> bitcoin/master fa1ad8f MarcoFalke: build: Bump gitian descriptor versions
< bitcoin-git> bitcoin/master 7b701fe fanquake: Merge #17049: contrib: Bump gitian descriptors for 0.20
< bitcoin-git> [bitcoin] fanquake merged pull request #17049: contrib: Bump gitian descriptors for 0.20 (master...1909-prep20) https://github.com/bitcoin/bitcoin/pull/17049
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94d6a18f23ec...917d3d9052b5
< bitcoin-git> bitcoin/master dffae5a gchuf: scripts: update copyright_header script to include additional files
< bitcoin-git> bitcoin/master 917d3d9 fanquake: Merge #17052: scripts: update copyright_header script to include additiona...
< bitcoin-git> [bitcoin] fanquake merged pull request #17052: scripts: update copyright_header script to include additional files (master...copyright-header-script) https://github.com/bitcoin/bitcoin/pull/17052
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/94e6e9f38dee...94d6a18f23ec
< bitcoin-git> bitcoin/master 8e59af5 Gregory Sanders: feefilter: Compute the absolute fee rather than stored rate to match mempo...
< bitcoin-git> bitcoin/master 6a51f79 Gregory Sanders: Disallow implicit conversion for CFeeRate constructor
< bitcoin-git> bitcoin/master eb7b781 Gregory Sanders: modify p2p_feefilter test to catch rounding error
< bitcoin-git> [bitcoin] fanquake merged pull request #16507: feefilter: Compute the absolute fee rather than stored rate (master...feefilter_match_mempool) https://github.com/bitcoin/bitcoin/pull/16507
< bitcoin-git> [bitcoin] fanquake closed pull request #17053: Update headers for v0.19 (0.19...update-headers-019) https://github.com/bitcoin/bitcoin/pull/17053
< bitcoin-git> [bitcoin] GChuf opened pull request #17053: Update headers for v0.19 (0.19...update-headers-019) https://github.com/bitcoin/bitcoin/pull/17053
< bitcoin-git> [bitcoin] GChuf opened pull request #17052: scripts: update copyright_header script to include additional files (master...copyright-header-script) https://github.com/bitcoin/bitcoin/pull/17052
< bitcoin-git> [bitcoin] practicalswift opened pull request #17051: tests: Add deserialization fuzzing harnesses (master...fuzzers-deserialize) https://github.com/bitcoin/bitcoin/pull/17051
< bitcoin-git> [bitcoin] laanwj pushed tag v0.19.0rc1: https://github.com/bitcoin/bitcoin/compare/v0.19.0rc1
< bitcoin-git> [bitcoin] practicalswift opened pull request #17050: tests: Add fuzzing harnesses for DecodeRawPSBT(...), ParseHDKeypath(...), ParseScript(...), various number parsing functions and various JSON/univalue parsing functions (master...fuzzers) https://github.com/bitcoin/bitcoin/pull/17050
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/bd22dea6331d...913972944b4f
< bitcoin-git> bitcoin/0.19 9139729 Wladimir J. van der Laan: doc: Update manpages
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17049: build: Release updates on master (take 2) (master...1909-prep20) https://github.com/bitcoin/bitcoin/pull/17049
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/cd1e7bb06431...bd22dea6331d
< bitcoin-git> bitcoin/0.19 bd22dea João Barbosa: Prevent processing duplicate payment requests
< bitcoin-git> [bitcoin] GChuf opened pull request #17048: gui: add shortcuts for Options and Command-line options (master...shortcuts) https://github.com/bitcoin/bitcoin/pull/17048
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8ddc30393121...94e6e9f38dee
< bitcoin-git> bitcoin/master fab68a0 MarcoFalke: doc: move-only release notes fragments for 0.20.0
< bitcoin-git> bitcoin/master fa8d052 MarcoFalke: doc: Update bips.md for default bech32 addresses in 0.20.0
< bitcoin-git> bitcoin/master fad1dbd MarcoFalke: doc: Fix amount typo in release notes
< bitcoin-git> [bitcoin] fanquake merged pull request #17026: doc: Update bips.md for default bech32 addresses in 0.20.0 (master...1909-doc0.20Rel) https://github.com/bitcoin/bitcoin/pull/17026
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1f284aa757d...8ddc30393121
< bitcoin-git> bitcoin/master 3f89e1e João Barbosa: Prevent processing duplicate payment requests
< bitcoin-git> bitcoin/master 8ddc303 fanquake: Merge #17031: gui: Prevent processing duplicate payment requests
< bitcoin-git> [bitcoin] fanquake merged pull request #17031: gui: Prevent processing duplicate payment requests (master...2019-10-fix-paymentserver) https://github.com/bitcoin/bitcoin/pull/17031
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/6db76c6bc7fe...cd1e7bb06431
< bitcoin-git> bitcoin/0.19 cd1e7bb Wladimir J. van der Laan: build: Fix boost detection on Ubuntu ARM 18.04
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/9fdaaecf4928...6db76c6bc7fe
< bitcoin-git> bitcoin/0.19 6db76c6 Wladimir J. van der Laan: qt: Periodic translations update

2019-10-03

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c90ce0f709db...f1f284aa757d
< bitcoin-git> bitcoin/master 0b1dcd3 Brian Solon: contrib: fix minor typos in makeseeds.py
< bitcoin-git> bitcoin/master f1f284a MarcoFalke: Merge #17042: contrib: fix minor typos in makeseeds.py
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17042: contrib: fix minor typos in makeseeds.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17042
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16540: test: Add ASSERT_DEBUG_LOG to unit test framework (master...1908-UnitTestAssertDebugLog) https://github.com/bitcoin/bitcoin/pull/16540
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16540: test: Add ASSERT_DEBUG_LOG to unit test framework (master...1908-UnitTestAssertDebugLog) https://github.com/bitcoin/bitcoin/pull/16540
< bitcoin-git> [bitcoin] j15marti opened pull request #17046: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/17046
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17046: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/17046
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17045: Create bitcoin (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17045
< bitcoin-git> [bitcoin] napuri-metti opened pull request #17045: Create bitcoin (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17045
< bitcoin-git> [bitcoin] fjahr opened pull request #17044: refactor: remove old bootstrap relevant code (master...pr15954) https://github.com/bitcoin/bitcoin/pull/17044
< bitcoin-git> [bitcoin] laanwj merged pull request #17022: doc: move-only: Steps for "before major release branch-off" (master...1909-docReleaseProcess) https://github.com/bitcoin/bitcoin/pull/17022
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47150377967e...c90ce0f709db
< bitcoin-git> bitcoin/master faca1c2 MarcoFalke: doc: move-only: Steps for "before major release branch-off"
< bitcoin-git> bitcoin/master c90ce0f Wladimir J. van der Laan: Merge #17022: doc: move-only: Steps for "before major release branch-off"
< bitcoin-git> [bitcoin] laanwj merged pull request #17038: Don't rename main thread at process level (master...2019_10_no_main_thread_rename) https://github.com/bitcoin/bitcoin/pull/17038
< bitcoin-git> [bitcoin] solon opened pull request #17042: contrib: fix minor typos in makeseeds.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17042
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/76ec335234ba...9fdaaecf4928
< bitcoin-git> bitcoin/0.19 9fdaaec Wladimir J. van der Laan: Don't rename main thread at process level
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/284cd3195a9e...47150377967e
< bitcoin-git> bitcoin/master 07e4bdb Wladimir J. van der Laan: Don't rename main thread at process level
< bitcoin-git> bitcoin/master 4715037 Wladimir J. van der Laan: Merge #17038: Don't rename main thread at process level
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17041: ci: Run tests on arm (master...1909-ciFunArm) https://github.com/bitcoin/bitcoin/pull/17041
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16507: feefilter: Compute the absolute fee rather than stored rate (master...feefilter_match_mempool) https://github.com/bitcoin/bitcoin/pull/16507
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16507: feefilter: Compute the absolute fee rather than stored rate (master...feefilter_match_mempool) https://github.com/bitcoin/bitcoin/pull/16507
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17040: ci: Make apt-get more verbose, to debug travis timeouts (master...1909-ciAptTimeout) https://github.com/bitcoin/bitcoin/pull/17040
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17040: ci: Make apt-get more verbose, to debug travis timeouts (master...1909-ciAptTimeout) https://github.com/bitcoin/bitcoin/pull/17040
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15262: build: Enable C++14 in build, require C++14 compiler. (master...c++14) https://github.com/bitcoin/bitcoin/pull/15262
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #17039: Small fix typo in polish translations in Qt client. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17039
< bitcoin-git> [bitcoin] matszpk opened pull request #17039: Small fix typo in polish translations in Qt client. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17039
< bitcoin-git> [bitcoin] laanwj closed pull request #16995: Fix gcc 9 warnings (master...2019_09_resolve_gcc_warnings) https://github.com/bitcoin/bitcoin/pull/16995
< bitcoin-git> [bitcoin] laanwj opened pull request #17038: Don't call ThreadRename for the main thread (master...2019_10_no_main_thread_rename) https://github.com/bitcoin/bitcoin/pull/17038
< bitcoin-git> [bitcoin] jtimon opened pull request #17037: Test: Many regtests with different genesis and default datadir (master...b20-n-chains) https://github.com/bitcoin/bitcoin/pull/17037
< bitcoin-git> [bitcoin] emilengler opened pull request #17035: qt: Fix text display when state of prune button is changed (master...2019-10-qt-intro-prune-text-update-fix) https://github.com/bitcoin/bitcoin/pull/17035
< bitcoin-git> [bitcoin] achow101 opened pull request #17034: Bip174 extensions (master...bip174-extensions) https://github.com/bitcoin/bitcoin/pull/17034

2019-10-02

< bitcoin-git> [bitcoin] achow101 opened pull request #17033: Disable hardening when enable-debug (master...fix-fortify) https://github.com/bitcoin/bitcoin/pull/17033
< bitcoin-git> [bitcoin] promag opened pull request #17031: Prevent processing duplicate payment requests (master...2019-10-fix-paymentserver) https://github.com/bitcoin/bitcoin/pull/17031
< bitcoin-git> [bitcoin] jbampton opened pull request #17030: Fix Python Docstring to include all Args. (master...fix-python-docstring) https://github.com/bitcoin/bitcoin/pull/17030
< bitcoin-git> [bitcoin] dongcarl opened pull request #17029: gitian: Various improvements for Windows descriptor (master...2019-10-gitian-win-improvements) https://github.com/bitcoin/bitcoin/pull/17029
< bitcoin-git> [bitcoin] andrewtoth opened pull request #17028: [rpc] Include immature coinbase in listunspent (master...listunspent-immature) https://github.com/bitcoin/bitcoin/pull/17028
< bitcoin-git> [bitcoin] jtimon closed pull request #16771: Chainparams: Wallet: Decouple DefaultFallbackfee() from IsTestChain() (master...b19-chainparams-fallbackfee) https://github.com/bitcoin/bitcoin/pull/16771
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17026: doc: Update bips.md for default bech32 addresses in 0.20.0 (master...1909-doc0.20Rel) https://github.com/bitcoin/bitcoin/pull/17026
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4a0d27e8575...a689c119076c
< bitcoin-git> bitcoin/master ea4cc3a Jorge Timón: Truly decouple wallet from chainparams for -fallbackfee
< bitcoin-git> bitcoin/master a689c11 MarcoFalke: Merge #16524: Wallet: Disable -fallbackfee by default
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16524: Wallet: Disable -fallbackfee by default (master...b19-true-wallet-no-chainparams) https://github.com/bitcoin/bitcoin/pull/16524
< bitcoin-git> [bitcoin] laanwj merged pull request #13716: bitcoin-cli: -stdinwalletpassphrase and non-echo stdin passwords (master...stdinwalletpassphrase) https://github.com/bitcoin/bitcoin/pull/13716
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/fecc1be23143...f4a0d27e8575
< bitcoin-git> bitcoin/master 0da503e Karl-Johan Alm: add stdin helpers for password input support
< bitcoin-git> bitcoin/master 7f11fba Karl-Johan Alm: cli: add -stdinwalletpassphrase for (slightly more) secure CLI
< bitcoin-git> bitcoin/master 50c4afa Karl-Johan Alm: add newline after -stdin*
< bitcoin-git> [bitcoin] RandyMcMillan closed pull request #17016: doc: markdown improvements in build_osx.md (master...doc-build-osx-md) https://github.com/bitcoin/bitcoin/pull/17016
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ccaef6c28b19...fecc1be23143
< bitcoin-git> bitcoin/master f50785a Gregory Sanders: Change default address type to bech32
< bitcoin-git> bitcoin/master b34f018 Gregory Sanders: Revert "gui: Generate bech32 addresses by default (take 2, fixup)"
< bitcoin-git> bitcoin/master 71d4edd Gregory Sanders: Add release note for bech32 by default in wallet
< bitcoin-git> [bitcoin] laanwj merged pull request #16884: wallet: Change default address type to bech32 (master...bech32_default) https://github.com/bitcoin/bitcoin/pull/16884
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17024: Fix include style (master...fix-leveldb-) https://github.com/bitcoin/bitcoin/pull/17024
< bitcoin-git> [bitcoin] BlockMechanic opened pull request #17024: Fix include style (master...fix-leveldb-) https://github.com/bitcoin/bitcoin/pull/17024
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/57eb126416ff...76ec335234ba
< bitcoin-git> bitcoin/0.19 76ec335 Wladimir J. van der Laan: qt: Translations update pre-rc1
< bitcoin-git> [bitcoin] Sjors opened pull request #17023: doc: warn that ranged multi() descriptors are not BIP67 compatible (master...2019/10/doc_descriptor_bip67_warning) https://github.com/bitcoin/bitcoin/pull/17023
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/19ba43ae2d00...ccaef6c28b19
< bitcoin-git> bitcoin/master 1111170 MarcoFalke: test: mempool entry time is persisted
< bitcoin-git> bitcoin/master faaa1f0 MarcoFalke: util: Add count_seconds time helper
< bitcoin-git> bitcoin/master faec689 MarcoFalke: txmempool: Make entry time type-safe (std::chrono)
< bitcoin-git> [bitcoin] laanwj merged pull request #16908: txmempool: Make entry time type-safe (std::chrono) (master...1909-mempoolEntryChrono) https://github.com/bitcoin/bitcoin/pull/16908
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ecc0f272a081...19ba43ae2d00
< bitcoin-git> bitcoin/master a649cc6 Gregory Sanders: Change sendcoins dialogue Yes to Send
< bitcoin-git> bitcoin/master 19ba43a MarcoFalke: Merge #16964: gui: Change sendcoins dialogue Yes to Send
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16964: gui: Change sendcoins dialogue Yes to Send (master...sendcoins_yes) https://github.com/bitcoin/bitcoin/pull/16964
< bitcoin-git> [bitcoin] laanwj pushed tag v0.17.2: https://github.com/bitcoin/bitcoin/compare/v0.17.2
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17011: ci: Use busybox utils for one build (master...1909-ciBusyBox) https://github.com/bitcoin/bitcoin/pull/17011
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17011: ci: Use busybox utils for one build (master...1909-ciBusyBox) https://github.com/bitcoin/bitcoin/pull/17011
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17022: doc: move-only: Steps for "before major release branch-off" (master...1909-docReleaseProcess) https://github.com/bitcoin/bitcoin/pull/17022
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8afa602f308e...ecc0f272a081
< bitcoin-git> bitcoin/master c0859b7 Jon Atack: build: 0.19 release updates on master
< bitcoin-git> bitcoin/master 4341018 Jon Atack: doc: reset release notes after 0.19 split-off
< bitcoin-git> bitcoin/master ecc0f27 Wladimir J. van der Laan: Merge #17007: build: 0.19 release updates on master
< bitcoin-git> [bitcoin] laanwj merged pull request #17007: build: 0.19 release updates on master (master...0-19-release-updates) https://github.com/bitcoin/bitcoin/pull/17007
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17022: doc: move-only: Steps for "before major release branch-off" (master...1909-docReleaseProcess) https://github.com/bitcoin/bitcoin/pull/17022
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/commit/57eb126416ff
< bitcoin-git> bitcoin/0.19 57eb126 Wladimir J. van der Laan: build: Bump version to 0.19.0
< bitcoin-git> [bitcoin] laanwj merged pull request #16727: wallet: Explicit feerate for bumpfee (master...feerate_bumpfee) https://github.com/bitcoin/bitcoin/pull/16727
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8d39c636aa2c...8afa602f308e
< bitcoin-git> bitcoin/master 1a4c791 ezegom: rpc bumpfee: move feerate estimation logic into separate method
< bitcoin-git> bitcoin/master 88e5f99 ezegom: rpc bumpfee: add fee_rate argument
< bitcoin-git> bitcoin/master 9f25de3 ezegom: rpc bumpfee check fee_rate argument
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ddc4e3c2d685...8d39c636aa2c
< bitcoin-git> bitcoin/master addaf8a Jonas Schnelli: make sure to update the UI when deleting a transaction
< bitcoin-git> bitcoin/master 8d39c63 Wladimir J. van der Laan: Merge #16952: gui: make sure to update the UI when deleting a transaction
< bitcoin-git> [bitcoin] laanwj merged pull request #16952: gui: make sure to update the UI when deleting a transaction (master...2019/09/fix_zap_ui) https://github.com/bitcoin/bitcoin/pull/16952
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17022: doc: move-only: Steps for "before major release branch-off" (master...1909-docReleaseProcess) https://github.com/bitcoin/bitcoin/pull/17022
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/30c2b0b1cb11...ddc4e3c2d685
< bitcoin-git> bitcoin/master aa81e2c practicalswift: Enable UBSan for Travis fuzzer job
< bitcoin-git> bitcoin/master ddc4e3c MarcoFalke: Merge #17006: tests: Enable UBSan for Travis fuzzing job
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17006: tests: Enable UBSan for Travis fuzzing job (master...travis-fuzz-ubsan) https://github.com/bitcoin/bitcoin/pull/17006
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27322cd161dd...30c2b0b1cb11
< bitcoin-git> bitcoin/master 2a4e60b Suhas Daftuar: Fix block index inconsistency in InvalidateBlock()
< bitcoin-git> bitcoin/master 30c2b0b Wladimir J. van der Laan: Merge #16849: Fix block index inconsistency in InvalidateBlock()
< bitcoin-git> [bitcoin] laanwj merged pull request #16849: Fix block index inconsistency in InvalidateBlock() (master...2019-09-fix-invalidate-block-consistency) https://github.com/bitcoin/bitcoin/pull/16849
< bitcoin-git> [bitcoin] laanwj merged pull request #16999: net: 0.19 seeds update (master...2019_10_seeds_update) https://github.com/bitcoin/bitcoin/pull/16999
< bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/752debdbdb2e...27322cd161dd
< bitcoin-git> bitcoin/master 301c2b1 Wladimir J. van der Laan: contrib: makeseeds: Improve logging and filtering
< bitcoin-git> bitcoin/master 3314d87 Wladimir J. van der Laan: contrib: makeseeds: Factor out ASN lookup
< bitcoin-git> bitcoin/master c254a9e Wladimir J. van der Laan: contrib: makeseeds: dedup by ip,port
< bitcoin-git> [bitcoin] laanwj merged pull request #13266: refactor: privatize SignatureExtractorChecker [moveonly] (master...data-from-transaction) https://github.com/bitcoin/bitcoin/pull/13266
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f40a9128666...752debdbdb2e
< bitcoin-git> bitcoin/master 73aaf4e Ben Woosley: Make SignatureExtractorChecker private to its own file
< bitcoin-git> bitcoin/master 752debd Wladimir J. van der Laan: Merge #13266: refactor: privatize SignatureExtractorChecker [moveonly]
< bitcoin-git> [bitcoin] laanwj closed pull request #16791: Enable Link Time Optimizations (master...2019-09-thinlto) https://github.com/bitcoin/bitcoin/pull/16791
< bitcoin-git> [bitcoin] practicalswift opened pull request #17018: tests: Add Parse(...) (descriptor) fuzzing harness (master...descriptor_parse) https://github.com/bitcoin/bitcoin/pull/17018
< bitcoin-git> [bitcoin] practicalswift reopened pull request #15262: build: Enable C++14 in build, require C++14 compiler. (master...c++14) https://github.com/bitcoin/bitcoin/pull/15262
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #17016: doc: markdown not displaying correctly (master...doc-build-osx-md) https://github.com/bitcoin/bitcoin/pull/17016
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4b51ed89cfce...1f40a9128666
< bitcoin-git> bitcoin/master fa02f2d MarcoFalke: doc: Add missing release notes for 16383
< bitcoin-git> bitcoin/master fa3d984 MarcoFalke: doc: Consolidate release notes before 0.19.0
< bitcoin-git> bitcoin/master 1f40a91 fanquake: Merge #17014: doc: Consolidate release notes before 0.19.0 (move-only)
< bitcoin-git> [bitcoin] fanquake merged pull request #17014: doc: Consolidate release notes before 0.19.0 (move-only) (master...1909-docRel19) https://github.com/bitcoin/bitcoin/pull/17014
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dab0e36652f3...4b51ed89cfce
< bitcoin-git> bitcoin/master fa3a733 MarcoFalke: chainparams: Bump assumed chain params
< bitcoin-git> bitcoin/master 4b51ed8 fanquake: Merge #17002: chainparams: Bump assumed chain params
< bitcoin-git> [bitcoin] fanquake merged pull request #17002: chainparams: Bump assumed chain params (master...1909-bumpAssumedChainParams) https://github.com/bitcoin/bitcoin/pull/17002

2019-10-01

< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6e4f65539139...dab0e36652f3
< bitcoin-git> bitcoin/master faccf5f MarcoFalke: doc: Explain QT_QPA_PLATFORM for gui tests
< bitcoin-git> bitcoin/master fa06bb6 MarcoFalke: qa: Do not force overwrite of QT_QPA_PLATFORM on windows for gui tests
< bitcoin-git> bitcoin/master dab0e36 fanquake: Merge #17015: qa: Explain QT_QPA_PLATFORM for gui tests
< bitcoin-git> [bitcoin] fanquake merged pull request #17015: qa: Explain QT_QPA_PLATFORM for gui tests (master...1909-docGuiTestsQT_QPA_PLATFORM) https://github.com/bitcoin/bitcoin/pull/17015
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17015: doc: Explain QT_QPA_PLATFORM for gui tests (master...1909-docGuiTestsQT_QPA_PLATFORM) https://github.com/bitcoin/bitcoin/pull/17015
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17014: doc: Consolidate release notes before 0.19.0 (master...1909-docRel19) https://github.com/bitcoin/bitcoin/pull/17014
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17011: ci: Use busybox utils for one build (master...1909-ciBusyBox) https://github.com/bitcoin/bitcoin/pull/17011
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9dd99ea88e1d...6e4f65539139
< bitcoin-git> bitcoin/master 386ae0f Hennadii Stepanov: util: Make thread names shorter
< bitcoin-git> bitcoin/master 6e4f655 fanquake: Merge #16984: util: Make thread names shorter
< bitcoin-git> [bitcoin] fanquake merged pull request #16984: util: Make thread names shorter (master...20190929-short-thread-names) https://github.com/bitcoin/bitcoin/pull/16984
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52acd245734a...9dd99ea88e1d
< bitcoin-git> bitcoin/master fadd6e0 MarcoFalke: doc: Remove mention of renamed mapBlocksUnlinked
< bitcoin-git> bitcoin/master 9dd99ea Wladimir J. van der Laan: Merge #17001: doc: Remove mention of renamed mapBlocksUnlinked
< bitcoin-git> [bitcoin] laanwj merged pull request #17001: doc: Remove mention of renamed mapBlocksUnlinked (master...1909-docmapBlocksUnlinkedRenamed) https://github.com/bitcoin/bitcoin/pull/17001
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd6e9b33a65c...52acd245734a
< bitcoin-git> bitcoin/master 57b0cd4 Jon Layton: build: Installed Qt version only appears if being built
< bitcoin-git> bitcoin/master 52acd24 fanquake: Merge #17005: build: Qt version appears only if GUI is being built
< bitcoin-git> [bitcoin] fanquake merged pull request #17005: build: Qt version appears only if GUI is being built (master...build/qt-no) https://github.com/bitcoin/bitcoin/pull/17005