2019-12-09

< bitcoin-git> bitcoin/master c8e65ad fanquake: Merge #17695: gui: disable File->CreateWallet during startup
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17647: lcov: filter depends from coverage reports (master...fix/lcov-depends) https://github.com/bitcoin/bitcoin/pull/17647
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/91559da683db...1ebf6402fc7c
< bitcoin-git> bitcoin/master a5a705b nijynot: lcov: filter depends from coverage report
< bitcoin-git> bitcoin/master f736f69 nijynot: lcov: filter /usr/lib64 from coverage report
< bitcoin-git> bitcoin/master 1ebf640 MarcoFalke: Merge #17647: lcov: filter depends from coverage reports
< bitcoin-git> [bitcoin] laanwj opened pull request #17702: gui: Move static placeholder texts to forms (master...2019_12_qt_placeholders) https://github.com/bitcoin/bitcoin/pull/17702
< bitcoin-git> [bitcoin] laanwj closed pull request #17701: GAL--ANLIN (0.14...master) https://github.com/bitcoin/bitcoin/pull/17701
< bitcoin-git> [bitcoin] gou-anlin opened pull request #17701: GAL--ANLIN (0.14...master) https://github.com/bitcoin/bitcoin/pull/17701
< bitcoin-git> [bitcoin] brakmic opened pull request #17700: cli: add -generate option (master...resurrect-generate-method) https://github.com/bitcoin/bitcoin/pull/17700
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b6fb899ead9b...91559da683db
< bitcoin-git> bitcoin/master ba0cad2 fanquake: build: pass -dead_strip_dylibs to ld on macOS
< bitcoin-git> bitcoin/master 2359a47 fanquake: depends: don't use OpenGL in Qt on macOS
< bitcoin-git> bitcoin/master 91559da Wladimir J. van der Laan: Merge #17676: depends: don't use OpenGL in Qt on macOS
< bitcoin-git> [bitcoin] laanwj merged pull request #17676: depends: don't use OpenGL in Qt on macOS (master...macos_no_opengl) https://github.com/bitcoin/bitcoin/pull/17676
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb03765e2d55...b6fb899ead9b
< bitcoin-git> bitcoin/master 0ccad08 Pieter Wuille: Make env data logging optional
< bitcoin-git> bitcoin/master b6fb899 Wladimir J. van der Laan: Merge #17699: Make env data logging optional
< bitcoin-git> [bitcoin] laanwj merged pull request #17699: Make env data logging optional (master...201912_randlog) https://github.com/bitcoin/bitcoin/pull/17699
< bitcoin-git> [bitcoin] sipa opened pull request #17699: Make env data logging optional (master...201912_randlog) https://github.com/bitcoin/bitcoin/pull/17699
< bitcoin-git> [bitcoin] fanquake opened pull request #17698: depends: don't configure xcb_proto (master...xcbproto_no_disable_no_pic) https://github.com/bitcoin/bitcoin/pull/17698

2019-12-08

< bitcoin-git> [bitcoin] sipsorcery opened pull request #17697: CI: GitHub Action workflow which duplicates AppVeyor job (master...ci_github_action) https://github.com/bitcoin/bitcoin/pull/17697
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5622d8f3156a...bb03765e2d55
< bitcoin-git> bitcoin/master 6338c02 practicalswift: tests: Fix fuzzing harness for descriptor parsing (descriptor_parse)
< bitcoin-git> bitcoin/master bb03765 MarcoFalke: Merge #17685: tests: Fix bug in the descriptor parsing fuzzing harness (de...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17685: tests: Fix bug in the descriptor parsing fuzzing harness (descriptor_parse) (master...fix-descriptor_parse-fuzzing-harness) https://github.com/bitcoin/bitcoin/pull/17685
< bitcoin-git> [bitcoin] hebasto opened pull request #17696: qt: Force set nPruneSize in QSettings after the intro dialog (master...20191208-prune-settings-override) https://github.com/bitcoin/bitcoin/pull/17696

2019-12-07

< bitcoin-git> [bitcoin] fanquake closed pull request #17689: Update build-openbsd.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17689
< bitcoin-git> [bitcoin] fanquake opened pull request #17695: gui: disable File->CreateWallet during startup (master...disable_early_create_wallet) https://github.com/bitcoin/bitcoin/pull/17695
< bitcoin-git> [bitcoin] brakmic opened pull request #17694: ui: disable 3rd-party tx-urls when wallet disabled (master...options-display-dialog) https://github.com/bitcoin/bitcoin/pull/17694
< bitcoin-git> [bitcoin] andrewtoth opened pull request #17693: rpc: Add generateblock to mine a custom set of transactions (master...generateblock) https://github.com/bitcoin/bitcoin/pull/17693
< bitcoin-git> [bitcoin] hebasto opened pull request #17691: doc: Add missed copyright headers (master...20191207-copyright-headers) https://github.com/bitcoin/bitcoin/pull/17691
< bitcoin-git> [bitcoin] andrewtoth closed pull request #17653: rpc: Add generatecustomblock to mine a custom set of transactions (master...generatecustomblock) https://github.com/bitcoin/bitcoin/pull/17653
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a8f5d5c6b9fc...5622d8f3156a
< bitcoin-git> bitcoin/master b11d35b willyk: Fixed wget call in gitian-build.py
< bitcoin-git> bitcoin/master 5622d8f MarcoFalke: Merge #17671: script: fixed wget call in gitian-build.py
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17671: script: fixed wget call in gitian-build.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17671
< bitcoin-git> [bitcoin] rusticbison opened pull request #17689: Update build-openbsd.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17689
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fc0da027e8cd...a8f5d5c6b9fc
< bitcoin-git> bitcoin/master c8becb8 fanquake: depends: add ability to skip building qrencode
< bitcoin-git> bitcoin/master a8f5d5c Wladimir J. van der Laan: Merge #17658: depends: add ability to skip building qrencode
< bitcoin-git> [bitcoin] laanwj merged pull request #17658: depends: add ability to skip building qrencode (master...depends_no_qrencode) https://github.com/bitcoin/bitcoin/pull/17658
< bitcoin-git> [bitcoin] hebasto opened pull request #17688: doc: Add "ci" component/area prefix to CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17688
< bitcoin-git> [bitcoin] brakmic opened pull request #17687: cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice (master...blockfilter-index-error) https://github.com/bitcoin/bitcoin/pull/17687
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4ee8a58ce77a...fc0da027e8cd
< bitcoin-git> bitcoin/master 7f3ae22 Hennadii Stepanov: ci: Add CentOS 7 build
< bitcoin-git> bitcoin/master 711e044 Hennadii Stepanov: ci: Remove trusty build
< bitcoin-git> bitcoin/master fc0da02 MarcoFalke: Merge #17635: ci: Add CentOS 7 build
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17635: ci: Add CentOS 7 build (master...20191129-travis-centos-build) https://github.com/bitcoin/bitcoin/pull/17635

