< bitcoin-git>
[bitcoin] laanwj merged pull request #20267: Disable and fix tests for when BDB is not compiled (master...tests-opt-sqlite-bdb) https://github.com/bitcoin/bitcoin/pull/20267
< bitcoin-git>
bitcoin/master 3641597 Andrew Chow: tests: Don't make any wallets unless wallet is required
< bitcoin-git>
bitcoin/master b9b88f5 Andrew Chow: Skip legacy wallet reliant tests if BDB is not compiled
< bitcoin-git>
bitcoin/master 6f36242 Andrew Chow: tests: Set descriptors default based on compilation
< bitcoin-git>
[bitcoin] WillyTheCat opened pull request #21086: ResetBlockFailureFlags did not remove the invalidity flag in other chain (master...master) https://github.com/bitcoin/bitcoin/pull/21086
< bitcoin-git>
[bitcoin] Saibato opened pull request #21085: test: enable self.chain = 'main' to work in python bitcoin test framework (master...mainettests) https://github.com/bitcoin/bitcoin/pull/21085
< bitcoin-git>
[bitcoin] laanwj merged pull request #20646: doc: refer to BIPs 339/155 in feature negotiation (master...signet-keep-post-verack-sendaddrv2-peers) https://github.com/bitcoin/bitcoin/pull/20646
< bitcoin-git>
bitcoin/master 3931732 Wladimir J. van der Laan: Merge #20646: doc: refer to BIPs 339/155 in feature negotiation
< bitcoin-git>
bitcoin/master e1e6714 Jon Atack: doc: refer to BIPs 339/155 in feature negotiation
< bitcoin-git>
[bitcoin] brunoerg opened pull request #21084: test: fix timeout decrease in feature_assumevalid (master...fix-timeout-assumevalid) https://github.com/bitcoin/bitcoin/pull/21084
< bitcoin-git>
[bitcoin] achow101 opened pull request #21083: wallet: Avoid requesting fee rates multiple times during coin selection (master...createtx-same-feerate) https://github.com/bitcoin/bitcoin/pull/21083
2021-02-04
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21082: refactor: Treat ArgsManager::Flags as uint32_t explicitly (master...2102-unsigned) https://github.com/bitcoin/bitcoin/pull/21082
< bitcoin-git>
[bitcoin] brunoerg opened pull request #21081: test, refactor: fix the unreachable code at feature_taproot (master...taproot-test-return) https://github.com/bitcoin/bitcoin/pull/21081
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21080: fuzz: Configure check for main function (take 2) (master...2101-fuzzTake2) https://github.com/bitcoin/bitcoin/pull/21080
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20715: util: Add ArgsManager::GetCommand() and use it in bitcoin-wallet (master...2012-argsCmd) https://github.com/bitcoin/bitcoin/pull/20715
< bitcoin-git>
bitcoin/master 7777105 MarcoFalke: refactor: Move all command dependend checks to ExecuteWalletToolFunc
< bitcoin-git>
[bitcoin] fanquake opened pull request #21078: guix: only download sources for hosts being built (master...guix_selective_download) https://github.com/bitcoin/bitcoin/pull/21078
< bitcoin-git>
[bitcoin] fanquake merged pull request #21065: build: make macOS HOST in download-osx generic (master...correct_host_download_osx) https://github.com/bitcoin/bitcoin/pull/21065
< bitcoin-git>
bitcoin/master 5f18080 fanquake: Merge #21065: build: make macOS HOST in download-osx generic
< bitcoin-git>
bitcoin/master f22a3ec fanquake: build: make macOS HOST in download-osx generic
< bitcoin-git>
[bitcoin] Saibato opened pull request #21073: wallet: check when create wallets for the reserved name "wallets" (master...sanitycheck) https://github.com/bitcoin/bitcoin/pull/21073
< bitcoin-git>
[bitcoin] practicalswift opened pull request #21068: Add GitHub Codespaces integration to allow for easy onboarding of future generations of contributors (master...github-codespaces) https://github.com/bitcoin/bitcoin/pull/21068
< bitcoin-git>
[bitcoin] cdecker opened pull request #21056: rpc: Add a `-rpcwaittimeout` parameter to limit time spent waiting (master...rpcwait-timeout) https://github.com/bitcoin/bitcoin/pull/21056
< bitcoin-git>
[bitcoin] dongcarl opened pull request #21055: [Bundle 3/n] Prune remaining g_chainman usage in validation functions (master...2020-09-reduce-validation-ccsactiveglobal-usage) https://github.com/bitcoin/bitcoin/pull/21055
< bitcoin-git>
[bitcoin] theStack opened pull request #21053: rpc, test: document {previous,next}blockhash as optional (master...2021-rpc-test-document-previousnextblockhash-as-optional) https://github.com/bitcoin/bitcoin/pull/21053
< bitcoin-git>
[bitcoin] laanwj merged pull request #21026: doc: Document use of make-tag script to make tags (master...2021-01-make-tag) https://github.com/bitcoin/bitcoin/pull/21026
< bitcoin-git>
bitcoin/master 56fcf93 Wladimir J. van der Laan: Merge #21026: doc: Document use of make-tag script to make tags
< bitcoin-git>
bitcoin/master cc30dfb Wladimir J. van der Laan: doc: Document use of make-tag script to make tags
< bitcoin-git>
[gui] hebasto closed pull request #87: Choose monospaced font in C++ code rather in `*.ui` file (master...200910-mono) https://github.com/bitcoin-core/gui/pull/87
< bitcoin-git>
[gui] hebasto opened pull request #207: scripted-diff: Use Courier New as tabular figures font in Overview page (master...210201-mono) https://github.com/bitcoin-core/gui/pull/207
< bitcoin-git>
[bitcoin] laanwj merged pull request #20749: [Bundle 1/n] Prune g_chainman usage related to ::LookupBlockIndex (master...2020-09-libbitcoinruntime-v4) https://github.com/bitcoin/bitcoin/pull/20749
< bitcoin-git>
bitcoin/master eae54e6 Carl Dong: scripted-diff: Use BlockManager::LookupBlockIndex
< bitcoin-git>
bitcoin/master 15d20f4 Carl Dong: validation: Move LookupBlockIndex to BlockManager
< bitcoin-git>
bitcoin/master f92dc65 Carl Dong: validation: Guard the active_chainstate with cs_main
< bitcoin-git>
[bitcoin] practicalswift opened pull request #21041: log: Move "Pre-allocating up to position 0x[…] in […].dat" log message to debug category (master...pre-allocation-up-to-position-0xff-in-foo.dat) https://github.com/bitcoin/bitcoin/pull/21041
< bitcoin-git>
[gui] hebasto opened pull request #205: Save/restore TransactionView and recentRequestsView tables column sizes (master...210131-header) https://github.com/bitcoin-core/gui/pull/205
< bitcoin-git>
[bitcoin] laanwj opened pull request #21026: doc: Document use of make-tag script to make tags (master...2021-01-make-tag) https://github.com/bitcoin/bitcoin/pull/21026
< bitcoin-git>
[bitcoin] dongcarl opened pull request #21025: validation: Guard the active_chainstate with cs_main (master...2021-01-chainman-activechainstate-locking) https://github.com/bitcoin/bitcoin/pull/21025
< bitcoin-git>
[bitcoin] laanwj merged pull request #20012: rpc: Remove duplicate name and argNames from CRPCCommand (master...2009-rpcCheckMapping) https://github.com/bitcoin/bitcoin/pull/20012
< bitcoin-git>
bitcoin/master fa04f9b MarcoFalke: rpc: Remove duplicate name and argNames from CRPCCommand
< bitcoin-git>
bitcoin/master fa92912 MarcoFalke: rpc: Use RPCHelpMan for check-rpc-mappings linter
< bitcoin-git>
bitcoin/master faf8356 MarcoFalke: rpc: [refactor] Use concise C++11 code in CRPCConvertTable constructor
< bitcoin-git>
[bitcoin] fanquake opened pull request #21022: [Not for merge] pthread sanity check (master...broken_shared_mutex_sanity_check) https://github.com/bitcoin/bitcoin/pull/21022
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20995: fuzz: Avoid initializing version to less than MIN_PEER_PROTO_VERSION (master...2101-fuzzVersion0) https://github.com/bitcoin/bitcoin/pull/20995
< bitcoin-git>
bitcoin/master 4d5eaf7 MarcoFalke: Merge #20995: fuzz: Avoid initializing version to less than MIN_PEER_PROTO...
< bitcoin-git>
bitcoin/master fad3d76 MarcoFalke: fuzz: Avoid initializing version to less than MIN_PEER_PROTO_VERSION
< bitcoin-git>
[gui] jonasschnelli merged pull request #85: Remove unused "What's This" button in dialogs on Windows OS (master...200907-whatsit) https://github.com/bitcoin-core/gui/pull/85
< bitcoin-git>
bitcoin/master ac7ccd6 Hennadii Stepanov: scripted-diff: Remove unused "What's This" button in dialogs on Windows
< bitcoin-git>
bitcoin/master 68692d3 Jonas Schnelli: Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs o...
< bitcoin-git>
bitcoin/master b695148 Hennadii Stepanov: qt: Add flags to prevent a "What's This" button on Windows OS
< bitcoin-git>
[gui] jonasschnelli merged pull request #72: util: Log static plugins meta data and used style (master...200812-log) https://github.com/bitcoin-core/gui/pull/72
< bitcoin-git>
bitcoin/master 02b0165 Jonas Schnelli: Merge bitcoin-core/gui#177: Use "fusion" style on macOS Big Sur with old Q...
< bitcoin-git>
bitcoin/master 4e1154d Hennadii Stepanov: qt: Use "fusion" style on macOS Big Sur with old Qt
< bitcoin-git>
[gui] jonasschnelli merged pull request #177: Use "fusion" style on macOS Big Sur with old Qt (master...210107-style) https://github.com/bitcoin-core/gui/pull/177
< bitcoin-git>
[bitcoin] laanwj closed pull request #20957: doc: Update tor.md for notes on how to preserve v2 urls (with a not recommended note) (master...tor-controlport-docs) https://github.com/bitcoin/bitcoin/pull/20957
< bitcoin-git>
[bitcoin] laanwj merged pull request #20964: rpc: Add specific error code for "wallet already loaded" (master...2021-01-wallet-already-loaded-rpc) https://github.com/bitcoin/bitcoin/pull/20964
< bitcoin-git>
bitcoin/master 15a9df0 Wladimir J. van der Laan: Merge #20964: rpc: Add specific error code for "wallet already loaded"
< bitcoin-git>
bitcoin/master a6739cc Wladimir J. van der Laan: rpc: Add specific error code for "wallet already loaded"
< bitcoin-git>
[bitcoin] dhruv opened pull request #21015: Make all of net_processing (and some of net) use std::chrono types (master...pr-20044) https://github.com/bitcoin/bitcoin/pull/21015
< bitcoin-git>
[bitcoin] stackman27 opened pull request #21014: test: Run mempool_accept.py even with wallet disabled (master...diswallet_mempoolaccept) https://github.com/bitcoin/bitcoin/pull/21014
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #20044: Make all of net_processing (and some of net) use std::chrono types (master...202009_chrono_types) https://github.com/bitcoin/bitcoin/pull/20044
< bitcoin-git>
bitcoin/master a2a3f4c Pavol Rusnak: qt: drop workaround for QTBUG-42503 which was fixed in Qt 5.5.0
< bitcoin-git>
[gui] jonasschnelli merged pull request #189: qt: drop workaround for QTBUG-42503 which was fixed in Qt 5.5.0 (master...qtbug-42503) https://github.com/bitcoin-core/gui/pull/189