2019-08-27

< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/215eec3bb532...d21e8aa0a946
< bitcoin-git> bitcoin/master eb2d64b Chuf: doc: Add spacing to command in translation_process.md
< bitcoin-git> bitcoin/master d21e8aa fanquake: Merge #16732: doc: Add spacing to command in translation_process.md
< bitcoin-git> [bitcoin] fanquake closed pull request #16492: rpc: Add feeRate argument to bumpFee RPC (master...feerate_bumpfee) https://github.com/bitcoin/bitcoin/pull/16492
< bitcoin-git> [bitcoin] fanquake closed pull request #16731: doc: remove "experimental" from README.md (master...master) https://github.com/bitcoin/bitcoin/pull/16731
< bitcoin-git> [bitcoin] fanquake merged pull request #16723: doc: Update labels in CONTRIBUTING.md (master...20190825-build-prefix) https://github.com/bitcoin/bitcoin/pull/16723
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/efe1ee0d8d7f...215eec3bb532
< bitcoin-git> bitcoin/master a64dbef Hennadii Stepanov: doc: Update labels in CONTRIBUTING.md
< bitcoin-git> bitcoin/master 215eec3 fanquake: Merge #16723: doc: Update labels in CONTRIBUTING.md
< bitcoin-git> [bitcoin] GChuf opened pull request #16732: [trivial] Add spacing to command (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16732

2019-08-26

< bitcoin-git> [bitcoin] fanquake merged pull request #16730: Support serialization of std::vector<bool> (master...201908_servecbool) https://github.com/bitcoin/bitcoin/pull/16730
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/adff8fe32101...efe1ee0d8d7f
< bitcoin-git> bitcoin/master 92528c2 Pieter Wuille: Support serialization of std::vector<bool>
< bitcoin-git> bitcoin/master efe1ee0 fanquake: Merge #16730: Support serialization of std::vector<bool>
< bitcoin-git> [bitcoin] f3r opened pull request #16731: Update Readme.MD (master...master) https://github.com/bitcoin/bitcoin/pull/16731
< bitcoin-git> [bitcoin] sipa opened pull request #16730: Support serialization of std::vector<bool> (master...201908_servecbool) https://github.com/bitcoin/bitcoin/pull/16730
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #16729: [GUI] - Reintroduce menu icons (master...update-icons-4) https://github.com/bitcoin/bitcoin/pull/16729
< bitcoin-git> [bitcoin] GChuf opened pull request #16729: [GUI] - Reintroduce menu icons (master...update-icons-4) https://github.com/bitcoin/bitcoin/pull/16729
< bitcoin-git> [bitcoin] jamesob opened pull request #16728: move-only: move coins statistics utils out of RPC (master...2019-08-au-coinstats) https://github.com/bitcoin/bitcoin/pull/16728
< bitcoin-git> [bitcoin] instagibbs opened pull request #16727: Explicit feerate for bumpfee (master...feerate_bumpfee) https://github.com/bitcoin/bitcoin/pull/16727
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16629: doc: Add documentation for the new whitelist permissions (master...doc/permissions) https://github.com/bitcoin/bitcoin/pull/16629
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af4100cd6f77...adff8fe32101
< bitcoin-git> bitcoin/master 66ad754 nicolas.dorier: [Doc] Add documentation for the new whitelist permissions
< bitcoin-git> bitcoin/master adff8fe MarcoFalke: Merge #16629: doc: Add documentation for the new whitelist permissions
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16404: qa: Test ZMQ notification after chain reorg (master...2019-07-zmq-reorg) https://github.com/bitcoin/bitcoin/pull/16404
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/db67101c748c...af4100cd6f77
< bitcoin-git> bitcoin/master 6bc1ff9 João Barbosa: doc: Add note regarding ZMQ block notification
< bitcoin-git> bitcoin/master aa2622a João Barbosa: qa: Refactor ZMQ test
< bitcoin-git> bitcoin/master abdfc5e João Barbosa: qa: Test ZMQ notification after chain reorg
< bitcoin-git> [bitcoin] practicalswift opened pull request #16726: tests: Avoid common Python default parameter gotcha when mutable dict/list:s are used as default parameter values (master...python-mutable-default-parameter-values) https://github.com/bitcoin/bitcoin/pull/16726
< bitcoin-git> [bitcoin] Sjors closed pull request #16378: [WIP] The ultimate send RPC (master...2019/07/send) https://github.com/bitcoin/bitcoin/pull/16378
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #16725: P2PK should not have address (master...fix/p2pk-not-p2pkh) https://github.com/bitcoin/bitcoin/pull/16725
< bitcoin-git> [bitcoin] bhinesley opened pull request #16724: wallet: Remove redundant wpkh script import (master...bugfix-wallet-warning) https://github.com/bitcoin/bitcoin/pull/16724

2019-08-25