2019-12-06

< bitcoin-git> [bitcoin] fanquake opened pull request #17686: build: add -bind_at_load to macOS hardened LDFLAGS (master...macos_ld_explicit_bind_at_load) https://github.com/bitcoin/bitcoin/pull/17686
< bitcoin-git> [bitcoin] practicalswift opened pull request #17685: tests: Fix bug in the descriptor parsing fuzzing harness (descriptor_parse) (master...fix-descriptor_parse-fuzzing-harness) https://github.com/bitcoin/bitcoin/pull/17685
< bitcoin-git> [bitcoin] fanquake merged pull request #17373: wallet: Various fixes and cleanup to keypool handling in LegacyScriptPubKeyMan and CWallet (master...wallet-box-pr-6) https://github.com/bitcoin/bitcoin/pull/17373
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17275: pubkey: Assert CPubKey's ECCVerifyHandle precondition (master...assert-CPubKey-preconditions) https://github.com/bitcoin/bitcoin/pull/17275
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/da1af855f9bf...4ee8a58ce77a
< bitcoin-git> bitcoin/master 596f646 Andrew Chow: Key pool: Move CanGetAddresses call
< bitcoin-git> bitcoin/master 9fcf8ce Andrew Chow: Rename Keep/ReturnKey to Keep/ReturnDestination and remove the wrapper
< bitcoin-git> bitcoin/master 65833a7 Andrew Chow: Add OutputType and CPubKey parameters to KeepDestination
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cb11324a63ef...da1af855f9bf
< bitcoin-git> bitcoin/master d8daa8f practicalswift: pubkey: Assert CPubKey's ECCVerifyHandle precondition
< bitcoin-git> bitcoin/master da1af85 MarcoFalke: Merge #17275: pubkey: Assert CPubKey's ECCVerifyHandle precondition
< bitcoin-git> [bitcoin] jonatack reopened pull request #17535: test: add block height test to listsinceblock.py (master...rpc-wallet-blockheight-followups) https://github.com/bitcoin/bitcoin/pull/17535
< bitcoin-git> [bitcoin] jonatack closed pull request #17535: test: add block height test to listsinceblock.py (master...rpc-wallet-blockheight-followups) https://github.com/bitcoin/bitcoin/pull/17535
< bitcoin-git> [bitcoin] laanwj opened pull request #17682: util: Update tinyformat to upstream (master...2019_12_tinyformat) https://github.com/bitcoin/bitcoin/pull/17682
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c7c9c4427847...cb11324a63ef
< bitcoin-git> bitcoin/master 16f0a18 practicalswift: tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missi...
< bitcoin-git> bitcoin/master 897849d practicalswift: tests: Add deserialization fuzzing harnesses
< bitcoin-git> bitcoin/master cb11324 Wladimir J. van der Laan: Merge #17051: tests: Add deserialization fuzzing harnesses
< bitcoin-git> [bitcoin] laanwj merged pull request #17051: tests: Add deserialization fuzzing harnesses (master...fuzzers-deserialize) https://github.com/bitcoin/bitcoin/pull/17051
< bitcoin-git> bitcoin/master c7c9c44 Wladimir J. van der Laan: Merge #17663: build: pass -dead_strip_dylibs to ld on macOS
< bitcoin-git> [bitcoin] laanwj merged pull request #17663: build: pass -dead_strip_dylibs to ld on macOS (master...macos_ld_dead_strip_dylibs) https://github.com/bitcoin/bitcoin/pull/17663
< bitcoin-git> [bitcoin] practicalswift reopened pull request #17051: tests: Add deserialization fuzzing harnesses (master...fuzzers-deserialize) https://github.com/bitcoin/bitcoin/pull/17051
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cf43f3f0a8ff...c7c9c4427847
< bitcoin-git> bitcoin/master bd44711 fanquake: build: pass -dead_strip_dylibs to ld on macOS

2019-12-05

