2021-11-15

<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/caf8b26b52bf...41e6909c0730
<bitcoin-git> bitcoin/master fa9c26a MarcoFalke: test: Force --nosandbox when --valgrind
<bitcoin-git> bitcoin/master 41e6909 fanquake: Merge bitcoin/bitcoin#23516: test: Force --nosandbox when --valgrind
<bitcoin-git> [bitcoin] sipa closed pull request #23175: Add CJDNS network to -addrinfo and -netinfo (master...add-cjdns-to-addrinfo-and-netinfo) https://github.com/bitcoin/bitcoin/pull/23175
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5ccab7187b35...caf8b26b52bf
<bitcoin-git> bitcoin/master 5bd40a3 Jon Atack: cli: add cjdns network to -addrinfo and -netinfo
<bitcoin-git> bitcoin/master caf8b26 W. J. van der Laan: Merge bitcoin/bitcoin#23175: Add CJDNS network to -addrinfo and -netinfo
<bitcoin-git> bitcoin/master 7b65287 Jon Atack: cli: hoist networks class data members to a constant
<bitcoin-git> [bitcoin] laanwj closed pull request #23394: Taproot wallet test vectors (generation+tests) (master...202110_taprootunit) https://github.com/bitcoin/bitcoin/pull/23394
<bitcoin-git> bitcoin/master 2478c67 Pieter Wuille: Make signing follow BIP340 exactly w.r.t. aux randomness
<bitcoin-git> bitcoin/master 5140825 Pieter Wuille: tests: add more fields to TaprootInfo
<bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7f0f85337370...5ccab7187b35
<bitcoin-git> bitcoin/master a5bde01 Pieter Wuille: tests: give feature_taproot access to sighash preimages
<bitcoin-git> [bitcoin] theStack opened pull request #23521: test: refactor: dedup code by taking use of `create_block` parameters (master...202111-test-refactor-use_createblock_parameters) https://github.com/bitcoin/bitcoin/pull/23521
<bitcoin-git> [bitcoin] laanwj merged pull request #23005: multiprocess: Delay wallet client construction (master...pr/ipc-client) https://github.com/bitcoin/bitcoin/pull/23005
<bitcoin-git> bitcoin/master ad085f9 Russell Yanofsky: multiprocess: Delay wallet client construction
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/15d109802ab9...7f0f85337370
<bitcoin-git> bitcoin/master 7f0f853 W. J. van der Laan: Merge bitcoin/bitcoin#23005: multiprocess: Delay wallet client constructio...
<bitcoin-git> [gui] rebroad opened pull request #473: Change Network traffic graph to non-linear (master...NonLinearTraffic) https://github.com/bitcoin-core/gui/pull/473
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23520: ci: Rework ci task names (take 3) (master...2111-ciTaskNames) https://github.com/bitcoin/bitcoin/pull/23520
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23513: ci: Drop --failfast in functional tests on native Windows CI task (master...211115-ff) https://github.com/bitcoin/bitcoin/pull/23513
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa2303989bed...15d109802ab9
<bitcoin-git> bitcoin/master 23c3dcb Hennadii Stepanov: ci: Drop --failfast in functional tests on native Windows CI task
<bitcoin-git> bitcoin/master 15d1098 MarcoFalke: Merge bitcoin/bitcoin#23513: ci: Drop --failfast in functional tests on na...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23515: test: Return the largest utxo in MiniWallet.get_utxo (master...2111-testMiniwalletLargeUtxo) https://github.com/bitcoin/bitcoin/pull/23515
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/024e4debc529...fa2303989bed
<bitcoin-git> bitcoin/master fa62207 MarcoFalke: test: Return the largest utxo in MiniWallet.get_utxo
<bitcoin-git> bitcoin/master fa23039 MarcoFalke: Merge bitcoin/bitcoin#23515: test: Return the largest utxo in MiniWallet.g...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23408: fuzz: Rework ConsumeScript (master...2111-fuzzScript) https://github.com/bitcoin/bitcoin/pull/23408
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ba74123f931...024e4debc529
<bitcoin-git> bitcoin/master fa4baf0 MarcoFalke: fuzz: Rework ConsumeScript
<bitcoin-git> bitcoin/master 024e4de MarcoFalke: Merge bitcoin/bitcoin#23408: fuzz: Rework ConsumeScript
<bitcoin-git> [bitcoin] laanwj merged pull request #23004: multiprocess: add interfaces::ExternalSigner class (master...pr/ipc-signer) https://github.com/bitcoin/bitcoin/pull/23004
<bitcoin-git> bitcoin/master a032fa3 Russell Yanofsky: multiprocess: add interfaces::ExternalSigner class
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/36d184d0c876...1ba74123f931
<bitcoin-git> bitcoin/master 1ba7412 W. J. van der Laan: Merge bitcoin/bitcoin#23004: multiprocess: add interfaces::ExternalSigner ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22508: fuzz: replace every fuzzer-controlled while loop with a macro (master...2021-07--fuzzer-loops) https://github.com/bitcoin/bitcoin/pull/22508
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c82284cfdccd...36d184d0c876
<bitcoin-git> bitcoin/master 214d905 Andrew Poelstra: fuzz: replace every fuzzer-controlled loop with a LIMITED_WHILE loop
<bitcoin-git> bitcoin/master 36d184d MarcoFalke: Merge bitcoin/bitcoin#22508: fuzz: replace every fuzzer-controlled while l...
<bitcoin-git> [bitcoin] laanwj merged pull request #23345: build: Drop unneeded dependencies for bitcoin-wallet tool (master...211024-bw-deps) https://github.com/bitcoin/bitcoin/pull/23345
<bitcoin-git> bitcoin/master 4fe7cf1 Hennadii Stepanov: build: Drop unneeded dependencies for bitcoin-wallet tool
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aec631bccc2f...c82284cfdccd
<bitcoin-git> bitcoin/master c82284c W. J. van der Laan: Merge bitcoin/bitcoin#23345: build: Drop unneeded dependencies for bitcoin...
<bitcoin-git> [bitcoin] laanwj merged pull request #23462: test: Enable SC2046 and SC2086 shellcheck rules (master...211107-lintsh) https://github.com/bitcoin/bitcoin/pull/23462
<bitcoin-git> bitcoin/master 9a1ad7b Hennadii Stepanov: test: Enable SC2086 shellcheck rule
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2efc8c0999a4...aec631bccc2f
<bitcoin-git> bitcoin/master fe0ff56 Hennadii Stepanov: test: Enable SC2046 shellcheck rule
<bitcoin-git> bitcoin/master aec631b W. J. van der Laan: Merge bitcoin/bitcoin#23462: test: Enable SC2046 and SC2086 shellcheck rul...
<gribble> https://github.com/bitcoin/bitcoin/issues/22766 | refactor: Clarify and disable unused ArgsManager flags by ryanofsky · Pull Request #22766 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21206 | refactor: Make CWalletTx sync state type-safe by ryanofsky · Pull Request #21206 · bitcoin/bitcoin · GitHub
<ryanofsky> Could I get #21206 added to https://github.com/bitcoin/bitcoin/projects/8 now that #22766 is off?
<bitcoin-git> [bitcoin] laanwj merged pull request #23198: build: Parse version information in msvc-autogen.py (master...auto_gen_issue) https://github.com/bitcoin/bitcoin/pull/23198
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41a1b5f58ca5...2efc8c0999a4
<bitcoin-git> bitcoin/master 410f99f CallMeMisterOwl: build_msvc/bitcoin_config.h is generated using build_msvc/msvc-autogen.py
<bitcoin-git> bitcoin/master 2efc8c0 W. J. van der Laan: Merge bitcoin/bitcoin#23198: build: Parse version information in msvc-auto...
<bitcoin-git> [bitcoin] fanquake closed pull request #23519: Update README.md (master...patch-4) https://github.com/bitcoin/bitcoin/pull/23519
<bitcoin-git> [bitcoin] johnoseni1 opened pull request #23519: Update README.md (master...patch-4) https://github.com/bitcoin/bitcoin/pull/23519
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23518: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23518
<bitcoin-git> [bitcoin] johnoseni1 opened pull request #23518: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23518
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23517: scripted-diff: Move miner to src/node (master...2111-minerNode) https://github.com/bitcoin/bitcoin/pull/23517
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23516: test: Force --nosandbox when --valgrind (master...2111-testValgrindNoSandbox) https://github.com/bitcoin/bitcoin/pull/23516
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23515: test: Return the largest utxo in MiniWallet.get_utxo (master...2111-testMiniwalletLargeUtxo) https://github.com/bitcoin/bitcoin/pull/23515
<bitcoin-git> [bitcoin] hebasto opened pull request #23513: ci: Drop --failfast in functional tests on native Windows CI task (master...211115-ff) https://github.com/bitcoin/bitcoin/pull/23513
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23512: policy: Treat taproot as always active (master...2111-policyTaprootActive) https://github.com/bitcoin/bitcoin/pull/23512
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23046: test: Add txindex migration test (master...2109-txindexMigrate) https://github.com/bitcoin/bitcoin/pull/23046
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8251316acb60...41a1b5f58ca5
<bitcoin-git> bitcoin/master fadc4c7 MarcoFalke: test: Add txindex migration test
<bitcoin-git> bitcoin/master 41a1b5f MarcoFalke: Merge bitcoin/bitcoin#23046: test: Add txindex migration test
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23153: Add an argparse abbreviated mode to --failfast (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23153
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ffcb4374c440...8251316acb60
<bitcoin-git> bitcoin/master 2198f79 katesalazar: Add an argparse abbreviated mode to --failfast
<bitcoin-git> bitcoin/master 8251316 MarcoFalke: Merge bitcoin/bitcoin#23153: Add an argparse abbreviated mode to --failfas...
<bitcoin-git> [bitcoin] fanquake merged pull request #23498: test: remove unnecessary block rehashing prior to solving (master...202111-test-remove_superflous_block_rehashs_before_solving) https://github.com/bitcoin/bitcoin/pull/23498
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5cc8d2e381b9...ffcb4374c440
<bitcoin-git> bitcoin/master a9872e1 Sebastian Falbesoner: test: remove unnecessary block rehashing prior to solving
<bitcoin-git> bitcoin/master ffcb437 fanquake: Merge bitcoin/bitcoin#23498: test: remove unnecessary block rehashing prio...
<bitcoin-git> [bitcoin] fanquake merged pull request #23510: doc: Fixed dead link in build-unix.md (master...doc_build_unix) https://github.com/bitcoin/bitcoin/pull/23510
<bitcoin-git> [bitcoin] fanquake opened pull request #23511: release: require glibc 2.18+ (master...glibc_2_18) https://github.com/bitcoin/bitcoin/pull/23511

2021-11-14

<bitcoin-git> [bitcoin] 0xree opened pull request #23510: doc: Fix dead link on unix-build (master...doc_build_unix) https://github.com/bitcoin/bitcoin/pull/23510
<bitcoin-git> [bitcoin] 0xree closed pull request #23436: doc: Fix Arch PKGBUILD (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23436
<gribble> https://github.com/bitcoin/bitcoin/issues/19013 | test: add v0.20.1, v0.21.0 and v22.0 to backwards compatibility test by Sjors · Pull Request #19013 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] za-kk closed pull request #17355: gui: grey out used address in address book (master...oct-19-17174) https://github.com/bitcoin/bitcoin/pull/17355
<bitcoin-git> [bitcoin] laanwj merged pull request #22768: script: Add commits signed with sipas expired key to allow-revsig-commits (master...add_sipa_expired_key_signed_commits) https://github.com/bitcoin/bitcoin/pull/22768
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9d2895157ec0...a85442f62bf1
<bitcoin-git> bitcoin/master 365f354 nthumann: script: Add commits signed with sipas expired key to allow-revsig-commits
<bitcoin-git> bitcoin/master a85442f W. J. van der Laan: Merge bitcoin/bitcoin#22768: script: Add commits signed with sipas expired...
<michaelfolkson> Guest6328: No sorry #bitcoin
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23500: doc: fix typos (master...typos) https://github.com/bitcoin/bitcoin/pull/23500
<bitcoin-git> bitcoin/master 2de1ceb Dimitris Apostolou: depends, wallet: fix typos
<bitcoin-git> bitcoin/master 9d28951 MarcoFalke: Merge bitcoin/bitcoin#23500: doc: fix typos
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6d83b026196e...9d2895157ec0
<bitcoin-git> [gui] w0xlt opened pull request #471: gui: Add Wallet Restore in the GUI (master...restore_wallet_gui) https://github.com/bitcoin-core/gui/pull/471
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23503: ci, refactor: Use Ubuntu release date tags instead of release names (master...ci-ubuntu-date-tag) https://github.com/bitcoin/bitcoin/pull/23503
<bitcoin-git> [bitcoin] fanquake merged pull request #23493: Use c++17 in clang-format (master...2111-srcFormat17) https://github.com/bitcoin/bitcoin/pull/23493
<bitcoin-git> bitcoin/master faeb748 MarcoFalke: Use c++17 in clang-format
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/04ae20ae136c...6d83b026196e
<bitcoin-git> bitcoin/master 6d83b02 fanquake: Merge bitcoin/bitcoin#23493: Use c++17 in clang-format
<bitcoin-git> [bitcoin] fanquake merged pull request #23494: build: minor boost tidyups (master...boost_cleanups) https://github.com/bitcoin/bitcoin/pull/23494
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5cc083cd46ad...04ae20ae136c
<bitcoin-git> bitcoin/master 32659e5 fanquake: build: don't install Boost cmake config files
<bitcoin-git> bitcoin/master e734847 fanquake: build: remove duplicate -fvisibility=hidden from Boost build
<bitcoin-git> bitcoin/master 04ae20a fanquake: Merge bitcoin/bitcoin#23494: build: minor boost tidyups
<bitcoin-git> [bitcoin] ajtowns opened pull request #23508: Add getforkinfo RPC (master...202111-getforkinfo) https://github.com/bitcoin/bitcoin/pull/23508

2021-11-13

<bitcoin-git> [bitcoin] mjdietzx opened pull request #23507: Refactor: Improve API design of `ScriptToUniv`, `TxToUniv` (master...ret_UniValue_instead_of_pass_by_ref) https://github.com/bitcoin/bitcoin/pull/23507
<Guest31> Hello! I have a doubt, where i find docs for understanding the bitcoin code core?
<prayank> Hi CORE devs. I was planning to rename few things in code as web4 after Taproot activates and it will be good for Lightning Network (The only layer 2 that we focus on and still no way to create tokens or good privacy) Trust me it will work and few devs already working on LN agree on such things. We can even remove mempool to make bitcoin a complete meme. And lot of other features. Thanks. Happy weekend. Cheers.
<bitcoin-git> [bitcoin] hebasto opened pull request #23506: test: Make more shell scripts verifiable by the `shellcheck` tool (master...211113-lint-shell) https://github.com/bitcoin/bitcoin/pull/23506
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22901: Improve mempool_package_limits.py (master...master) https://github.com/bitcoin/bitcoin/pull/22901
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23505: 🥕 (master...2111-versionbitsNoTaproot) https://github.com/bitcoin/bitcoin/pull/23505
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23504: ci: Replace soon EOL hirsute with jammy (master...2111-ciJammy) https://github.com/bitcoin/bitcoin/pull/23504
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23503: ci, refactor: Use Ubuntu release date tags instead of release names (master...ci-ubuntu-date-tag) https://github.com/bitcoin/bitcoin/pull/23503
<achow101> roasbeef: not sure. https://github.com/bitcoin/bitcoin/pull/10387#discussion_r142410638 sounds like there was probably some mailing list discussion about that
<bitcoin-git> [bitcoin] achow101 opened pull request #23502: wallet: Avoid underpaying transaction fees when signing taproot spends (master...tr-low-fee-est) https://github.com/bitcoin/bitcoin/pull/23502
<bitcoin-git> [bitcoin] theStack opened pull request #23501: test: various feature_nulldummy.py improvements (master...202111-test-nulldummy_improvements) https://github.com/bitcoin/bitcoin/pull/23501

2021-11-12

<bitcoin-git> [bitcoin] rex4539 opened pull request #23500: depends, wallet: fix typos (master...typos) https://github.com/bitcoin/bitcoin/pull/23500
<bitcoin-git> [bitcoin] fanquake merged pull request #23473: build: boring autotools cleanup (master...boring_autotools_cleanup) https://github.com/bitcoin/bitcoin/pull/23473
<bitcoin-git> bitcoin/master a874637 fanquake: build: AX_CHECK_LINK_FLAG serial 6
<bitcoin-git> [bitcoin] fanquake pushed 16 commits to master: https://github.com/bitcoin/bitcoin/compare/c9dd5c8d6e59...5cc083cd46ad
<bitcoin-git> bitcoin/master 5e6bc43 fanquake: build: cleanup AX_CHECK_LINK_FLAG() usage
<bitcoin-git> bitcoin/master b3dd6c1 fanquake: build: AX_CHECK_COMPILE_FLAG() serial 6
<bitcoin-git> [gui] achow101 opened pull request #469: gui: Load Base64 PSBT string from file (master...b64-psbt-gui) https://github.com/bitcoin-core/gui/pull/469
<bitcoin-git> [bitcoin] ryanofsky opened pull request #23499: multiprocess: Add interfaces::Node::broadCastTransaction method (master...pr/ipc-broadcast) https://github.com/bitcoin/bitcoin/pull/23499
<bitcoin-git> [bitcoin] theStack opened pull request #23498: test: remove unnecessary block rehashing prior to solving (master...202111-test-remove_superflous_block_rehashs_before_solving) https://github.com/bitcoin/bitcoin/pull/23498
<bitcoin-git> [bitcoin] ryanofsky opened pull request #23497: Add `src/node/` and `src/wallet/` code to `node::` and `wallet::` namespaces (master...pr/names) https://github.com/bitcoin/bitcoin/pull/23497
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23492: test: tidy up addrman unit tests (master...2111-testAddrm) https://github.com/bitcoin/bitcoin/pull/23492
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1ff265a20c36...c9dd5c8d6e59
<bitcoin-git> bitcoin/master fab9264 MarcoFalke: test: Remove unused CDataStream copy
<bitcoin-git> bitcoin/master 0000eda MarcoFalke: style: Use 4 spaces for indentation, not 5
<bitcoin-git> bitcoin/master c9dd5c8 MarcoFalke: Merge bitcoin/bitcoin#23492: test: tidy up addrman unit tests
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23496: fuzz: Add minisketch fuzz test (master...2111-fuzzMiniSketch) https://github.com/bitcoin/bitcoin/pull/23496
<bitcoin-git> [bitcoin] hebasto opened pull request #23495: build: Bump Fonconfig version up to 2.12.6 (master...211112-fc) https://github.com/bitcoin/bitcoin/pull/23495
<bitcoin-git> [bitcoin] fanquake opened pull request #23494: build: minor boost tidyups (master...boost_cleanups) https://github.com/bitcoin/bitcoin/pull/23494
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23493: Use c++17 in clang-format (master...2111-srcFormat17) https://github.com/bitcoin/bitcoin/pull/23493
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23492: test: tidy up addrman unit tests (master...2111-testAddrm) https://github.com/bitcoin/bitcoin/pull/23492
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23491: scripted-diff: Move minisketchwrapper to src/node (master...2111-libNode) https://github.com/bitcoin/bitcoin/pull/23491
<b10c> roasbeef: based on https://www.dsn.kastel.kit.edu/bitcoin/ data on publicly reachable nodes: 12.50% pruned SegWit nodes
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23477: addrman: tidy up unit tests (master...2021-11-addrman-tidyups) https://github.com/bitcoin/bitcoin/pull/23477
<bitcoin-git> bitcoin/master a749fa5 John Newbery: [addrman] Remove AddrMan friends
<bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/c1fb30633b6d...1ff265a20c36
<bitcoin-git> bitcoin/master 7784a9a John Newbery: [addrman] [tests] Remove deterministic argument and member from AddrManTes...
<bitcoin-git> bitcoin/master d02098d John Newbery: [addrman] [tests] Tidy up unused arguments in addrman test functions
<bitcoin-git> [bitcoin] fanquake opened pull request #23489: build: Qt 5.15.2 (master...qt_5_15_2_rebased) https://github.com/bitcoin/bitcoin/pull/23489
<bitcoin-git> [bitcoin] fanquake merged pull request #23114: Add minisketch subtree and integrate into build/test (master...minisketch_integration_takeover) https://github.com/bitcoin/bitcoin/pull/23114
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/bc03823e26d1...c1fb30633b6d
<bitcoin-git> bitcoin/master b6487dc fanquake: Squashed 'src/minisketch/' content from commit 89629eb2c7
<bitcoin-git> bitcoin/master 07f0a61 fanquake: Merge commit 'b6487dc4ef47ec9ea894eceac25f37d0b806f8aa' as 'src/minisketch'
<bitcoin-git> bitcoin/master b2904ce Cory Fields: build: add configure checks for minisketch

2021-11-11

<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<laanwj> though it maybe somewhat obscure and hard to explain for GUI end users, the people diving so deep into network specifics are likely able to edit bitcoin.conf
<_aj_> i'm +1 on either bitcoin-util or adding to the maintainer tools repo, whichever actually gets a PR
<gribble> https://github.com/bitcoin/bitcoin/issues/18573 | [RFC] bitcoin-asmap utility by sipa · Pull Request #18573 · bitcoin/bitcoin · GitHub
<sipa> _aj_: the code in bitcoin core currently only does lookup
<luke-jr> laanwj: they're not Bitcoin-related? :P
<laanwj> what's the argument against putting the tools in bitcoin-maintainer-tools
<laanwj> the main difference is whether they're versioned in tandem with bitcoin core itself
<sipa> we'll definitely wants scripts/tooling specific to the creation/ceremony of the bitcoin-core-shipped asmap file in our repo, but that doesn't require the software tools involved to be there too
<laanwj> but that's also bitcoin speicifc
<laanwj> of course, there already *is* the bitcoin-maintainer-tools repository where it could go
<laanwj> i'm also against scope creep, but, in bitcoin-util doesn't seem to be a big problem, it's some maintenance cost, sure, but no attack surface or bug risk for running nodes
<_aj_> sipa: either "bitcoin-util asmap {encode,decode,lookup}" or "bitcoin-util {asmap-encode,asmap-decode,asmap-lookup}"
<luke-jr> why the push to put it in the Core repo? it has nothing to do with Bitcoin and is a generally useful thing…?
<sipa> do we imagine all of these to become separate commands in bitcoin-util?
<laanwj> fjahr: yes, but that would imply a deterministic build, and some way for the bitcoind/bitcoin-qt to automatically find the file that was downloaded with the distribution, i mean
<_aj_> +1 on adding it to bitcoin-util
<laanwj> no, no objections with adding it to bitcoin-util
<laanwj> e.g. one thing to consider, besides deterministic build details, is how to ship it, to embed the data into the binary is not practical because then bitcoind and bitcoin-qt would both need a copy
<gribble> https://github.com/bitcoin/bitcoin/issues/18573 | [RFC] bitcoin-asmap utility by sipa · Pull Request #18573 · bitcoin/bitcoin · GitHub
<fjahr> So, one question on tooling in the wider sense: Technically #18573 has received enough concept acks but I liked Sjors’ suggestion to put it into bitcoin-util, which might make it easier to pull out the functionality later on. Some people have noted that putting it in a separate library would be good for reuse in other projects, others would like to see that code shipped with core. I think this is a good middle ground for now. Does
<sipa> fjahr: the currently integrated asmap code in bitcoin core, i mean
<gribble> https://github.com/bitcoin/bitcoin/issues/23114 | Add minisketch subtree and integrate into build/test by fanquake · Pull Request #23114 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 currently 11 blockers, 1 chasing concept ACK
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball
<core-meetingbot> Meeting started Thu Nov 11 19:00:09 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23486: rpc: Avoid returning P2SH for witness_v1_taproot in decodescript (master...2111-rpcScript) https://github.com/bitcoin/bitcoin/pull/23486
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23482: doc: Add a brief overview of fuzzing/Bitcoin Core fuzzing (master...patch-3) https://github.com/bitcoin/bitcoin/pull/23482
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d217ee25a397...bc03823e26d1
<bitcoin-git> bitcoin/master bc03823 MarcoFalke: Merge bitcoin/bitcoin#23482: doc: Add a brief overview of fuzzing/Bitcoin ...
<bitcoin-git> bitcoin/master 6cac99a Alex Groce: Add a brief overview of fuzzing/Bitcoin Core fuzzing
<bitcoin-git> [bitcoin] fanquake merged pull request #23420: test: Correct MyPy typing for subtest decorator (master...master) https://github.com/bitcoin/bitcoin/pull/23420
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f63bf05e73ea...d217ee25a397
<bitcoin-git> bitcoin/master 467fe57 Pavel Safronov: test: Correct MyPy typing for subtest decorator
<bitcoin-git> bitcoin/master d217ee2 fanquake: Merge bitcoin/bitcoin#23420: test: Correct MyPy typing for subtest decorat...

2021-11-10

<bitcoin-git> [bitcoin] JeremyRubin closed pull request #18613: WIP: Make CScript addition concatenative (master...fix-testing-cscript) https://github.com/bitcoin/bitcoin/pull/18613
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22928: refactor: Remove `gArgs` from `wallet.h` and `wallet.cpp` (2) (master...feature/2021-09-wallet-gArgs) https://github.com/bitcoin/bitcoin/pull/22928
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e7feb73f0717...f63bf05e73ea
<bitcoin-git> bitcoin/master 2ec38bd Kiminuo: Remove `gArgs` from `wallet.h` and `wallet.cpp`
<bitcoin-git> bitcoin/master f63bf05 MarcoFalke: Merge bitcoin/bitcoin#22928: refactor: Remove `gArgs` from `wallet.h` and ...
<bitcoin-git> [bitcoin] agroce opened pull request #23482: Add a brief overview of fuzzing/Bitcoin Core fuzzing (master...patch-3) https://github.com/bitcoin/bitcoin/pull/23482
<bitcoin-git> [bitcoin] laanwj merged pull request #22805: refactor: use CWallet const shared pointers in dump{privkey,wallet} (master...202108-refactor-const_correctness_for_further_dump_methods) https://github.com/bitcoin/bitcoin/pull/22805
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4a8707741de2...e7feb73f0717
<bitcoin-git> bitcoin/master 29905c0 Sebastian Falbesoner: refactor: avoid multiple key->metadata lookups in dumpwallet RPC
<bitcoin-git> bitcoin/master ec2792d Sebastian Falbesoner: refactor: use const `LegacyScriptPubKeyMan` references in dump{privkey,wal...
<bitcoin-git> bitcoin/master d150fe3 Sebastian Falbesoner: refactor: use `CWallet` const shared pointers in dump{privkey,wallet} RPCs
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22872: log: improve checkaddrman logging with duration in milliseconds (master...improve-checkaddrman-logging) https://github.com/bitcoin/bitcoin/pull/22872
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/38b2a0a3f933...4a8707741de2
<bitcoin-git> bitcoin/master 325da75 Jon Atack: log, timer: allow not repeating log message on completion
<bitcoin-git> bitcoin/master ec65bed Jon Atack: log, timer: add LOG_TIME_MILLIS_WITH_CATEGORY_MSG_ONCE macro
<bitcoin-git> bitcoin/master 22b44fc Jon Atack: p2p: improve checkaddrman logging with duration in milliseconds
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23173: Add `ChainstateManager::ProcessTransaction` (master...2021-09-process-transaction) https://github.com/bitcoin/bitcoin/pull/23173
<bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/ed479497bd04...38b2a0a3f933
<bitcoin-git> bitcoin/master 497c9e2 John Newbery: [test] Don't set bypass_limits to true in txvalidationcache_tests.cpp
<bitcoin-git> bitcoin/master 5759fd1 John Newbery: [test] Don't set bypass_limits to true in txvalidation_tests.cpp
<bitcoin-git> bitcoin/master 4c24142 John Newbery: [validation] Remove comment about AcceptToMemoryPool()
<bitcoin-git> [bitcoin] laanwj merged pull request #23398: rpc: add return message to savemempool RPC (master...add_return_message_savemempool) https://github.com/bitcoin/bitcoin/pull/23398
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8f86820ff866...ed479497bd04
<bitcoin-git> bitcoin/master 871e64d lsilva01: Add filename to savemempool RPC result
<bitcoin-git> bitcoin/master aa1a4c9 lsilva01: Add file validation to savemempool RPC test
<bitcoin-git> bitcoin/master ed47949 W. J. van der Laan: Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPC
<bitcoin-git> [bitcoin] fanquake closed pull request #23481: Add Validator Files (master...v0.1) https://github.com/bitcoin/bitcoin/pull/23481
<bitcoin-git> [bitcoin] Askia-Muhammad-II opened pull request #23481: Add Validator Files (master...v0.1) https://github.com/bitcoin/bitcoin/pull/23481
<bitcoin-git> [bitcoin] laanwj merged pull request #23370: test: Add ios_base::width tsan suppression (master...211027-tsan-cout) https://github.com/bitcoin/bitcoin/pull/23370
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2539980e1d74...8f86820ff866
<bitcoin-git> bitcoin/master 96c7db9 Hennadii Stepanov: test: Add ios_base::width tsan suppression
<bitcoin-git> bitcoin/master 8f86820 W. J. van der Laan: Merge bitcoin/bitcoin#23370: test: Add ios_base::width tsan suppression
<gribble> https://github.com/bitcoin/bitcoin/issues/23371 | test: MiniWallet: add P2TR support and use it per default by theStack · Pull Request #23371 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23371: test: MiniWallet: add P2TR support and use it per default (master...202110-test-MiniWallet-change_P2WSH_to_P2TR) https://github.com/bitcoin/bitcoin/pull/23371
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8ae4ba481ce8...2539980e1d74
<bitcoin-git> bitcoin/master 041abfe Sebastian Falbesoner: test: MiniWallet: add P2TR support and use it per default
<bitcoin-git> bitcoin/master 4a2edf2 Sebastian Falbesoner: test: generate blocks to MiniWallet address in rpc_blockchain.py
<bitcoin-git> bitcoin/master 2539980 W. J. van der Laan: Merge bitcoin/bitcoin#23371: test: MiniWallet: add P2TR support and use it...
<bitcoin-git> [bitcoin] sipa opened pull request #23480: Add rawtr() descriptor for P2TR with specified (tweaked) output key (master...202110_untweakedtr) https://github.com/bitcoin/bitcoin/pull/23480

2021-11-09

<bitcoin-git> [bitcoin] hebasto opened pull request #23478: build: Add support for Android NDK r23 LTS (master...211109-binutils) https://github.com/bitcoin/bitcoin/pull/23478
<bitcoin-git> [bitcoin] achow101 closed pull request #20096: wallet: Remove WalletDatabase refcounting and enforce only one Batch access the database at a time (master...rm-bdb-refcount) https://github.com/bitcoin/bitcoin/pull/20096
<bitcoin-git> [bitcoin] jnewbery opened pull request #23477: addrman: tidy-ups to unit tests (master...2021-11-addrman-tidyups) https://github.com/bitcoin/bitcoin/pull/23477
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23400: doc: fix `XOnlyPubKey::IsFullyValid` comment reference (master...202110-doc-fix_xonlypubkey_isvalid_comment) https://github.com/bitcoin/bitcoin/pull/23400
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e70fb87a4f8c...8ae4ba481ce8
<bitcoin-git> bitcoin/master 037c9ee Sebastian Falbesoner: fix `XOnlyPubKey::IsFullyValid` comment reference
<bitcoin-git> bitcoin/master 8ae4ba4 MarcoFalke: Merge bitcoin/bitcoin#23400: doc: fix `XOnlyPubKey::IsFullyValid` comment ...
<bitcoin-git> [bitcoin] RandyMcMillan closed pull request #23449: contrib/install_db4.sh: http_get if tar.gz does not exist (master...install-db4-check) https://github.com/bitcoin/bitcoin/pull/23449
<Guest75> I read a news that the source codes of Bitcoin will be removed from github, what is the truth of this?
<bitcoin-git> [bitcoin] laanwj merged pull request #23381: validation/refactor: refactoring for package submission (master...2021-10-validation-refactors) https://github.com/bitcoin/bitcoin/pull/23381
<bitcoin-git> [bitcoin] laanwj pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/cb4adbd8ab1b...e70fb87a4f8c
<bitcoin-git> bitcoin/master 0a79eab glozow: [validation] case-based constructors for ATMPArgs
<bitcoin-git> bitcoin/master cbb3598 glozow: [validation/refactor] store precomputed txdata in workspace
<bitcoin-git> bitcoin/master 8fa2936 glozow: [validation] re-introduce bool for whether a transaction is RBF
<gribble> https://github.com/bitcoin/bitcoin/issues/20160 | Proposed Timeline for Legacy Wallet and BDB removal · Issue #20160 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23168 | build: no-longer fail default configure if BDB isnt available by fanquake · Pull Request #23168 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/20160 | Proposed Timeline for Legacy Wallet and BDB removal · Issue #20160 · bitcoin/bitcoin · GitHub
<sipa> there is huge difference between new users and everyone building bitcoin core
<sipa> fanquake: i'd expect most users building Bitcoin Core to want BDB support, for a few years at least
<gribble> https://github.com/bitcoin/bitcoin/issues/23381 | validation/refactor: refactoring for package submission by glozow · Pull Request #23381 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] jamesob closed pull request #23468: make Python bindings externally usable (master...2021-10-python-packaging) https://github.com/bitcoin/bitcoin/pull/23468
<bitcoin-git> [bitcoin] hebasto closed pull request #23476: ci, qa: Adjust timeouts per test instead of global `--timeout-factor` (master...211109-timeout) https://github.com/bitcoin/bitcoin/pull/23476
<laanwj> https://github.com/bitcoin/bitcoin/pull/23470#issuecomment-964196414 i really think we're going too fast deprecating berkeleydb wallets
<bitcoin-git> [bitcoin] hebasto opened pull request #23476: ci, qa: Adjust timeouts per test instead of global `--timeout-factor` (master...211109-timeout) https://github.com/bitcoin/bitcoin/pull/23476
<bitcoin-git> [bitcoin] laanwj merged pull request #22934: Add verification to `Sign`, `SignCompact` and `SignSchnorr` (master...schnorr_sig) https://github.com/bitcoin/bitcoin/pull/22934
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55dd38552446...cb4adbd8ab1b
<bitcoin-git> bitcoin/master 79fd28c amadeuszpawlik: Adds verification step to Schnorr and ECDSA signing
<bitcoin-git> bitcoin/master cb4adbd W. J. van der Laan: Merge bitcoin/bitcoin#22934: Add verification to `Sign`, `SignCompact` and...
<bitcoin-git> [bitcoin] laanwj merged pull request #23414: wallet: Fix comment grammar in bdb.h (master...wallet-fix) https://github.com/bitcoin/bitcoin/pull/23414
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94db963de501...55dd38552446
<bitcoin-git> bitcoin/master bd9c6ad zealsham: wallet: Fixed Grammatical error in bdb.h
<bitcoin-git> bitcoin/master 55dd385 W. J. van der Laan: Merge bitcoin/bitcoin#23414: wallet: Fix comment grammar in bdb.h
<bitcoin-git> [bitcoin] brunoerg opened pull request #23475: wallet: add config to prioritize a solution that doesn't create change in coin selection (master...2021-11-coinselection-option) https://github.com/bitcoin/bitcoin/pull/23475
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23474: test: scripted-diff cleanups after generate* changes (master...2107-testSync) https://github.com/bitcoin/bitcoin/pull/23474
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22567: test: Implicitly sync after generate* to preempt races and intermittent test failures (master...2107-testSync) https://github.com/bitcoin/bitcoin/pull/22567
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23300: test: Implicitly sync after generate*, unless opted out (master...2110-testSyncImp) https://github.com/bitcoin/bitcoin/pull/23300
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23469: doc: Remove Boost build note from build-unix.md (master...remove_boost_note) https://github.com/bitcoin/bitcoin/pull/23469
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/49143477e774...94db963de501
<bitcoin-git> bitcoin/master facc352 MarcoFalke: test: Implicitly sync after generate*, unless opted out
<bitcoin-git> bitcoin/master 94db963 MarcoFalke: Merge bitcoin/bitcoin#23300: test: Implicitly sync after generate*, unless...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c702d1fefddc...49143477e774
<bitcoin-git> bitcoin/master b971858 fanquake: doc: remove Boost build note from build-unix.md
<bitcoin-git> bitcoin/master 4914347 MarcoFalke: Merge bitcoin/bitcoin#23469: doc: Remove Boost build note from build-unix....
<bitcoin-git> bitcoin/master ea360d6 fanquake: doc: remove redundant optionals from build-unix.md
<bitcoin-git> [bitcoin] fanquake opened pull request #23473: build: boring autotools cleanup (master...boring_autotools_cleanup) https://github.com/bitcoin/bitcoin/pull/23473
<bitcoin-git> [bitcoin] mbildwic opened pull request #23471: doc: Add more information about ZMQ topics (master...doc_add_zmq_desc) https://github.com/bitcoin/bitcoin/pull/23471
<bitcoin-git> [bitcoin] fanquake opened pull request #23470: doc: consolidate legacy wallet documentation (master...wallet_mess_cleanup) https://github.com/bitcoin/bitcoin/pull/23470

2021-11-08

<bitcoin-git> [bitcoin] fanquake opened pull request #23469: doc: Remove Boost build note from build-unix.md (master...remove_boost_note) https://github.com/bitcoin/bitcoin/pull/23469
<bitcoin-git> [bitcoin] fanquake closed pull request #23466: doc: Suggest `keys.openpgp.org` as keyserver in SECURITY.md (master...202111-keyserver) https://github.com/bitcoin/bitcoin/pull/23466
<bitcoin-git> bitcoin/master 90f1f84 Tim Ruffing: doc: Suggest `keys.openpgp.org` as keyserver in SECURITY.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8346004ac8e7...c702d1fefddc
<bitcoin-git> bitcoin/master c702d1f fanquake: Merge bitcoin/bitcoin#23466: doc: Suggest `keys.openpgp.org` as keyserver ...
<Chris_Stewart_5> Perhaps it would be useful to link that here for future readers? https://github.com/bitcoin/bips/blob/master/bip-0341.mediawiki#test-vectors
<Chris_Stewart_5> 2. When looking through interpreter.cpp you see this line: https://github.com/bitcoin/bitcoin/blob/aecc08f62eab8f4202f8730890846e5669453468/src/script/interpreter.cpp#L1963
<Guest23> <aptsecure> you know, since 2015 the Bitcoin protocol dramatically changed by one single entity Blockstream Inc which literally paid millions to "Bitcoin Core" developers to impelemt segwit, lightning and all kinds of crap... before 2015 there was just Bitcoin, "Bitcoin Core" is invented by Blockstream
<Guest23> it seems to me that Bitcoin is under attack
<Guest23> <aptsecure> Also Bitcoin 0.8.1 released by Gavin Andresen who was stupid enough to give write access to some Blockstream people who stabbed him in the back and revoked his access to the repository, Gavin was the person Satoshi entrusted in supervising Bitcoin's development not this Blockstream monkeys
<Chris_Stewart_5> What are the `prevouts` fields for? Checking signatures then? My interpretation was that this is the script we are spending in these test cases: https://github.com/bitcoin/bitcoin/blob/3820090bd619ac85ab35eff376c03136fe4a9f04/src/test/script_tests.cpp#L1690 . It doesn't seem they can be ignored
<bitcoin-git> [bitcoin] jamesob opened pull request #23468: make Python bindings externally usable (master...2021-10-python-packaging) https://github.com/bitcoin/bitcoin/pull/23468
<bitcoin-git> [bitcoin] laanwj merged pull request #23077: Full CJDNS support (master...cjdns) https://github.com/bitcoin/bitcoin/pull/23077
<bitcoin-git> [bitcoin] laanwj pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/aecc08f62eab...8346004ac8e7
<bitcoin-git> bitcoin/master aedd02e Vasil Dimov: net: make it possible to connect to CJDNS addresses
<bitcoin-git> bitcoin/master de01e31 Vasil Dimov: net: use -proxy for connecting to the CJDNS network
<bitcoin-git> bitcoin/master 78f456c Vasil Dimov: net: recognize CJDNS from ParseNetwork()
<michaelfolkson2> In case Taproot activation chat gets noisy in the run up to activation later this week I'm thinking #bitcoin-dev may be better location for Taproot activation chat. So yeah would be interesting to have discussion somewhere on IRC and that's probably best place imo
<bitcoin-git> [bitcoin] hebasto closed pull request #23463: ci: Increase --timeout-factor in the native Windows CI task (master...211107-timeout) https://github.com/bitcoin/bitcoin/pull/23463
<bitcoin-git> [bitcoin] laanwj closed pull request #23409: refactor: Take Span in SetSeed (master...2111-refKey) https://github.com/bitcoin/bitcoin/pull/23409
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c86f546f98ed...aecc08f62eab
<bitcoin-git> bitcoin/master fa93ef5 MarcoFalke: refactor: Take Span in SetSeed
<bitcoin-git> bitcoin/master aecc08f W. J. van der Laan: Merge bitcoin/bitcoin#23409: refactor: Take Span in SetSeed
<bitcoin-git> [bitcoin] real-or-random opened pull request #23466: doc: Suggest `keys.openpgp.org` as keyserver in SECURITY.md (master...202111-keyserver) https://github.com/bitcoin/bitcoin/pull/23466
<bitcoin-git> [bitcoin] vasild closed pull request #22651: tor: respect non-onion -onlynet= for outgoing Tor connections (master...respect_onlynet_for_tor) https://github.com/bitcoin/bitcoin/pull/22651