< bitcoin-git> [bitcoin] hebasto opened pull request #16723: doc: Update labels in CONTRIBUTING.md (master...20190825-build-prefix) https://github.com/bitcoin/bitcoin/pull/16723
< bitcoin-git> [bitcoin] hebasto opened pull request #16722: build: Disable warnings for leveldb subtree by default (master...20190825-leveldb-warnings) https://github.com/bitcoin/bitcoin/pull/16722
< bitcoin-git> [bitcoin] hebasto opened pull request #16720: build: Fix macOS build on Xcode 11 (master...20190825-fix-catalina-build) https://github.com/bitcoin/bitcoin/pull/16720
< bitcoin-git> [bitcoin] Bushstar closed pull request #16709: Replace boost::mutex/condition_variable with std equivalents (master...boost-to-std-mutex) https://github.com/bitcoin/bitcoin/pull/16709
< bitcoin-git> [bitcoin] fanquake closed pull request #16715: Updating rpcauth and extract_strings_qt following style guidelines (PEP-8) (master...master) https://github.com/bitcoin/bitcoin/pull/16715
< bitcoin-git> [bitcoin] fanquake closed pull request #16644: scripts: attempt to fix some translations in update-translations.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16644
< bitcoin-git> [bitcoin] fanquake merged pull request #16665: scripts: move update-translations.py to maintainer-tools repo (master...move_maintainer_scripts) https://github.com/bitcoin/bitcoin/pull/16665
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ca514ddb772...db67101c748c
< bitcoin-git> bitcoin/master 3d50fe2 fanquake: scripts: move update-translations.py to maintainer-tools repo
< bitcoin-git> bitcoin/master db67101 fanquake: Merge #16665: scripts: move update-translations.py to maintainer-tools rep...
< bitcoin-git> [bitcoin] jamesob opened pull request #16718: Improve speed, memory efficiency with alternate hashmap (master...2019-08-robinhood) https://github.com/bitcoin/bitcoin/pull/16718
< bitcoin-git> [bitcoin] promag opened 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] MarcoFalke closed pull request #16703: rpc: Expose GetUTXOStats for testing (master...1908-rpcTestGetUTXOStats) https://github.com/bitcoin/bitcoin/pull/16703

2019-08-24

< bitcoin-git> [bitcoin] brunoerg opened pull request #16715: Updating rpcauth and extract_strings_qt following style guidelines (PEP-8) (master...master) https://github.com/bitcoin/bitcoin/pull/16715
< bitcoin-git> [bitcoin] Sjors opened pull request #16714: [gui] add prune to intro screen with smart default (master...2019/08/wizard-prune) https://github.com/bitcoin/bitcoin/pull/16714
< bitcoin-git> [bitcoin] jnewbery opened pull request #16713: [consensus] Redefine CSV and segwit deployments to avoid 'unknown softforks' warning (master...2019-08-silence-softfork-warning) https://github.com/bitcoin/bitcoin/pull/16713
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16539: wallet: lower -txmaxfee default from 0.1 to 0.01 BTC (master...2019/08/lower_txmaxfee) https://github.com/bitcoin/bitcoin/pull/16539
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16539: wallet: lower -txmaxfee default from 0.1 to 0.01 BTC (master...2019/08/lower_txmaxfee) https://github.com/bitcoin/bitcoin/pull/16539
< bitcoin-git> [bitcoin] hebasto opened pull request #16710: refactor: Use 'override' specifier for all overriding functions (master...20190824-consistent-override) https://github.com/bitcoin/bitcoin/pull/16710
< bitcoin-git> [bitcoin] Bushstar opened pull request #16709: Replace boost::mutex/condition_variable with std equivalents (master...boost-to-std-mutex) https://github.com/bitcoin/bitcoin/pull/16709
< bitcoin-git> [bitcoin] hebasto opened pull request #16708: qt: Replace obsolete functions of QSslSocket (master...20190824-obsolete-qssl) https://github.com/bitcoin/bitcoin/pull/16708
< bitcoin-git> [bitcoin] BlockMechanic closed pull request #16686: Fix missing destructor in class (master...master) https://github.com/bitcoin/bitcoin/pull/16686
< bitcoin-git> [bitcoin] hebasto opened pull request #16707: qt: Remove obsolete QModelIndex::child() (master...20190824-qmodelindex-child) https://github.com/bitcoin/bitcoin/pull/16707
< bitcoin-git> [bitcoin] hebasto opened pull request #16706: qt: Replace deprecated QSignalMapper by lambda expressions (master...20190824-obsolete-qsignalmapper) https://github.com/bitcoin/bitcoin/pull/16706
< bitcoin-git> [bitcoin] fanquake closed pull request #16705: Merge pull request #2 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16705
< bitcoin-git> [bitcoin] iamtimmarchant opened pull request #16705: Merge pull request #2 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16705
< bitcoin-git> [bitcoin] meshcollider merged pull request #16370: depends: cleanup package configure flags (master...not_so_great_configure_cleanup) https://github.com/bitcoin/bitcoin/pull/16370
< bitcoin-git> [bitcoin] meshcollider pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/910ff94cf5c8...3ca514ddb772
< bitcoin-git> bitcoin/master e439388 fanquake: depends: libXau: configure flags cleanup
< bitcoin-git> bitcoin/master e656d95 fanquake: depends: libxcb: configure flags cleanup
< bitcoin-git> bitcoin/master 86beb8c fanquake: depends: fontconfig: configure flags cleanup
< bitcoin-git> [bitcoin] meshcollider merged pull request #16690: Prepare release notes for 0.19 (master...2019-08-0.19-notes) https://github.com/bitcoin/bitcoin/pull/16690
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d86a906a8840...910ff94cf5c8
< bitcoin-git> bitcoin/master e7415a5 David A. Harding: Doc: move detached release notes into release-notes.md
< bitcoin-git> bitcoin/master 7e1634a David A. Harding: Release notes: edit previously-detached notes
< bitcoin-git> bitcoin/master 74e3876 David A. Harding: Release notes: add previously undocumented changes
< bitcoin-git> [bitcoin] fanquake merged pull request #16694: gui: Ensure transaction send error is always visible (master...rebased_squashed_14956) https://github.com/bitcoin/bitcoin/pull/16694
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/442a9c647754...d86a906a8840
< bitcoin-git> bitcoin/master a4765bd bpay: gui: Ensure tx send error highlight is visible
< bitcoin-git> bitcoin/master d86a906 fanquake: Merge #16694: gui: Ensure transaction send error is always visible