< bitcoin-git> [bitcoin] hebasto closed pull request #17600: qt: Remove connection for unused accepted() signal in ReceiveRequestDialog (master...20191125-unused-connection) https://github.com/bitcoin/bitcoin/pull/17600
< bitcoin-git> [bitcoin] achow101 opened pull request #17681: wallet: Keep inactive seeds after sethdseed and derive keys from them as needed (master...keep-inactive-seeds) https://github.com/bitcoin/bitcoin/pull/17681
< bitcoin-git> [bitcoin] willyko opened pull request #17680: gitian: fixed SC2001 regex (master...patch-2) https://github.com/bitcoin/bitcoin/pull/17680
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d0b7f9e3d20...cf43f3f0a8ff
< bitcoin-git> bitcoin/master 1f9d5af practicalswift: tests: Add initialization order fiasco detection in Travis
< bitcoin-git> bitcoin/master cf43f3f MarcoFalke: Merge #17674: tests: Add initialization order fiasco detection in Travis
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17674: tests: Add initialization order fiasco detection in Travis (master...initialization-order-fiasco) https://github.com/bitcoin/bitcoin/pull/17674
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/910a4301b170...5d0b7f9e3d20
< bitcoin-git> bitcoin/master 8bda096 Pieter Wuille: Move events_hasher into RNGState()
< bitcoin-git> bitcoin/master 5d0b7f9 MarcoFalke: Merge #17670: Move events_hasher into RNGState()
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17670: Move events_hasher into RNGState() (master...201912_events_rngstate) https://github.com/bitcoin/bitcoin/pull/17670
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6fff333c9f00...910a4301b170
< bitcoin-git> bitcoin/master dddd09e MarcoFalke: test: Wait until mempool is loaded in wallet_abandonconflict
< bitcoin-git> bitcoin/master 910a430 MarcoFalke: Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17522: test: Wait until mempool is loaded in wallet_abandonconflict (master...1911-testMempoolLoaded) https://github.com/bitcoin/bitcoin/pull/17522
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17678: depends: Support for S390X and POWER targets (master...1912-dependsNewTargets) https://github.com/bitcoin/bitcoin/pull/17678
< bitcoin-git> [bitcoin] practicalswift closed pull request #17051: tests: Add deserialization fuzzing harnesses (master...fuzzers-deserialize) https://github.com/bitcoin/bitcoin/pull/17051
< bitcoin-git> [bitcoin] fanquake opened pull request #17676: depends: don't use OpenGL in Qt on macOS (master...macos_no_opengl) https://github.com/bitcoin/bitcoin/pull/17676
< bitcoin-git> [bitcoin] practicalswift opened pull request #17675: tests: Annotate functional tests supporting bitcoin-cli (--usecli) as such (master...dash-dash-usecli) https://github.com/bitcoin/bitcoin/pull/17675
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5aee0e2163cc...6fff333c9f00
< bitcoin-git> bitcoin/master 461e547 fanquake: doc: correct random.h docs after #17270
< bitcoin-git> bitcoin/master 55b2cb1 fanquake: random: mark RandAddPeriodic and SeedPeriodic as noexcept
< bitcoin-git> bitcoin/master 6fff333 Wladimir J. van der Laan: Merge #17507: random: mark RandAddPeriodic and SeedPeriodic as noexcept
< bitcoin-git> [bitcoin] laanwj merged pull request #17507: random: mark RandAddPeriodic and SeedPeriodic as noexcept (master...random_followups) https://github.com/bitcoin/bitcoin/pull/17507
< bitcoin-git> [bitcoin] brakmic closed pull request #17623: rpc: add extensive file checks for dumptxoutset and dumpwallet (master...checks-for-dump-functions) https://github.com/bitcoin/bitcoin/pull/17623
< bitcoin-git> [bitcoin] practicalswift opened pull request #17674: tests: Add initialization order fiasco detection in Travis (master...initialization-order-fiasco) https://github.com/bitcoin/bitcoin/pull/17674
< bitcoin-git> [bitcoin] laanwj closed pull request #17312: Improve tracethread usability and trace loadblk thread (master...2019_10_tracedthread) https://github.com/bitcoin/bitcoin/pull/17312
< bitcoin-git> [bitcoin] practicalswift closed pull request #17666: random: Add missing thread-safety annotations for events_hasher (master...GUARDED_BY(events_mutex)) https://github.com/bitcoin/bitcoin/pull/17666
< bitcoin-git> [bitcoin] willyko opened pull request #17671: Fixed typo in gitian-build.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17671

2019-12-04

< bitcoin-git> [bitcoin] sipa opened pull request #17670: Move events_hasher into RNGState() (master...201912_events_rngstate) https://github.com/bitcoin/bitcoin/pull/17670
< bitcoin-git> [bitcoin] jamesob opened pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< bitcoin-git> [bitcoin] fanquake merged pull request #17650: util: remove unwanted fields from bitcoin-cli -getinfo (master...rethink_bitcoin_cli) https://github.com/bitcoin/bitcoin/pull/17650
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fee01bb05363...5aee0e2163cc
< bitcoin-git> bitcoin/master 01c8701 malevolent: util: remove unwanted fields from bitcoin-cli -getinfo
< bitcoin-git> bitcoin/master 5aee0e2 fanquake: Merge #17650: util: remove unwanted fields from bitcoin-cli -getinfo
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/41919631d509...fee01bb05363
< bitcoin-git> bitcoin/master faa8023 MarcoFalke: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
< bitcoin-git> bitcoin/master 2222c30 MarcoFalke: test: Use char instead of unsigned char
< bitcoin-git> bitcoin/master fa69cef MarcoFalke: test: Print stderr when subprocess fails
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17517: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le (master...1911-ciPpcAsan) https://github.com/bitcoin/bitcoin/pull/17517
< bitcoin-git> [bitcoin] practicalswift opened pull request #17666: random: Add missing thread-safety annotations for events_hasher (master...GUARDED_BY(events_mutex)) https://github.com/bitcoin/bitcoin/pull/17666
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #17110: appveyor: Add -l test_suite to .appveyor.yaml (master...master) https://github.com/bitcoin/bitcoin/pull/17110
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #17110: appveyor: Add -l test_suite to .appveyor.yaml (master...master) https://github.com/bitcoin/bitcoin/pull/17110
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dcbe024f5e65...41919631d509
< bitcoin-git> bitcoin/master 02d8c56 Matt Corallo: Seed RNG with precision timestamps on receipt of net messages.
< bitcoin-git> bitcoin/master 4191963 Wladimir J. van der Laan: Merge #17573: Seed RNG with precision timestamps on receipt of net message...
< bitcoin-git> [bitcoin] laanwj merged pull request #17573: Seed RNG with precision timestamps on receipt of net messages. (master...2019-11-rng-netmsg) https://github.com/bitcoin/bitcoin/pull/17573
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bce44089db27...dcbe024f5e65
< bitcoin-git> bitcoin/master e7ad4a2 Wilson Ccasihue S: doc: rename wallet-tool references to bitcoin-wallet
< bitcoin-git> bitcoin/master dcbe024 Wladimir J. van der Laan: Merge #17648: doc: rename wallet-tool references to bitcoin-wallet
< bitcoin-git> [bitcoin] laanwj merged pull request #17648: doc: rename wallet-tool references to bitcoin-wallet (master...fix/typo) https://github.com/bitcoin/bitcoin/pull/17648

