< luke-jr> bleh, QOverload doesn't work in Qt 5.5
< bitcoin-git> [bitcoin] EthanHeilman opened pull request #21045: [wip] build: adds switch to enable/disable randomized base address in MSVC builds (master...winnoaslr) https://github.com/bitcoin/bitcoin/pull/21045
< bitcoin-git> [bitcoin] S3RK opened pull request #21049: Add release notes for listdescriptors RPC (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21049
< bitcoin-git> [bitcoin] meshcollider pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/4c55f92c7644...7dc4807691b9
< bitcoin-git> bitcoin/master 2acad03 Andrew Chow: Remove OutputGroup non-default constructors
< bitcoin-git> bitcoin/master 6148a8a Andrew Chow: Move GroupOutputs into SelectCoinsMinConf
< bitcoin-git> bitcoin/master 99b399a Andrew Chow: Move fee setting of OutputGroup to Insert
< bitcoin-git> [bitcoin] meshcollider merged pull request #20040: wallet: Refactor OutputGroups to handle fees and spending eligibility on grouping (master...inner-groupoutputs) https://github.com/bitcoin/bitcoin/pull/20040
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7dc4807691b9...87394b6741df
< bitcoin-git> bitcoin/master c943282 jarolrod: validation: remove redundant check on pindex
< bitcoin-git> bitcoin/master 87394b6 MarcoFalke: Merge #20868: validation: remove redundant check on pindex
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20868: validation: remove redundant check on pindex (master...redundant-check-validation) https://github.com/bitcoin/bitcoin/pull/20868
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87394b6741df...636e754a8175
< bitcoin-git> bitcoin/master 74d23bf Jarol Rodriguez: rpc: document RPC_TRANSACTION_ALREADY_IN_CHAIN exception
< bitcoin-git> bitcoin/master 636e754 MarcoFalke: Merge #20941: rpc: document RPC_TRANSACTION_ALREADY_IN_CHAIN exception
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20941: rpc: document RPC_TRANSACTION_ALREADY_IN_CHAIN exception (master...rpcman-sendrawtx) https://github.com/bitcoin/bitcoin/pull/20941
< bitcoin-git> [gui] jonatack opened pull request #206: Display fRelayTxes and bip152_highbandwidth_{to, from} in peer details (master...add-fields-to-peer-details) https://github.com/bitcoin-core/gui/pull/206
< bitcoin-git> [bitcoin] laanwj pushed 18 commits to master: https://github.com/bitcoin/bitcoin/compare/636e754a8175...44f4bcd302d6
< bitcoin-git> bitcoin/master f92dc65 Carl Dong: validation: Guard the active_chainstate with cs_main
< bitcoin-git> bitcoin/master 15d20f4 Carl Dong: validation: Move LookupBlockIndex to BlockManager
< bitcoin-git> bitcoin/master eae54e6 Carl Dong: scripted-diff: Use BlockManager::LookupBlockIndex
< 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> [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> [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> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/44f4bcd302d6...d0d256536cdf
< bitcoin-git> bitcoin/master dc8be12 fanquake: refactor: remove boost::thread_group usage
< bitcoin-git> bitcoin/master d0d2565 Wladimir J. van der Laan: Merge #21016: refactor: remove boost::thread_group usage
< bitcoin-git> [bitcoin] laanwj merged pull request #21016: refactor: remove boost::thread_group usage (master...remove_boost_threadgroup) https://github.com/bitcoin/bitcoin/pull/21016
< bitcoin-git> [bitcoin] hebasto opened pull request #21051: Fix -Wmismatched-tags warnings (master...210201-warning) https://github.com/bitcoin/bitcoin/pull/21051
< bitcoin-git> [bitcoin] kiminuo opened pull request #21052: [draft] refactor: Replace fs::unique_path with GetUniquePath(path) calls (master...feature/fs-unique-path) https://github.com/bitcoin/bitcoin/pull/21052
< bitcoin-git> [bitcoin] laanwj closed pull request #20951: doc: APS explanation clarified in 0.21.0 release notes (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20951
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0d256536cdf...56fcf93349c3
< bitcoin-git> bitcoin/master cc30dfb Wladimir J. van der Laan: doc: Document use of make-tag script to make tags
< 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] 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] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/56fcf93349c3...2c0fc856a6b0
< bitcoin-git> bitcoin/master faa96f8 MarcoFalke: Remove unused CDataStream methods
< bitcoin-git> bitcoin/master fa8bdb0 MarcoFalke: refactor: Drop CDataStream constructors in favor of one taking a Span of b...
< bitcoin-git> bitcoin/master fada14b MarcoFalke: Treat CDataStream bytes as uint8_t
< bitcoin-git> [bitcoin] laanwj merged pull request #20464: refactor: Treat CDataStream bytes as uint8_t (master...2011-dataStream) https://github.com/bitcoin/bitcoin/pull/20464
< 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] 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] 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
< dongcarl> If anyone's MSVC builds/CIs are failing after rebasing today, hebasto's #21051 is the fix
< gribble> https://github.com/bitcoin/bitcoin/issues/21051 | Fix -Wmismatched-tags warnings by hebasto · Pull Request #21051 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] RandyMcMillan opened pull request #208: docs: update README notes for /interfaces (master...interfaces-notes) https://github.com/bitcoin-core/gui/pull/208