2019-08-23

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16453: validation: Run CheckBlockIndex only on success for now (master...1907-validationCheckBlockIndexSuccess) https://github.com/bitcoin/bitcoin/pull/16453
< bitcoin-git> [bitcoin] achow101 opened 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] MarcoFalke opened pull request #16703: rpc: Expose GetUTXOStats for testing (master...1908-rpcTestGetUTXOStats) https://github.com/bitcoin/bitcoin/pull/16703
< bitcoin-git> [bitcoin] naumenkogs opened pull request #16702: p2p: supplying and using asmap to improve IP bucketing in addrman (master...asn_buckets) https://github.com/bitcoin/bitcoin/pull/16702
< bitcoin-git> [bitcoin] hebasto opened pull request #16701: qt: Replace functions deprecated in Qt 5.13 (partly) (master...20190823-qt13-deprecated) https://github.com/bitcoin/bitcoin/pull/16701
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #16698: [WIP] Mempool: rework rebroadcast logic to improve privacy (master...rebroadcast) https://github.com/bitcoin/bitcoin/pull/16698
< bitcoin-git> [bitcoin] shargon opened pull request #16696: [validation] static_assert to ensure width in unit class (master...fix-uintbase) https://github.com/bitcoin/bitcoin/pull/16696
< bitcoin-git> [bitcoin] shargon closed pull request #16679: [validation] static_assert to ensure width in unit class (master...fix-unit-base) https://github.com/bitcoin/bitcoin/pull/16679
< bitcoin-git> [bitcoin] leto opened pull request #16695: Add window final block height to getchaintxstats (master...getchaintxstats_height) https://github.com/bitcoin/bitcoin/pull/16695
< bitcoin-git> [bitcoin] fanquake opened pull request #16694: gui: Ensure transaction send error is always visible (master...rebased_squashed_14956) https://github.com/bitcoin/bitcoin/pull/16694
< bitcoin-git> [bitcoin] fanquake closed pull request #14956: [qt] Ensure tx send error highlight is visible (master...show-highlighted-field) https://github.com/bitcoin/bitcoin/pull/14956
< bitcoin-git> [bitcoin] fanquake merged pull request #16691: doc: improve depends prefix documentation (master...depends_improve_prefix_docs) https://github.com/bitcoin/bitcoin/pull/16691
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d72758c3f6c3...442a9c647754
< bitcoin-git> bitcoin/master be27161 Russell Yanofsky: Clarify need to specify --prefix with depends
< bitcoin-git> bitcoin/master 2483266 Russell Yanofsky: packages.md: document depends build targets
< bitcoin-git> bitcoin/master 442a9c6 fanquake: Merge #16691: doc: improve depends prefix documentation
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43eaf76e0267...d72758c3f6c3
< bitcoin-git> bitcoin/master bca388d fanquake: gui: remove unused PlatformStyle::TextColorIcon
< bitcoin-git> bitcoin/master d72758c Jonas Schnelli: Merge #16677: gui: remove unused PlatformStyle::TextColorIcon
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #16677: gui: remove unused PlatformStyle::TextColorIcon (master...remove_unused_text_coloricon) https://github.com/bitcoin/bitcoin/pull/16677
< bitcoin-git> [bitcoin] fanquake opened pull request #16691: doc: improve depends prefix documentation (master...depends_improve_prefix_docs) https://github.com/bitcoin/bitcoin/pull/16691
< bitcoin-git> [bitcoin] fanquake merged pull request #16654: build: latest rapidcheck, update configuration (master...build-update-rapidcheck-makefile) https://github.com/bitcoin/bitcoin/pull/16654
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/12f7147c8914...43eaf76e0267
< bitcoin-git> bitcoin/master f7220e8 Jon Atack: build: update RapidCheck Makefile
< bitcoin-git> bitcoin/master 43eaf76 fanquake: Merge #16654: build: latest rapidcheck, update configuration
< bitcoin-git> [bitcoin] fanquake merged pull request #16570: tests: Make descriptor tests deterministic (master...make_descriptor_tests_deterministic) https://github.com/bitcoin/bitcoin/pull/16570
< bitcoin-git> [bitcoin] harding opened pull request #16690: Prepare release notes for 0.19 (master...2019-08-0.19-notes) https://github.com/bitcoin/bitcoin/pull/16690
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52b9797119d5...12f7147c8914
< bitcoin-git> bitcoin/master b9ee63c David Reikher: Make descriptor test deterministic
< bitcoin-git> bitcoin/master 12f7147 fanquake: Merge #16570: tests: Make descriptor tests deterministic

2019-08-22