2019-12-03

< bitcoin-git> [bitcoin] fanquake opened pull request #17663: build: pass -dead_strip_dylibs to ld on macOS (master...macos_ld_dead_strip_dylibs) https://github.com/bitcoin/bitcoin/pull/17663
< bitcoin-git> [bitcoin] elichai opened pull request #17661: ci: compile and fix depends for s390x (master...2019-11-s390x) https://github.com/bitcoin/bitcoin/pull/17661
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e354db787790...bce44089db27
< bitcoin-git> bitcoin/master 651c636 Hennadii Stepanov: build: Fix configure report about qr
< bitcoin-git> bitcoin/master bce4408 fanquake: Merge #17547: build: Fix configure report about qr
< bitcoin-git> [bitcoin] fanquake merged pull request #17547: build: Fix configure report about qr (master...20191121-configure-qrencode) https://github.com/bitcoin/bitcoin/pull/17547
< bitcoin-git> [bitcoin] fanquake opened pull request #17660: build: remove deprecated key from macOS Info.plist (master...remove_deprecated_cfbundle_usage) https://github.com/bitcoin/bitcoin/pull/17660
< bitcoin-git> [bitcoin] hebasto opened pull request #17659: qt: Do not block GUI thread in RPCConsole (master...20191203-nonblocking-rpcconsole) https://github.com/bitcoin/bitcoin/pull/17659
< bitcoin-git> [bitcoin] fanquake opened pull request #17658: depends: add ability to skip building qrencode (master...depends_no_qrencode) https://github.com/bitcoin/bitcoin/pull/17658
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17637: script: Add Keyserver to verify-commits README (master...2019-11-add-keyserver-to-verify-commit-readme) https://github.com/bitcoin/bitcoin/pull/17637
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54b12e425b50...e354db787790
< bitcoin-git> bitcoin/master bd6a243 Emil Engler: script: Add Keyserver to verify-commits README
< bitcoin-git> bitcoin/master e354db7 MarcoFalke: Merge #17637: script: Add Keyserver to verify-commits README
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1fdaa04cebaa...54b12e425b50
< bitcoin-git> bitcoin/master 76303f6 Dominik Spicher: test: add unit test for non-standard txs with wrong nVersion
< bitcoin-git> bitcoin/master 54b12e4 MarcoFalke: Merge #17555: test: add unit test for non-standard txs with wrong nVersion...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17555: test: add unit test for non-standard txs with wrong nVersion (master...isStandard-unittests) https://github.com/bitcoin/bitcoin/pull/17555
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17641: Add unit test for leveldb creation with unicode path (master...dbwrapper_unicode) https://github.com/bitcoin/bitcoin/pull/17641
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1705f1949a14...1fdaa04cebaa
< bitcoin-git> bitcoin/master 70ed2ab Aaron Clauson: Add unit test for DB creation with unicode path
< bitcoin-git> bitcoin/master 1fdaa04 MarcoFalke: Merge #17641: Add unit test for leveldb creation with unicode path
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17549: ci: misc cleanups (master...1911-ciCleanups) https://github.com/bitcoin/bitcoin/pull/17549
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/69ca6cdd6610...1705f1949a14
< bitcoin-git> bitcoin/master faeeca8 MarcoFalke: scripted-diff: Move various folders to ci scratch dir
< bitcoin-git> bitcoin/master fa0656d MarcoFalke: ci: Add DEPENDS_DIR variable, Add documentation for folders
< bitcoin-git> bitcoin/master fa04187 MarcoFalke: scripted-diff: Use ci DEPENDS_DIR, remove BASE_BUILD_DIR
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2b6575d9895c...69ca6cdd6610
< bitcoin-git> bitcoin/master fa94fc1 MarcoFalke: ci: Run functional tests on s390x
< bitcoin-git> bitcoin/master fad9fdb MarcoFalke: test: Properly deserialize integers in little-endian
< bitcoin-git> bitcoin/master fabd710 MarcoFalke: ci: Print free disk space
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17599: ci: Run functional tests on s390x (master...1911-ciS390x) https://github.com/bitcoin/bitcoin/pull/17599
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17643: wallet: Fix origfee return for bumpfee with feerate arg (master...bf_expl_fix) https://github.com/bitcoin/bitcoin/pull/17643
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/35eda631ed3b...2b6575d9895c
< bitcoin-git> bitcoin/master 02afb0c Gregory Sanders: Fix origfee return for bumpfee with feerate arg
< bitcoin-git> bitcoin/master 2b6575d MarcoFalke: Merge #17643: wallet: Fix origfee return for bumpfee with feerate arg
< bitcoin-git> [bitcoin] fanquake closed pull request #17655: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/17655
< bitcoin-git> [bitcoin] zachwylde00 opened pull request #17655: 0.19 (master...0.19) https://github.com/bitcoin/bitcoin/pull/17655

