< 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
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench (master...2101-benchNoLog) https://github.com/bitcoin/bitcoin/pull/21003
< bitcoin-git>
[bitcoin] martinus opened pull request #21006: rpc: reduce LOCK(cs_min) scope in rest_block: ~5 times as many requests per second (master...2021-01-reduce-cs_main-lock-in-rest_block) https://github.com/bitcoin/bitcoin/pull/21006
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench (master...2101-benchNoLog) https://github.com/bitcoin/bitcoin/pull/21003
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21003: test: Move MakeNoLogFileContext to common libtest_util, and use it in bench (master...2101-benchNoLog) https://github.com/bitcoin/bitcoin/pull/21003
< bitcoin-git>
[bitcoin] practicalswift opened pull request #21000: fuzz: Add UBSan suppressions needed for fuzz tests to not warn under -fsanitize=integer (master...fsanitize-integer) https://github.com/bitcoin/bitcoin/pull/21000
< bitcoin-git>
[bitcoin] martinus opened pull request #20998: Fix BlockToJsonVerbose benchmark (master...2021-01-fix-BlockToJsonVerbose-single-benchmark-run) https://github.com/bitcoin/bitcoin/pull/20998
< bitcoin-git>
[bitcoin] fanquake closed pull request #20994: doc: remove trailing whitespace from the release notes (master...trailing-whitespace) https://github.com/bitcoin/bitcoin/pull/20994
2021-01-23
< bitcoin-git>
[bitcoin] MarcoFalke opened 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] prusnak opened pull request #20994: doc: remove trailing whitespace from the release notes (master...trailing-whitespace) https://github.com/bitcoin/bitcoin/pull/20994
< bitcoin-git>
[bitcoin] theStack opened pull request #20993: test: store subversion (user agent) as string in msg_version (master...2021-01-test-store_user_agent_as_string) https://github.com/bitcoin/bitcoin/pull/20993
< bitcoin-git>
[bitcoin] jnewbery opened pull request #20986: [RFC] docs: update developer notes to discourage very long lines (master...2021-01-no-long-lines) https://github.com/bitcoin/bitcoin/pull/20986