< bitcoin-git> [bitcoin] ariard opened pull request #16689: Add missing fields in some rpc wallets helps (master...2019-08-missing-fields-rpcs-help) https://github.com/bitcoin/bitcoin/pull/16689
< bitcoin-git> [bitcoin] jkczyz opened pull request #16688: log: Add validation interface logging (master...2019-08-validation-logging) https://github.com/bitcoin/bitcoin/pull/16688
< bitcoin-git> [bitcoin] jnewbery closed pull request #16687: Taproot :) (master...taproot-rebase-52b9797) https://github.com/bitcoin/bitcoin/pull/16687
< bitcoin-git> [bitcoin] elichai opened pull request #16687: Taproot :) (master...taproot-rebase-52b9797) https://github.com/bitcoin/bitcoin/pull/16687
< bitcoin-git> [bitcoin] BlockMechanic opened pull request #16686: Fix missing destructor in class (master...master) https://github.com/bitcoin/bitcoin/pull/16686
< bitcoin-git> [bitcoin] jnewbery opened pull request #16682: net_processing: Disconnect blocks-only peers that send us tx INVs (master...2019-08-disconnect-blocksonly-violators) https://github.com/bitcoin/bitcoin/pull/16682
< bitcoin-git> [bitcoin] jtimon opened pull request #16681: QA: Adapt BitcoinTestFramework for chains other than "regtest" (master...b19-testchains-tests) https://github.com/bitcoin/bitcoin/pull/16681
< bitcoin-git> [bitcoin] jtimon opened pull request #16680: Preparations for more testchains (master...b19-testchains-qt) https://github.com/bitcoin/bitcoin/pull/16680
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16670: util: Add Join helper to join a list of strings (master...1908-utilStringJoin) https://github.com/bitcoin/bitcoin/pull/16670
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/868a8cea1550...52b9797119d5
< bitcoin-git> bitcoin/master fa8cd6f MarcoFalke: util: Add Join helper to join a list of strings
< bitcoin-git> bitcoin/master faebf62 MarcoFalke: rpc: Use Join helper in rpc/util
< bitcoin-git> bitcoin/master 52b9797 MarcoFalke: Merge #16670: util: Add Join helper to join a list of strings
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6dfa9efa3f55...868a8cea1550
< bitcoin-git> bitcoin/master fea33cb fanquake: refactor: replace qStableSort with std::stable_sort
< bitcoin-git> bitcoin/master 59373e3 fanquake: refactor: replace qSort with std::sort
< bitcoin-git> bitcoin/master 153d9dd fanquake: refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower...
< bitcoin-git> [bitcoin] shargon opened pull request #16679: [validation] static_assert to ensure width in unit class (master...fix-unit-base) https://github.com/bitcoin/bitcoin/pull/16679
< bitcoin-git> [bitcoin] shargon closed pull request #16678: [validation] static_assert to ensure width in unit class (master...fix-uint) https://github.com/bitcoin/bitcoin/pull/16678
< bitcoin-git> [bitcoin] shargon opened pull request #16678: [validation] static_assert to ensure width in unit class (master...fix-uint) https://github.com/bitcoin/bitcoin/pull/16678
< bitcoin-git> [bitcoin] fanquake merged pull request #16674: refactor: remove obsolete qt algorithm usage (master...remove_obselete_qt_usage) https://github.com/bitcoin/bitcoin/pull/16674
< bitcoin-git> [bitcoin] fanquake opened pull request #16677: gui: remove unused PlatformStyle::TextColorIcon (master...remove_unused_text_coloricon) https://github.com/bitcoin/bitcoin/pull/16677

2019-08-21

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16656: test: fix rpc_setban.py race (master...2019/08/rpc_setban) https://github.com/bitcoin/bitcoin/pull/16656
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01ebaa05a487...6dfa9efa3f55
< bitcoin-git> bitcoin/master 6011c9d Jonas Schnelli: QA: fix rpc_setban.py race
< bitcoin-git> bitcoin/master 6dfa9ef MarcoFalke: Merge #16656: test: fix rpc_setban.py race
< bitcoin-git> [bitcoin] fanquake merged pull request #16572: wallet: Fix Char as Bool in Wallet (master...fix-wallet-charbool) https://github.com/bitcoin/bitcoin/pull/16572
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ee572f0940b...01ebaa05a487
< bitcoin-git> bitcoin/master 2dbfb37 Jeremy Rubin: Fix Char as Bool in interfaces
< bitcoin-git> bitcoin/master 01ebaa0 fanquake: Merge #16572: wallet: Fix Char as Bool in Wallet
< bitcoin-git> [bitcoin] fanquake opened pull request #16674: refactor: remove obsolete qt algorithm usage (master...remove_obselete_qt_usage) https://github.com/bitcoin/bitcoin/pull/16674
< bitcoin-git> [bitcoin] fanquake merged pull request #16371: build: ignore macOS make deploy artefacts & add them to clean-local (master...ignore_osx_volname) https://github.com/bitcoin/bitcoin/pull/16371
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/70b12af87eb0...8ee572f0940b
< bitcoin-git> bitcoin/master c84ff23 fanquake: build: ignore macOS make deploy artefacts & add them to clean-local
< bitcoin-git> bitcoin/master 8ee572f fanquake: Merge #16371: build: ignore macOS make deploy artefacts & add them to clea...

2019-08-20

< bitcoin-git> [bitcoin] LarryRuane opened pull request #16673: Relog configuration args on debug.log rotation (master...relog-args-on-rotation) https://github.com/bitcoin/bitcoin/pull/16673
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16671: doc: Prepare intermediate 0.19.0 release notes (master...1908-docReleaseNotes0.19) https://github.com/bitcoin/bitcoin/pull/16671
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16671: doc: Prepare intermediate 0.19.0 release notes (master...1908-docReleaseNotes0.19) https://github.com/bitcoin/bitcoin/pull/16671
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16670: util: Add Join helper to join a list of strings (master...1908-utilStringJoin) https://github.com/bitcoin/bitcoin/pull/16670
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16647: rpc: add weight to getmempoolentry output (master...rpc_mempoolentry_weight_rebased_release_notes) https://github.com/bitcoin/bitcoin/pull/16647
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e00ecb3d7aae...70b12af87eb0
< bitcoin-git> bitcoin/master 54aaa78 Daniel Edgecumbe: RPC: add weight to mempool entry output
< bitcoin-git> bitcoin/master 9c9cc2b Daniel Edgecumbe: qa: Add RPC tests for weight in mempool entry
< bitcoin-git> bitcoin/master 17d178f fanquake: doc: add release-notes for getmempoolentry weight field addition
< bitcoin-git> [bitcoin] fanquake opened pull request #16669: [WIP] build: use new fork of osslsigncode for windows gitian signing (master...osslsigncode_2_0) https://github.com/bitcoin/bitcoin/pull/16669
< bitcoin-git> [bitcoin] fanquake opened pull request #16667: build: remove mingw linker workaround from win gitian descriptor (master...remove_mingw_linker_workaround) https://github.com/bitcoin/bitcoin/pull/16667
< bitcoin-git> [bitcoin] fanquake closed pull request #16666: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16666
< bitcoin-git> [bitcoin] BIAgents opened pull request #16666: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16666
< bitcoin-git> [bitcoin] fanquake opened pull request #16665: scripts: move update-translations.py to maintainer-tools repo (master...move_maintainer_scripts) https://github.com/bitcoin/bitcoin/pull/16665