2019-12-02

< bitcoin-git> [bitcoin] jbeich opened pull request #17654: Unbreak build with Boost 1.72.0 (master...boost) https://github.com/bitcoin/bitcoin/pull/17654
< bitcoin-git> [bitcoin] andrewtoth opened pull request #17653: rpc: Add generatecustomblock to mine a custom set of transactions (master...generatecustomblock) https://github.com/bitcoin/bitcoin/pull/17653
< bitcoin-git> [bitcoin] dr-orlovsky closed pull request #17651: Fixing ubuntu installation description (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17651
< bitcoin-git> [bitcoin] dr-orlovsky opened pull request #17651: Fixing ubuntu installation description (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17651
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/19698ac6bc0e...35eda631ed3b
< bitcoin-git> bitcoin/master b66861e Hennadii Stepanov: Fix comparison function signature
< bitcoin-git> bitcoin/master 98fbd1c Hennadii Stepanov: Use correct C++11 header for std::swap()
< bitcoin-git> bitcoin/master 35eda63 fanquake: Merge #17634: qt: Fix comparison function signature
< bitcoin-git> [bitcoin] fanquake merged pull request #17634: qt: Fix comparison function signature (master...20191129-fix-comp) https://github.com/bitcoin/bitcoin/pull/17634
< bitcoin-git> [bitcoin] malevolent opened pull request #17650: Removed unwanted fields from -getinfo. Closes #17314 (master...rethink_bitcoin_cli) https://github.com/bitcoin/bitcoin/pull/17650
< bitcoin-git> [bitcoin] laanwj closed pull request #17094: doc: Add CODEOWNERS file (master...2019_10_codeowners) https://github.com/bitcoin/bitcoin/pull/17094
< bitcoin-git> [bitcoin] fanquake closed pull request #17649: Create main.yml (master...master) https://github.com/bitcoin/bitcoin/pull/17649
< bitcoin-git> [bitcoin] jimmywilk opened pull request #17649: Create main.yml (master...master) https://github.com/bitcoin/bitcoin/pull/17649
< bitcoin-git> [bitcoin] hel-o opened pull request #17648: Fix. text reference to executable bitcoin-wallet (master...fix/typo) https://github.com/bitcoin/bitcoin/pull/17648
< bitcoin-git> [bitcoin] nijynot opened pull request #17647: lcov: filter depends (master...fix/lcov-depends) https://github.com/bitcoin/bitcoin/pull/17647

2019-12-01

< bitcoin-git> [bitcoin] priem19 opened pull request #17645: gui: increases default GraphRange of Network Traffic to 12 hours. (master...GraphRange) https://github.com/bitcoin/bitcoin/pull/17645
< bitcoin-git> [bitcoin] fanquake merged pull request #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOutputs (master...fix-bnb-preset-sub) https://github.com/bitcoin/bitcoin/pull/17568
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2ecb7e1556cd...19698ac6bc0e
< bitcoin-git> bitcoin/master ff330ba Andrew Chow: Default to bnb_used = false as there are many cases where BnB is not used
< bitcoin-git> bitcoin/master eadd130 Andrew Chow: tests: Add a test for funding with sufficient preset inputs and subtractFe...
< bitcoin-git> bitcoin/master 19698ac fanquake: Merge #17568: wallet: fix when sufficient preset inputs and subtractFeeFro...
< bitcoin-git> [bitcoin] instagibbs opened pull request #17643: Fix origfee return for bumpfee with feerate arg (master...bf_expl_fix) https://github.com/bitcoin/bitcoin/pull/17643
< bitcoin-git> [bitcoin] practicalswift closed pull request #17640: wallet: Fix uninitialized read in bumpfee(...) (master...uninitialized-read-in-bumpfee) https://github.com/bitcoin/bitcoin/pull/17640
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/abb30de63f36...2ecb7e1556cd
< bitcoin-git> bitcoin/master 6fdf5da fanquake: depends: only use dbus with qt on linux
< bitcoin-git> bitcoin/master 2ecb7e1 fanquake: Merge #17521: depends: only use D-Bus with Qt on linux
< bitcoin-git> [bitcoin] fanquake merged pull request #17521: depends: only use D-Bus with Qt on linux (master...no_dbus_macos) https://github.com/bitcoin/bitcoin/pull/17521

2019-11-30

< bitcoin-git> [bitcoin] sipsorcery opened pull request #17641: Add unit test for leveldb creation with unicode path (master...dbwrapper_unicode) https://github.com/bitcoin/bitcoin/pull/17641
< bitcoin-git> [bitcoin] practicalswift opened pull request #17640: wallet: Fix uninitialized read in bumpfee(...) (master...uninitialized-read-in-bumpfee) https://github.com/bitcoin/bitcoin/pull/17640
< bitcoin-git> [bitcoin] practicalswift opened pull request #17639: tests: Add "make check-valgrind" to run the unit tests under Valgrind. Fix uninitialized read in CWallet::CreateTransaction(...). (master...make-check-valgrind) https://github.com/bitcoin/bitcoin/pull/17639
< bitcoin-git> [bitcoin] emilengler opened pull request #17637: Add Keyserver to verify-commits README (master...2019-11-add-keyserver-to-verify-commit-readme) https://github.com/bitcoin/bitcoin/pull/17637
< bitcoin-git> [bitcoin] emilengler opened pull request #17636: qt: Add -guisettings option (master...2019-11-guisettings) https://github.com/bitcoin/bitcoin/pull/17636

2019-11-29

< bitcoin-git> [bitcoin] hebasto opened pull request #17635: build: Add Travis CentOS 7 build (master...20191129-travis-centos-build) https://github.com/bitcoin/bitcoin/pull/17635
< bitcoin-git> [bitcoin] hebasto opened pull request #17634: qt: Fix comparison function signature (master...20191129-fix-comp) https://github.com/bitcoin/bitcoin/pull/17634
< bitcoin-git> [bitcoin] practicalswift opened pull request #17633: tests: Add option --valgrind to run the functional tests under Valgrind (master...functional-valgrind) https://github.com/bitcoin/bitcoin/pull/17633
< bitcoin-git> [bitcoin] meshcollider merged pull request #17587: gui: show watch-only balance in send screen (master...2019/11/send_balance) https://github.com/bitcoin/bitcoin/pull/17587
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/114e89e596a6...abb30de63f36
< bitcoin-git> bitcoin/master 2689c8f Sjors Provoost: [test] qt: add send screen balance test
< bitcoin-git> bitcoin/master 4a96e45 Sjors Provoost: [gui] send: show watch-only balance in send screen
< bitcoin-git> bitcoin/master abb30de Samuel Dobson: Merge #17587: gui: show watch-only balance in send screen
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #17631: Expose block filters over REST. (master...2019-11-filter-rest) https://github.com/bitcoin/bitcoin/pull/17631
< bitcoin-git> [bitcoin] fanquake closed pull request #17630: Align assignment operator vertically (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17630
< bitcoin-git> [bitcoin] wooseopkim opened pull request #17630: Align assignment operator vertically (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17630

2019-11-28

< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23cecd6cd56f...114e89e596a6
< bitcoin-git> bitcoin/master 73b96c9 practicalswift: net: Fix uninitialized read in ProcessMessage(...)
< bitcoin-git> bitcoin/master 114e89e Wladimir J. van der Laan: Merge #17624: net: Fix an uninitialized read in ProcessMessage(..., "tx", ...)...
< bitcoin-git> [bitcoin] laanwj merged pull request #17624: net: Fix an uninitialized read in ProcessMessage(..., "tx", ...) when receiving a transaction we already have (master...uninitialized-read-in-ProcessMessage) https://github.com/bitcoin/bitcoin/pull/17624
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f59885d27a0...23cecd6cd56f
< bitcoin-git> bitcoin/master d2a3a5c fanquake: util: make ScheduleBatchPriority advisory only
< bitcoin-git> bitcoin/master 23cecd6 Wladimir J. van der Laan: Merge #17604: util: make ScheduleBatchPriority advisory only
< bitcoin-git> [bitcoin] laanwj merged pull request #17604: util: make ScheduleBatchPriority advisory only (master...fix_ScheduleBatchPriority_comment) https://github.com/bitcoin/bitcoin/pull/17604
< bitcoin-git> [bitcoin] Sjors opened pull request #17627: Initialize entropy buffers to suppress false positive warning (master...2019/11/buffers) https://github.com/bitcoin/bitcoin/pull/17627
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d8a66626d631...1f59885d27a0
< bitcoin-git> bitcoin/master 14aded4 Hennadii Stepanov: script: Lint Gitian descriptors with ShellCheck
< bitcoin-git> bitcoin/master 577682d Hennadii Stepanov: script: Enable SC2006 rule for Gitian scripts
< bitcoin-git> bitcoin/master 61bb21b Hennadii Stepanov: script: Enable SC2155 rule for Gitian scripts
< bitcoin-git> [bitcoin] laanwj merged pull request #17361: script: Lint Gitian descriptors with ShellCheck (master...20191103-lint-gitian-scripts) https://github.com/bitcoin/bitcoin/pull/17361

2019-11-27

< bitcoin-git> [bitcoin] brakmic opened pull request #17623: rpc: add extensive file checks for dumptxoutset and dumpwallet (master...checks-for-dump-functions) https://github.com/bitcoin/bitcoin/pull/17623
< bitcoin-git> [bitcoin] brakmic closed pull request #17615: rpc: check for irregular files in dumptxoutset (master...dumptxoutset-invalid-file-error) https://github.com/bitcoin/bitcoin/pull/17615
< bitcoin-git> [bitcoin] instagibbs opened pull request #17621: IsUsedDestination should count any known single-key address (master...actually_no_reuse) https://github.com/bitcoin/bitcoin/pull/17621

2019-11-26