2019-08-19

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16547: build: Check usages of #if defined(...) (master...if-defined-usages) https://github.com/bitcoin/bitcoin/pull/16547
< bitcoin-git> [bitcoin] MarcoFalke opened 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 closed pull request #16657: Fix UpdateTip LogPrintf() whitespaces (master...master) https://github.com/bitcoin/bitcoin/pull/16657
< bitcoin-git> [bitcoin] dongcarl closed pull request #15672: [WIP] docs: Improve net comments (master...2019-02-net-comments) https://github.com/bitcoin/bitcoin/pull/15672
< bitcoin-git> [bitcoin] practicalswift opened pull request #16659: refactoring: Remove unused includes (master...unused-includes) https://github.com/bitcoin/bitcoin/pull/16659
< bitcoin-git> [bitcoin] jnewbery opened pull request #16658: [validation] Rename CheckInputs to CheckInputScripts (master...2019-08-rename-CheckInputs) https://github.com/bitcoin/bitcoin/pull/16658
< bitcoin-git> [bitcoin] cvasqxz opened pull request #16657: Fix UpdateTip LogPrintf() whitespaces (master...master) https://github.com/bitcoin/bitcoin/pull/16657
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #16656: QA: fix rpc_setban.py race (master...2019/08/rpc_setban) https://github.com/bitcoin/bitcoin/pull/16656
< bitcoin-git> [bitcoin] laanwj merged pull request #16611: build: Remove src/obj directory from repository (master...2019_08_srcobj) https://github.com/bitcoin/bitcoin/pull/16611
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd62f8d6eed8...e00ecb3d7aae
< bitcoin-git> bitcoin/master b6e9ff8 Wladimir J. van der Laan: build: Remove src/obj directory from repository
< bitcoin-git> bitcoin/master e00ecb3 Wladimir J. van der Laan: Merge #16611: build: Remove src/obj directory from repository
< bitcoin-git> [bitcoin] konez2k opened pull request #16655: RPC: Extract scriptPubKey on getreceivedbyaddress (master...rpcwallet_patch) https://github.com/bitcoin/bitcoin/pull/16655
< bitcoin-git> [bitcoin] laanwj merged pull request #16645: doc: initial RapidCheck property-based testing documentation (master...rapidcheck-documentation) https://github.com/bitcoin/bitcoin/pull/16645
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/83112db129de...bd62f8d6eed8
< bitcoin-git> bitcoin/master 8616c81 Jon Atack: doc: initial RapidCheck property-based testing documentation
< bitcoin-git> bitcoin/master bd62f8d Wladimir J. van der Laan: Merge #16645: doc: initial RapidCheck property-based testing documentation...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16625: scripts: remove github-merge.py (master...remove_github_merge_script) https://github.com/bitcoin/bitcoin/pull/16625
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15864: Fix datadir handling (master...20190421-datadir-handling) https://github.com/bitcoin/bitcoin/pull/15864
< bitcoin-git> bitcoin/master c1f3251 Hennadii Stepanov: Return absolute path early in AbsPathForConfigVal
< bitcoin-git> bitcoin/master 740d41c Hennadii Stepanov: Add CheckDataDirOption() function
< bitcoin-git> bitcoin/master 5082409 Hennadii Stepanov: Fix datadir handling in bitcoind
< bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/8b42db130ffd...83112db129de
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16623: ci: Add environment files for all settings (master...1908-ciEnv) https://github.com/bitcoin/bitcoin/pull/16623
< bitcoin-git> bitcoin/master fa21737 MarcoFalke: ci: Add environment files for all settings
< bitcoin-git> bitcoin/master 8b42db1 MarcoFalke: Merge #16623: ci: Add environment files for all settings
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d74693e8a96...8b42db130ffd
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16555: doc: mention whitelist is inbound, and applies to blocksonly (master...2019/08/doc-whitelistrelay) https://github.com/bitcoin/bitcoin/pull/16555
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c79bf3277422...1d74693e8a96
< bitcoin-git> bitcoin/master 20ea9ef Sjors Provoost: [doc] mention whitelist is inbound, and applies to blocksonly
< bitcoin-git> bitcoin/master 1d74693 MarcoFalke: Merge #16555: doc: mention whitelist is inbound, and applies to blocksonly...
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to 0.18: https://github.com/bitcoin/bitcoin/compare/43cf76b19395...00ffe5aca134
< bitcoin-git> bitcoin/0.18 ee950ec Sjors Provoost: [rpc] walletcreatefundedpsbt: use wallet default RBF
< bitcoin-git> bitcoin/0.18 0942a60 Sjors Provoost: [doc] rpc: remove "fallback to" from RBF default help
< bitcoin-git> bitcoin/0.18 576580f Sjors Provoost: [test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16608: [0.18] Backport #15911: Use wallet RBF default for walletcreatefundedpsbt (0.18...2018/08/backport-wallet-rbf-default) https://github.com/bitcoin/bitcoin/pull/16608
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27ee0cc5a6d9...c79bf3277422
< bitcoin-git> bitcoin/master 6c27fa0 fanquake: scripts: remove github-merge.py
< bitcoin-git> bitcoin/master c79bf32 Wladimir J. van der Laan: Merge #16625: scripts: remove github-merge.py
< bitcoin-git> [bitcoin] jonatack opened pull request #16654: [WIP] build: update RapidCheck Makefile (master...build-update-rapidcheck-makefile) https://github.com/bitcoin/bitcoin/pull/16654
< bitcoin-git> [bitcoin] laanwj merged pull request #16646: qa: Run tests with UPnP disabled (master...add_upnp_to_test_framework_conf) https://github.com/bitcoin/bitcoin/pull/16646
< bitcoin-git> bitcoin/master 27ee0cc Wladimir J. van der Laan: Merge #16646: qa: Run tests with UPnP disabled
< bitcoin-git> [bitcoin] laanwj merged pull request #16631: net: Restore default whitelistrelay to true (master...fix/default-whiterelay) https://github.com/bitcoin/bitcoin/pull/16631
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ed9a2a37c187...27ee0cc5a6d9
< bitcoin-git> bitcoin/master b168dd3 Luke Dashjr: Bugfix: QA: Run tests with UPnP disabled
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/91ed1b3e06d5...ed9a2a37c187
< bitcoin-git> bitcoin/master ce7eac3 nicolas.dorier: [Fix] The default whitelistrelay should be true
< bitcoin-git> bitcoin/master 3b05f0f nicolas.dorier: Reformat p2p_permissions.py
< bitcoin-git> bitcoin/master ed9a2a3 Wladimir J. van der Laan: Merge #16631: net: The default whitelistrelay should be true
< bitcoin-git> [bitcoin] laanwj merged pull request #16634: doc: Refer in rpcbind doc to the manpage (master...1908-docManPage) https://github.com/bitcoin/bitcoin/pull/16634
< bitcoin-git> [bitcoin] laanwj closed pull request #14740: docs: Update rpcbind doc to match the manpage (master...patch-2) https://github.com/bitcoin/bitcoin/pull/14740
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/48e5bfe22405...91ed1b3e06d5
< bitcoin-git> bitcoin/master fa0119a MarcoFalke: doc: Refer in rpcbind doc to the manpage
< bitcoin-git> bitcoin/master 91ed1b3 Wladimir J. van der Laan: Merge #16634: doc: Refer in rpcbind doc to the manpage
< bitcoin-git> [bitcoin] kallewoof opened pull request #16653: script: add simple signature support (checker/creator) (master...2019-08-genpursigs) https://github.com/bitcoin/bitcoin/pull/16653
< bitcoin-git> [bitcoin] fanquake closed pull request #16652: Delete .python-version (master...master) https://github.com/bitcoin/bitcoin/pull/16652
< bitcoin-git> [bitcoin] ericcaclew opened pull request #16652: Delete .python-version (master...master) https://github.com/bitcoin/bitcoin/pull/16652
< bitcoin-git> [bitcoin] fanquake closed pull request #16651: Delete .python-version (master...master) https://github.com/bitcoin/bitcoin/pull/16651
< bitcoin-git> [bitcoin] ericcaclew opened pull request #16651: Delete .python-version (master...master) https://github.com/bitcoin/bitcoin/pull/16651
< bitcoin-git> [bitcoin] ericcaclew opened pull request #16650: Delete .python-version/@ericca (master...master) https://github.com/bitcoin/bitcoin/pull/16650
< bitcoin-git> [bitcoin] fanquake closed pull request #16650: Delete .python-version/@ericca (master...master) https://github.com/bitcoin/bitcoin/pull/16650
< bitcoin-git> [bitcoin] fanquake closed pull request #16649: @ericca (0.16...master) https://github.com/bitcoin/bitcoin/pull/16649
< bitcoin-git> [bitcoin] ericcaclew opened pull request #16649: @ericca (0.16...master) https://github.com/bitcoin/bitcoin/pull/16649
< bitcoin-git> [bitcoin] fanquake closed pull request #16648: ericcaclew (0.16...master) https://github.com/bitcoin/bitcoin/pull/16648
< bitcoin-git> [bitcoin] ericcaclew opened pull request #16648: ericcaclew (0.16...master) https://github.com/bitcoin/bitcoin/pull/16648
< bitcoin-git> [bitcoin] kallewoof closed pull request #16630: consensus: skip genesis block POW check (master...2019-08-validation-skip-genesis-pow) https://github.com/bitcoin/bitcoin/pull/16630
< bitcoin-git> [bitcoin] fanquake closed pull request #14649: RPC: add weight to mempool entry output (master...rpc_mempoolentry_weight) https://github.com/bitcoin/bitcoin/pull/14649
< bitcoin-git> [bitcoin] fanquake opened pull request #16647: rpc: add weight to getmempoolentry output (master...rpc_mempoolentry_weight_rebased_release_notes) https://github.com/bitcoin/bitcoin/pull/16647
< bitcoin-git> [bitcoin] fanquake closed pull request #16560: Bugfix: QA: Run tests with UPnP disabled (master...test_without_upnp) https://github.com/bitcoin/bitcoin/pull/16560
< bitcoin-git> [bitcoin] fanquake opened pull request #16646: Bugfix: QA: Run tests with UPnP disabled (master...add_upnp_to_test_framework_conf) https://github.com/bitcoin/bitcoin/pull/16646
< bitcoin-git> [bitcoin] fanquake merged pull request #16643: doc: Add ZMQ dependencies to the Fedora build instructions (master...20190818-doc-fedora-zmq) https://github.com/bitcoin/bitcoin/pull/16643
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e8a6d5272465...48e5bfe22405
< bitcoin-git> bitcoin/master dc1bc1c Hennadii Stepanov: doc: Add ZMQ dependencies to Fedora build
< bitcoin-git> bitcoin/master 48e5bfe fanquake: Merge #16643: doc: Add ZMQ dependencies to the Fedora build instructions
< bitcoin-git> [bitcoin] promag closed pull request #16515: gui: Close console with CTRL+D ala terminal (master...2019-07-console-ctrld) https://github.com/bitcoin/bitcoin/pull/16515

2019-08-18

< bitcoin-git> [bitcoin] jonatack opened pull request #16645: doc: initial RapidCheck property-based testing documentation (master...rapidcheck-documentation) https://github.com/bitcoin/bitcoin/pull/16645
< bitcoin-git> [bitcoin] meshcollider merged pull request #16542: Return more specific errors about invalid descriptors (master...descriptor-errors) https://github.com/bitcoin/bitcoin/pull/16542
< bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1124be6111d6...e8a6d5272465
< bitcoin-git> bitcoin/master c325f61 Andrew Chow: Return an error from descriptor Parse that gives more information about wh...
< bitcoin-git> bitcoin/master 625534d Andrew Chow: Give more errors for specific failure conditions
< bitcoin-git> bitcoin/master 6e1ae58 Andrew Chow: Check error messages in descriptor tests
< bitcoin-git> [bitcoin] GChuf opened pull request #16644: scripts: attempt to fix some translations in update-translations.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16644
< bitcoin-git> [bitcoin] hebasto opened pull request #16643: doc: Add ZMQ dependencies to the Fedora build instructions (master...20190818-doc-fedora-zmq) https://github.com/bitcoin/bitcoin/pull/16643

2019-08-17

< bitcoin-git> [bitcoin] hebasto opened pull request #16641: refactor: Remove redundant PSBT copy constructor (master...20190817-psbt-copy-ctor) https://github.com/bitcoin/bitcoin/pull/16641
< bitcoin-git> [bitcoin] Sjors opened pull request #16639: [0.17] abort when attempting to fund a transaction above -maxtxfee (0.17...2019/08/backport_max_fee) https://github.com/bitcoin/bitcoin/pull/16639
< bitcoin-git> [bitcoin] fanquake opened 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] fanquake merged pull request #16622: build: echo property tests status during build (master...property-tests-autoconf-improvements) https://github.com/bitcoin/bitcoin/pull/16622
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7a960ba775a6...1124be6111d6
< bitcoin-git> bitcoin/master a6c1fc3 Jon Atack: build: echo prop tests status during build
< bitcoin-git> bitcoin/master 1124be6 fanquake: Merge #16622: build: echo property tests status during build
< bitcoin-git> [bitcoin] fanquake closed pull request #16636: [QT] Optimize spinner (master...mv0) https://github.com/bitcoin/bitcoin/pull/16636