< bitcoin-git> [bitcoin] jonatack opened pull request #17617: rpc: replace varying UNIX time strings with a constant (master...unix-epoch-time-consistency) https://github.com/bitcoin/bitcoin/pull/17617
< bitcoin-git> [bitcoin] petterhs closed pull request #17614: rpc: fix failure calling dumptxoutset with invalid filename (master...fix-rpc-dumptxoutset) https://github.com/bitcoin/bitcoin/pull/17614
< bitcoin-git> [bitcoin] brakmic opened pull request #17615: rpc: check for irregular files in dumptxoutset (master...dumptxoutset-invalid-file-error) https://github.com/bitcoin/bitcoin/pull/17615
< bitcoin-git> [bitcoin] petterhs opened pull request #17614: rpc: fix failure calling dumptxoutset with invalid filename (master...fix-rpc-dumptxoutset) https://github.com/bitcoin/bitcoin/pull/17614
< bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/4fb82e916b3b...d8a66626d631
< bitcoin-git> bitcoin/master 70cda34 Jon Atack: rpc: improve getaddressinfo RPCHelpman formatting
< bitcoin-git> bitcoin/master 5a0ed85 Jon Atack: rpc: improve getaddressinfo RPCHelpman content
< bitcoin-git> bitcoin/master 8d1ed0c Jon Atack: rpc: clarify label vs labels in getaddressinfo RPCHelpman
< bitcoin-git> [bitcoin] laanwj merged pull request #17283: rpc: improve getaddressinfo test coverage, help, code docs (master...rpc-getaddressinfo-labels) https://github.com/bitcoin/bitcoin/pull/17283
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f2ab1309619b...4fb82e916b3b
< bitcoin-git> bitcoin/master 27d82b6 fanquake: gui: remove macOS start on login code
< bitcoin-git> bitcoin/master 4fb82e9 fanquake: Merge #17567: gui: remove macOS start on login code
< bitcoin-git> [bitcoin] fanquake merged pull request #17567: gui: remove macOS start on login code (master...remove_macos_startup_item) https://github.com/bitcoin/bitcoin/pull/17567
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0ee914ba9e59...f2ab1309619b
< bitcoin-git> bitcoin/master 8781904 Hennadii Stepanov: qt: Fix class name of Ui::ModalOverlay
< bitcoin-git> bitcoin/master 93352d2 Hennadii Stepanov: qt: Use proper class for Ui::ReceiveCoinsDialog
< bitcoin-git> bitcoin/master f2ab130 fanquake: Merge #17606: qt, refactor: Use proper classes for Ui::*
< bitcoin-git> [bitcoin] fanquake merged pull request #17606: qt, refactor: Use proper classes for Ui::* (master...20191125-fix-ui-baseclass) https://github.com/bitcoin/bitcoin/pull/17606
< bitcoin-git> [bitcoin] promag opened pull request #17611: gui: Make send and receive widgets extend QWidget (master...2019-11-send-receive-widgets) https://github.com/bitcoin/bitcoin/pull/17611
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2c1c43754b7a...0ee914ba9e59
< bitcoin-git> bitcoin/master 1a3a256 Harris: wallet: replace raw pointer with const reference in AddrToPubKey
< bitcoin-git> bitcoin/master 0ee914b Samuel Dobson: Merge #17584: wallet: replace raw pointer with const reference in AddrToPu...
< bitcoin-git> [bitcoin] meshcollider merged pull request #17584: wallet: replace raw pointer with const reference in AddrToPubKey (master...rpcwallet-redundant-pointer-conversion) https://github.com/bitcoin/bitcoin/pull/17584
< bitcoin-git> [bitcoin] hebasto opened pull request #17606: qt, refactor: Use proper classes for Ui::* (master...20191125-fix-ui-baseclass) https://github.com/bitcoin/bitcoin/pull/17606
< dviola> i.e. if I clone from https://github.com/bitcoin/bitcoin.git

2019-11-25

< bitcoin-git> [bitcoin] fanquake opened pull request #17604: doc: correct ScheduleBatchPriority return value documentation (master...fix_ScheduleBatchPriority_comment) https://github.com/bitcoin/bitcoin/pull/17604
< bitcoin-git> [bitcoin] dongcarl opened pull request #17602: net: Lower # of IPs learned from a DNS seed (master...2019-11-lower-nMaxIPs) https://github.com/bitcoin/bitcoin/pull/17602
< bitcoin-git> [bitcoin] jnewbery opened pull request #17601: Validation: Move CheckBlock() mutation guard to AcceptBlock() (master...2019-11-checkblock-in-acceptblock) https://github.com/bitcoin/bitcoin/pull/17601
< bitcoin-git> [bitcoin] hebasto opened pull request #17600: qt: Remove connection for unused accepted() signal in ReceiveRequestDialog (master...20191125-unused-connection) https://github.com/bitcoin/bitcoin/pull/17600
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17599: ci: Run functional tests on s390x (master...1911-ciS390x) https://github.com/bitcoin/bitcoin/pull/17599
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/12230529e330...2c1c43754b7a
< bitcoin-git> bitcoin/master 2fa65e0 Elichai Turkel: Add ci script to install on s390x
< bitcoin-git> bitcoin/master da1f153 Elichai Turkel: Add s390x tests to travis
< bitcoin-git> bitcoin/master 2c1c437 MarcoFalke: Merge #17591: ci: Add big endian platform - s390x
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17591: ci: Add big endian platform - s390x (master...2019-11-s390x) https://github.com/bitcoin/bitcoin/pull/17591
< bitcoin-git> [bitcoin] hebasto reopened pull request #17597: qt: Fix height of QR-less ReceiveRequestDialog (master...20191125-height-without-qr) https://github.com/bitcoin/bitcoin/pull/17597
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17598: doc: Update release process with latest changes (master...1911-docRelNotes) https://github.com/bitcoin/bitcoin/pull/17598
< bitcoin-git> [bitcoin] hebasto closed pull request #17597: qt: Fix height of QR-less ReceiveRequestDialog (master...20191125-height-without-qr) https://github.com/bitcoin/bitcoin/pull/17597
< bitcoin-git> [bitcoin] hebasto opened pull request #17597: qt: Fix height of QR-less ReceiveRequestDialog (master...20191125-height-without-qr) https://github.com/bitcoin/bitcoin/pull/17597
< bitcoin-git> [bitcoin] fanquake merged pull request #17596: doc: Change doxygen URL to doxygen.bitcoincore.org (master...2019_11_doxygen_url) https://github.com/bitcoin/bitcoin/pull/17596
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89a1f7a250ef...12230529e330
< bitcoin-git> bitcoin/master 41d7db0 Wladimir J. van der Laan: doc: Change doxygen URL to doxygen.bitcoincore.org
< bitcoin-git> bitcoin/master 1223052 fanquake: Merge #17596: doc: Change doxygen URL to doxygen.bitcoincore.org
< bitcoin-git> [bitcoin] laanwj opened pull request #17596: doc: Change doxygen URL to doxygen.bitcoincore.org (master...2019_11_doxygen_url) https://github.com/bitcoin/bitcoin/pull/17596
< bitcoin-git> [bitcoin] dongcarl opened pull request #17595: guix: Enable building for `x86_64-w64-mingw32` target (master...2019-09-guix-staging-win-mingw-6.0.0) https://github.com/bitcoin/bitcoin/pull/17595
< bitcoin-git> [bitcoin] laanwj merged pull request #16617: [0.18.2] Backports (0.18...0_18_2_backports) https://github.com/bitcoin/bitcoin/pull/16617
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17592: Appveyor install libevent[thread] vcpkg (master...vcpkg_libevent_thread) https://github.com/bitcoin/bitcoin/pull/17592
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e6f167bfdfc0...89a1f7a250ef
< bitcoin-git> bitcoin/master f13e274 Aaron Clauson: Appveyor install libevent[thread] vcpkg
< bitcoin-git> bitcoin/master 89a1f7a MarcoFalke: Merge #17592: Appveyor install libevent[thread] vcpkg
< bitcoin-git> [bitcoin] mzumsande opened pull request #17593: test: move more utility functions into test utility library (master...201911_test_moveutil) https://github.com/bitcoin/bitcoin/pull/17593
< bitcoin-git> [bitcoin] sipsorcery opened pull request #17592: Appveyor install libevent[thread] vcpkg (master...vcpkg_libevent_thread) https://github.com/bitcoin/bitcoin/pull/17592
< bitcoin-git> [bitcoin] elichai opened pull request #17591: Testing bitcoin in a Big Endian platform - s390x (master...2019-11-s390x) https://github.com/bitcoin/bitcoin/pull/17591
< sipa> "fanquake, faster than his shadow bitcoin-git"
< bitcoin-git> [bitcoin] fanquake closed pull request #17590: reade (master...master) https://github.com/bitcoin/bitcoin/pull/17590
< bitcoin-git> [bitcoin] muzafa-popo opened pull request #17590: reade (master...master) https://github.com/bitcoin/bitcoin/pull/17590
< bitcoin-git> [bitcoin] Sjors opened pull request #17587: gui: show watch-only balance in send screen (master...2019/11/send_balance) https://github.com/bitcoin/bitcoin/pull/17587
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/dd198064b5d9...a284bbbee805
< bitcoin-git> bitcoin/0.19 2aba76c Hennadii Stepanov: qt: Fix missing qRegisterMetaType for size_t
< bitcoin-git> bitcoin/0.19 a284bbb Hennadii Stepanov: refactor: Styling w/ clang-format, comment update
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/1bc9988993ee...dd198064b5d9
< bitcoin-git> bitcoin/0.19 dd19806 Wladimir J. van der Laan: doc: Clear out release notes after 0.19.0.1
< bitcoin-git> [bitcoin] jonatack opened pull request #17585: rpc: deprecate getaddressinfo label (master...deprecate-getaddressinfo-label) https://github.com/bitcoin/bitcoin/pull/17585
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17569: build: Allow export of environ symbols and work around rv64 toolchain issue (master...2019_11_environ) https://github.com/bitcoin/bitcoin/pull/17569
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/746318179884...e6f167bfdfc0
< bitcoin-git> bitcoin/master f6e4225 Wladimir J. van der Laan: build: Allow export of environ symbols
< bitcoin-git> bitcoin/master eafd259 Wladimir J. van der Laan: build: Add NX workaround for RV64
< bitcoin-git> bitcoin/master e6f167b MarcoFalke: Merge #17569: build: Allow export of environ symbols and work around rv64 ...

2019-11-24

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17538: build: Bump minimum libc to 2.17 for release binaries (master...bump_libc_217) https://github.com/bitcoin/bitcoin/pull/17538
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/239d19966788...746318179884
< bitcoin-git> bitcoin/master b77d5ad Wladimir J. van der Laan: build: Disallow dynamic linking against c++ library
< bitcoin-git> bitcoin/master 16a7be1 Wladimir J. van der Laan: build: Bump minimum versions in symbol checker
< bitcoin-git> bitcoin/master 8f15a31 fanquake: doc: add glibc 2.17 requirement to release-notes
< bitcoin-git> [bitcoin] brakmic opened pull request #17584: wallet: replace raw pointer with const reference in AddrToPubKey (master...rpcwallet-redundant-pointer-conversion) https://github.com/bitcoin/bitcoin/pull/17584
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17581: refactor: Remove settings merge reverse precedence code (master...pr/wdrev) https://github.com/bitcoin/bitcoin/pull/17581
< bitcoin-git> [bitcoin] ryanofsky opened pull request #17580: refactor: Add ALLOW_LIST flags and enforce usage in CheckArgFlags (master...pr/wdlist) https://github.com/bitcoin/bitcoin/pull/17580
< bitcoin-git> [bitcoin] andrewtoth opened pull request #17579: [refactor] Merge getreceivedby tally into GetReceived function (master...getreceivedby-refactor) https://github.com/bitcoin/bitcoin/pull/17579
< bitcoin-git> [bitcoin] jonatack opened pull request #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior (master...deprecate-getaddress-info-labels-purpose) https://github.com/bitcoin/bitcoin/pull/17578
< bitcoin-git> [bitcoin] vasild opened pull request #17577: refactor: deduplicate the message sign/verify code (master...message-dedup) https://github.com/bitcoin/bitcoin/pull/17577