2019-08-16

< bitcoin-git> [bitcoin] meshcollider merged pull request #15986: Add checksum to getdescriptorinfo (master...201905_justchecksum) https://github.com/bitcoin/bitcoin/pull/15986
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b80cdfec9a07...7a960ba775a6
< bitcoin-git> bitcoin/master 104b3a5 Pieter Wuille: Factor out checksum checking from descriptor parsing
< bitcoin-git> bitcoin/master 26d3fad Pieter Wuille: Add unmodified-but-with-checksum to getdescriptorinfo
< bitcoin-git> bitcoin/master 7a960ba MeshCollider: Merge #15986: Add checksum to getdescriptorinfo
< bitcoin-git> [bitcoin] GChuf opened pull request #16636: [QT] Optimize spinner (master...mv0) https://github.com/bitcoin/bitcoin/pull/16636
< bitcoin-git> [bitcoin] NicolasDorier closed pull request #16635: [Tests] fix chmod permissions on test files (master...fix/chmod) https://github.com/bitcoin/bitcoin/pull/16635
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #16635: [Tests] fix chmod permissions on test files (master...fix/chmod) https://github.com/bitcoin/bitcoin/pull/16635
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16634: doc: Refer in rpcbind doc to the manpage (master...1908-docManPage) https://github.com/bitcoin/bitcoin/pull/16634
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #14786: Skip redundant OP_CODESEPARATOR scan (master...skip_codeseparator) https://github.com/bitcoin/bitcoin/pull/14786
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16618: [Fix] Allow connection of a noban banned peer (master...fix/noban-banned) https://github.com/bitcoin/bitcoin/pull/16618
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aed15edf179d...b80cdfec9a07
< bitcoin-git> bitcoin/master dc7529a nicolas.dorier: [Fix] Allow connection of a noban banned peer
< bitcoin-git> bitcoin/master d117f45 nicolas.dorier: Add test for setban
< bitcoin-git> bitcoin/master b80cdfe MarcoFalke: Merge #16618: [Fix] Allow connection of a noban banned peer
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15150: gui: Show wallet selector on console window if there are wallets loaded (master...2019-01-consolewalletselector) https://github.com/bitcoin/bitcoin/pull/15150
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15717: Changes to support NAT-PMP (master...master) https://github.com/bitcoin/bitcoin/pull/15717
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15493: rfc: Add -printconfig arg to bitcoind (master...2019-02-printconfig) https://github.com/bitcoin/bitcoin/pull/15493
< bitcoin-git> [bitcoin] DrahtBot closed pull request #10729: Wrap EvalScript in a ScriptExecution class (master...scriptex) https://github.com/bitcoin/bitcoin/pull/10729
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #10729: Wrap EvalScript in a ScriptExecution class (master...scriptex) https://github.com/bitcoin/bitcoin/pull/10729
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14687: zmq: enable tcp keepalive (master...zmq-keep-alive) https://github.com/bitcoin/bitcoin/pull/14687
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13533: [tests] Reduced number of validations in tx_validationcache_tests (master...reduce-txvalidationcache_tests-runtime) https://github.com/bitcoin/bitcoin/pull/13533
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13533: [tests] Reduced number of validations in tx_validationcache_tests (master...reduce-txvalidationcache_tests-runtime) https://github.com/bitcoin/bitcoin/pull/13533
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14694: tests: Separately check for rapidcheck/boost_test.h in configure (master...rapidcheck-boost-test) https://github.com/bitcoin/bitcoin/pull/14694
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14694: tests: Separately check for rapidcheck/boost_test.h in configure (master...rapidcheck-boost-test) https://github.com/bitcoin/bitcoin/pull/14694
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14687: zmq: enable tcp keepalive (master...zmq-keep-alive) https://github.com/bitcoin/bitcoin/pull/14687
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14740: docs: Update rpcbind doc to match the manpage (master...patch-2) https://github.com/bitcoin/bitcoin/pull/14740
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14729: correct -onion default to -proxy behavior (master...qubenix-proxyfix) https://github.com/bitcoin/bitcoin/pull/14729
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14729: correct -onion default to -proxy behavior (master...qubenix-proxyfix) https://github.com/bitcoin/bitcoin/pull/14729
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14786: Skip redundant OP_CODESEPARATOR scan (master...skip_codeseparator) https://github.com/bitcoin/bitcoin/pull/14786
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14786: Skip redundant OP_CODESEPARATOR scan (master...skip_codeseparator) https://github.com/bitcoin/bitcoin/pull/14786
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14740: docs: Update rpcbind doc to match the manpage (master...patch-2) https://github.com/bitcoin/bitcoin/pull/14740
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16633: travis: Fix test_runner.py timeouts (master...1908-travisTimeouts) https://github.com/bitcoin/bitcoin/pull/16633
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21a165325eda...aed15edf179d
< bitcoin-git> bitcoin/master faba46d MarcoFalke: ci: Set --ansi in test_runner
< bitcoin-git> bitcoin/master aed15ed MarcoFalke: Merge #16633: travis: Fix test_runner.py timeouts
< bitcoin-git> [bitcoin] GChuf reopened pull request #16621: doc: add default bitcoin.conf locations (master...patch-2) https://github.com/bitcoin/bitcoin/pull/16621
< bitcoin-git> [bitcoin] GChuf closed pull request #16621: doc: add default bitcoin.conf locations (master...patch-2) https://github.com/bitcoin/bitcoin/pull/16621
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16633: travis: Fix test_runner.py timeouts (master...1908-travisTimeouts) https://github.com/bitcoin/bitcoin/pull/16633
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16620: util: Move ResolveErrMsg to util/error (master...1908-utilErrorResolveErrMsg) https://github.com/bitcoin/bitcoin/pull/16620
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/93bacb8cc9c0...21a165325eda
< bitcoin-git> bitcoin/master fa27c55 MarcoFalke: util: Move ResolveErrMsg to util/error
< bitcoin-git> bitcoin/master 21a1653 MarcoFalke: Merge #16620: util: Move ResolveErrMsg to util/error
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #16631: [Fix] The default whitelistrelay should be true (master...fix/default-whiterelay) https://github.com/bitcoin/bitcoin/pull/16631
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #16612: qt: Remove menu icons (master...2019_08_remove_menuicons) https://github.com/bitcoin/bitcoin/pull/16612
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0d65106dce28...93bacb8cc9c0
< bitcoin-git> bitcoin/master 390874c Wladimir J. van der Laan: qt: Remove menu icons
< bitcoin-git> bitcoin/master 93bacb8 Jonas Schnelli: Merge #16612: qt: Remove menu icons
< bitcoin-git> [bitcoin] kallewoof opened pull request #16630: consensus: skip genesis block POW check (master...2019-08-validation-skip-genesis-pow) https://github.com/bitcoin/bitcoin/pull/16630
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #16629: [Doc] Add documentation for the new whitelist permissions (master...doc/permissions) https://github.com/bitcoin/bitcoin/pull/16629
< bitcoin-git> [bitcoin] kallewoof closed pull request #16628: refactor: remove redundant pindexPrev from TestBlockValidity (master...2019-08-tbv-nopi) https://github.com/bitcoin/bitcoin/pull/16628
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/95a5918c9059...0d65106dce28
< bitcoin-git> bitcoin/master a50d9e6 William Casarin: rpcwallet: default include_watchonly to true for watchonly wallets
< bitcoin-git> bitcoin/master 003a3c7 William Casarin: rpcwallet: document include_watchonly default for watchonly wallets
< bitcoin-git> bitcoin/master 72ffbdc William Casarin: doc: add release note for include_watchonly default changes
< bitcoin-git> [bitcoin] fanquake merged pull request #16383: rpcwallet: default include_watchonly to true for watchonly wallets (master...20190713-watchonly-defaults) https://github.com/bitcoin/bitcoin/pull/16383
< bitcoin-git> [bitcoin] fanquake merged pull request #16587: doc: Improve versionbits.h documentation (master...2019-08-docs-versionbits) https://github.com/bitcoin/bitcoin/pull/16587