2022-04-05

<bitcoin-git> [bitcoin] brunoerg opened pull request #24776: docs: update `/rest/chaininfo` doc according to `getblockchaininfo` (master...2022-04-rest-doc-improv) https://github.com/bitcoin/bitcoin/pull/24776
<bitcoin-git> [bitcoin] hebasto opened pull request #24775: build: Do not modify `common.init.vcxproj` directly (master...220405-toolset) https://github.com/bitcoin/bitcoin/pull/24775
<bitcoin-git> [bitcoin] hebasto opened pull request #24774: build, refactor: Rely on `AC_DEFINE` macro (master...220405-config) https://github.com/bitcoin/bitcoin/pull/24774
<bitcoin-git> [bitcoin] hebasto opened pull request #24773: [POC] Enable AVX2 implementation of SHA256 for MSVC builds (master...220405-avx2) https://github.com/bitcoin/bitcoin/pull/24773
<bitcoin-git> [bitcoin] laanwj merged pull request #24216: validation: improve connect bench logging (master...2022/01/bench_log) https://github.com/bitcoin/bitcoin/pull/24216
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe66dad8a779...9ce1c506a3a5
<bitcoin-git> bitcoin/master 304ef73 Sjors Provoost: validation: improve connect bench logging
<bitcoin-git> bitcoin/master 9ce1c50 laanwj: Merge bitcoin/bitcoin#24216: validation: improve connect bench logging
<bitcoin-git> [bitcoin] laanwj merged pull request #24710: Add concrete steps in doc/cjdns.md to easily find a friend (master...doc-cjdns-how-to-find-a-friend) https://github.com/bitcoin/bitcoin/pull/24710
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f421de5be611...fe66dad8a779
<bitcoin-git> bitcoin/master 19538dd Jon Atack: Add concrete steps in doc/cjdns.md to easily find a friend
<bitcoin-git> bitcoin/master 6a02355 Jon Atack: Add and improve informational links in doc/cjdns.md
<bitcoin-git> bitcoin/master fe66dad laanwj: Merge bitcoin/bitcoin#24710: Add concrete steps in doc/cjdns.md to easily ...
<bitcoin-git> [bitcoin] laanwj merged pull request #24236: Remove utxo db upgrade code (master...2202-txdbNoUpgrade) https://github.com/bitcoin/bitcoin/pull/24236
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee9af95f0954...f421de5be611
<bitcoin-git> bitcoin/master fa9112a MarcoFalke: Remove utxo db upgrade code
<bitcoin-git> bitcoin/master f421de5 laanwj: Merge bitcoin/bitcoin#24236: Remove utxo db upgrade code
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24749: test: use MiniWallet for mempool_unbroadcast.py (master...miniwallet-mempool_unbroadcast) https://github.com/bitcoin/bitcoin/pull/24749
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d492dc1cdaab...ee9af95f0954
<bitcoin-git> bitcoin/master d2ba43f Ayush Sharma: test: use MiniWallet for mempool_unbroadcast.py
<bitcoin-git> bitcoin/master ee9af95 MarcoFalke: Merge bitcoin/bitcoin#24749: test: use MiniWallet for mempool_unbroadcast....
<bitcoin-git> [bitcoin] ayush933 reopened pull request #24749: test: use MiniWallet for mempool_unbroadcast.py (master...miniwallet-mempool_unbroadcast) https://github.com/bitcoin/bitcoin/pull/24749
<bitcoin-git> [bitcoin] ayush933 closed pull request #24749: test: use MiniWallet for mempool_unbroadcast.py (master...miniwallet-mempool_unbroadcast) https://github.com/bitcoin/bitcoin/pull/24749
<bitcoin-git> [bitcoin] hebasto opened pull request #24772: refactor: Use [[maybe_unused]] attribute (master...220405-void) https://github.com/bitcoin/bitcoin/pull/24772
<bitcoin-git> [bitcoin] laanwj merged pull request #24147: Miniscript integration (master...updated_miniscript) https://github.com/bitcoin/bitcoin/pull/24147
<bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/0baf6aded5fa...d492dc1cdaab
<bitcoin-git> bitcoin/master 31ec6ae Antoine Poinsot: script: make IsPushdataOp non-static
<bitcoin-git> bitcoin/master f4e289f Antoine Poinsot: script: move CheckMinimalPush from interpreter to script.h
<bitcoin-git> bitcoin/master 4fe2936 Antoine Poinsot: script: expose getter for CScriptNum, add a BuildScript helper
<gribble> https://github.com/bitcoin/bitcoin/issues/24770 | Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive by jonatack · Pull Request #24770 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24757 | build, ci: add `DEBUG_LOCKCONTENTION` to --enable-debug and CI by jonatack · Pull Request #24757 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24734 | Put lock contention logging behind `DEBUG_LOCKCONTENTION` preprocessor directive by jonatack · Pull Request #24734 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] jonatack opened pull request #24770: Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive (master...change-lock-logging-to-DEBUG_LOCKCONTENTION-one-commit) https://github.com/bitcoin/bitcoin/pull/24770
<gribble> https://github.com/bitcoin/bitcoin/issues/24734 | Put lock contention logging behind `DEBUG_LOCKCONTENTION` preprocessor directive by jonatack · Pull Request #24734 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake closed pull request #24769: Bitcoin vn (master...bitcoin-vn) https://github.com/bitcoin/bitcoin/pull/24769
<bitcoin-git> [bitcoin] uvhw opened pull request #24769: Bitcoin vn (master...bitcoin-vn) https://github.com/bitcoin/bitcoin/pull/24769
<fanquake> I've done that here, https://github.com/fanquake/bitcoin/tree/simplfied_24734, and things compile.
<gribble> https://github.com/bitcoin/bitcoin/issues/24734 | Put lock contention logging behind `DEBUG_LOCKCONTENTION` preprocessor directive by jonatack · Pull Request #24734 · bitcoin/bitcoin · GitHub
<laanwj> now we wouldn't have this issue if C++ had a borrow checker https://github.com/bitcoin/bitcoin/pull/24764#issuecomment-1088393028 :)
<bitcoin-git> [bitcoin] fanquake merged pull request #24391: build: stop overriding user autoconf flags (master...stop_overriding_user_flags) https://github.com/bitcoin/bitcoin/pull/24391
<bitcoin-git> bitcoin/master 35c3fd4 fanquake: build: stop overriding user CPPFLAGS
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/44e7d6d6ddad...0baf6aded5fa
<bitcoin-git> bitcoin/master bc7cc57 fanquake: doc: explain why we clear CXXFLAGS with enable-debug
<bitcoin-git> bitcoin/master 3e2ef23 fanquake: build: stop overriding user LDFLAGS
<bitcoin-git> [bitcoin] fanquake merged pull request #24754: build: specify cmake build dir for multiprocess depends build (master...libmultiprocess_cmake_dir) https://github.com/bitcoin/bitcoin/pull/24754
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24c6b20c1430...44e7d6d6ddad
<bitcoin-git> bitcoin/master 7c218da fanquake: build: specify cmake build dir for multiprocess depends build
<bitcoin-git> bitcoin/master 44e7d6d fanquake: Merge bitcoin/bitcoin#24754: build: specify cmake build dir for multiproce...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24583: doc: Add template for empty release notes (master...2203-docRel-🌟) https://github.com/bitcoin/bitcoin/pull/24583
<bitcoin-git> bitcoin/master fa4943e MarcoFalke: doc: Add template for empty release notes
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4262100b8cff...24c6b20c1430
<bitcoin-git> bitcoin/master 24c6b20 MarcoFalke: Merge bitcoin/bitcoin#24583: doc: Add template for empty release notes
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24755: [23.x] Further build backports (23.x...rc4_backports) https://github.com/bitcoin/bitcoin/pull/24755
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24751: refactor: Remove ParseHex(const char*) from public interface (master...2204-no-pointer-💴) https://github.com/bitcoin/bitcoin/pull/24751
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24762: lint: Start to use py lint scripts (master...2204-lint-with-py-🥂) https://github.com/bitcoin/bitcoin/pull/24762
<bitcoin-git> bitcoin/master fa82e89 MarcoFalke: Move lint script and data file to avoid lint- prefix
<bitcoin-git> bitcoin/master fae211c MarcoFalke: lint: Start to use py lint scripts
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/47bac475f044...4262100b8cff
<bitcoin-git> bitcoin/master 4262100 MarcoFalke: Merge bitcoin/bitcoin#24762: lint: Start to use py lint scripts
* kalle realizes belatedly that those links were both the same page. Meant https://github.com/bitcoin/bitcoin/pull/24058
<bitcoin-git> [bitcoin] fanquake closed pull request #24767: 23.x (master...23.x) https://github.com/bitcoin/bitcoin/pull/24767
<bitcoin-git> [bitcoin] fanquake closed pull request #24768: thx's (master...master) https://github.com/bitcoin/bitcoin/pull/24768
<bitcoin-git> [bitcoin] wangalan0118 opened pull request #24768: thx's (master...master) https://github.com/bitcoin/bitcoin/pull/24768
<bitcoin-git> [bitcoin] uvhw opened pull request #24767: 23.x (master...23.x) https://github.com/bitcoin/bitcoin/pull/24767

2022-04-04

<bitcoin-git> [bitcoin] fjahr opened pull request #24766: lint: convert spellchecking lint test to python (master...pr24762-spelling) https://github.com/bitcoin/bitcoin/pull/24766
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #24763: configure.ac: disable FORTIFY_SOURCE for asan/msan/tsan (master...disable_fortify_san) https://github.com/bitcoin/bitcoin/pull/24763
<laanwj> re: https://github.com/bitcoin-core/gui/issues/573 did anyone check recently on MacOS and Qt whether the whole custom notification code is still needed? would be cool if we could get rid of all the platform specific notificator code
<bitcoin-git> [gui] laanwj opened pull request #574: qt: Equalize notifySystray and notifyDBus interface (master...2022-04-notification-icon) https://github.com/bitcoin-core/gui/pull/574
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24762: lint: Start to use py lint scripts (master...2204-lint-with-py-🥂) https://github.com/bitcoin/bitcoin/pull/24762
<bitcoin-git> [bitcoin] mxaddict opened pull request #24761: Updated funcs.mk to work with Windows Subsystem for Linux (master...temp-master) https://github.com/bitcoin/bitcoin/pull/24761
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4faf7a1d86db...47bac475f044
<bitcoin-git> bitcoin/master 3b82608 Vasil Dimov: options: add a comment for -listenonion and dedup a long expression
<bitcoin-git> bitcoin/master 4d4dca4 Vasil Dimov: test: add regression test for bitcoin-core/gui/issues/567
<bitcoin-git> bitcoin/master 47bac47 Hennadii Stepanov: Merge bitcoin-core/gui#569: test: add regression test for #567
<bitcoin-git> [gui] hebasto merged pull request #569: test: add regression test for #567 (master...options_test) https://github.com/bitcoin-core/gui/pull/569
<gribble> https://github.com/bitcoin/bitcoin/issues/24710 | Add concrete steps in doc/cjdns.md to easily find a friend by jonatack · Pull Request #24710 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24758: Disable the syscall sandbox for bitcoin-qt and remove gui-related syscalls (master...2204-gui-box-🌊) https://github.com/bitcoin/bitcoin/pull/24758
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24729: util/check: avoid unused parameter warnings (master...202204-assume-gcc-fix) https://github.com/bitcoin/bitcoin/pull/24729
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6348bc61b533...4faf7a1d86db
<bitcoin-git> bitcoin/master 0add4db Anthony Towns: util/check: avoid unused parameter warnings
<bitcoin-git> bitcoin/master 4faf7a1 MarcoFalke: Merge bitcoin/bitcoin#24729: util/check: avoid unused parameter warnings
<bitcoin-git> [bitcoin] jonatack opened pull request #24757: build, ci: add `DEBUG_LOCKCONTENTION` to --enable-debug and CI (master...add-DEBUG_LOCKCONTENTION-to-enable-debug) https://github.com/bitcoin/bitcoin/pull/24757
<bitcoin-git> [bitcoin] laanwj merged pull request #24746: refactor: remove macOS MAP_ANONYMOUS work around (master...macOS_has_MAP_ANONYMOUS) https://github.com/bitcoin/bitcoin/pull/24746
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67dc002aaeaa...6348bc61b533
<bitcoin-git> bitcoin/master 112a7ab fanquake: refactor: remove macOS MAP_ANONYMOUS work around
<bitcoin-git> bitcoin/master 6348bc6 laanwj: Merge bitcoin/bitcoin#24746: refactor: remove macOS MAP_ANONYMOUS work aro...
<bitcoin-git> [bitcoin] hebasto opened pull request #24756: build: Bump expat to the latest version (master...220404-expat) https://github.com/bitcoin/bitcoin/pull/24756
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24735: ci: use DWARF-4 for Valgrind jobs (master...remove_boost_valgrind) https://github.com/bitcoin/bitcoin/pull/24735
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/83b26cb97cb4...67dc002aaeaa
<bitcoin-git> bitcoin/master 15893a0 fanquake: supp: remove Boost Valgrind suppression
<bitcoin-git> bitcoin/master b0740fd fanquake: ci: use DWARF-4 for Valgrind CI job
<bitcoin-git> bitcoin/master 67dc002 MarcoFalke: Merge bitcoin/bitcoin#24735: ci: use DWARF-4 for Valgrind jobs
<bitcoin-git> [bitcoin] fanquake opened pull request #24755: [23.x] Further build backports (23.x...rc4_backports) https://github.com/bitcoin/bitcoin/pull/24755
<bitcoin-git> [bitcoin] laanwj merged pull request #24736: guix: fix vmov alignment issues with gcc 10.3.0 & mingw-w64 (master...guix_mingw_w64_vmov_alignment) https://github.com/bitcoin/bitcoin/pull/24736
<bitcoin-git> bitcoin/master 83b26cb laanwj: Merge bitcoin/bitcoin#24736: guix: fix vmov alignment issues with gcc 10.3...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52f0f7a1bb5d...83b26cb97cb4
<bitcoin-git> bitcoin/master d6fae98 fanquake: guix: fix vmov alignment issues with gcc 10.3.0 & mingw-w64
<bitcoin-git> [bitcoin] fanquake opened pull request #24754: build: specify cmake build dir for multiprocess depends build (master...libmultiprocess_cmake_dir) https://github.com/bitcoin/bitcoin/pull/24754
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24753: ci: Add clang-tidy task (master...2204-ci-tidy-💻) https://github.com/bitcoin/bitcoin/pull/24753
<bitcoin-git> [bitcoin] fanquake merged pull request #24668: build, qt: bump Qt5 version to 5.15.3 (master...qt5-5.15.3) https://github.com/bitcoin/bitcoin/pull/24668
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0da559e02e44...52f0f7a1bb5d
<bitcoin-git> bitcoin/master 826cbc4 Hennadii Stepanov: build, qt: drop fix_no_printer.patch
<bitcoin-git> bitcoin/master ef20add Pavol Rusnak: build, qt: bump Qt5 version to 5.15.3
<bitcoin-git> bitcoin/master 7f60428 Pavol Rusnak: build, qt: use one patch per line in depends/packages/qt.mk
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24661: refactor: Use clang-tidy syntax for C++ named arguments (master...rebase_23545) https://github.com/bitcoin/bitcoin/pull/24661
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/62efdfb3be7b...0da559e02e44
<bitcoin-git> bitcoin/master 37a16ff fanquake: refactor: fix clang-tidy named args usage
<bitcoin-git> bitcoin/master 0da559e MarcoFalke: Merge bitcoin/bitcoin#24661: refactor: Use clang-tidy syntax for C++ named...
<bitcoin-git> [bitcoin] S3RK opened pull request #24752: wallet: increase BnB upper limit (master...bnb_increase_upper_limit) https://github.com/bitcoin/bitcoin/pull/24752
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24558: build: explicitly disable Boost multi_index serialization (master...no_boost_multi_index_serialization) https://github.com/bitcoin/bitcoin/pull/24558
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31b1c67cf6d7...62efdfb3be7b
<bitcoin-git> bitcoin/master 0d01272 fanquake: build: don't use Boost multi_index serialization
<bitcoin-git> bitcoin/master 62efdfb MarcoFalke: Merge bitcoin/bitcoin#24558: build: explicitly disable Boost multi_index s...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24751: refactor: Remove ParseHex(const char*) from public interface (master...2204-no-pointer-💴) https://github.com/bitcoin/bitcoin/pull/24751

2022-04-03

<bitcoin-git> [gui] jarolrod closed pull request #129: Fix Shortcut Ambiguities, Clean up text (master...optionsMenuCleanup) https://github.com/bitcoin-core/gui/pull/129
<bitcoin-git> [bitcoin] fjahr opened pull request #24750: doc: Add bash dependency of lint tests (master...202203-mapfile-doc) https://github.com/bitcoin/bitcoin/pull/24750
<bitcoin-git> [bitcoin] ayush933 opened pull request #24749: test: use MiniWallet for mempool_unbroadcast.py (master...miniwallet-mempool_unbroadcast) https://github.com/bitcoin/bitcoin/pull/24749
<bitcoin-git> [bitcoin] stratospher opened pull request #24748: test/BIP324: functional tests for v2 P2P encryption (master...p2p-encryption-test) https://github.com/bitcoin/bitcoin/pull/24748
<b10c> added a short section on tracing and tracepoints under _notable changes_ in the 23.0 release notes linking to docs for more information: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/23.0-Release-Notes-draft#tracepoints-and-userspace-statically-defined-tracing-support
<bitcoin-git> [bitcoin] fanquake opened pull request #24746: refactor: remove macOS MAP_ANONYMOUS work around (master...macOS_has_MAP_ANONYMOUS) https://github.com/bitcoin/bitcoin/pull/24746
<bitcoin-git> [gui] hebasto closed pull request #410: Uppercase 'bitcoin:' in QR code URI (master...uppercase-uri) https://github.com/bitcoin-core/gui/pull/410
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55ea6fd2506b...31b1c67cf6d7
<bitcoin-git> bitcoin/master 31b1c67 Hennadii Stepanov: Merge bitcoin-core/gui#557: Revert "qt: Do not use QObject::tr plural synt...
<bitcoin-git> bitcoin/master 0c64401 Luke Dashjr: Revert "qt: Do not use QObject::tr plural syntax for numbers with a unit s...
<bitcoin-git> [gui] hebasto merged pull request #557: Revert "qt: Do not use QObject::tr plural syntax for numbers with a unit symbol" (master...gui_numeric_GBs) https://github.com/bitcoin-core/gui/pull/557
<bitcoin-git> [bitcoin] fanquake reopened pull request #23507: Refactor: Improve API design of `ScriptToUniv`, `TxToUniv` etc to return the `UniValue` instead of mutating a parameter/reference (master...ret_UniValue_instead_of_pass_by_ref) https://github.com/bitcoin/bitcoin/pull/23507

2022-04-02

<bitcoin-git> [bitcoin] fanquake opened pull request #24742: [POC] build: prune Boost headers in depends (master...prune_boost) https://github.com/bitcoin/bitcoin/pull/24742
<bitcoin-git> [bitcoin] fanquake opened pull request #24741: refactor: use ternary when creating RPC param variables (master...use_ternary) https://github.com/bitcoin/bitcoin/pull/24741
<bitcoin-git> [bitcoin] fanquake merged pull request #24738: build: remove faketime unsetting and comments from configure (master...remove_faketime) https://github.com/bitcoin/bitcoin/pull/24738
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d018db966ab8...55ea6fd2506b
<bitcoin-git> bitcoin/master 3d70c05 fanquake: build: remove faketime unsetting and comments from configure.ac
<bitcoin-git> bitcoin/master 55ea6fd fanquake: Merge bitcoin/bitcoin#24738: build: remove faketime unsetting and comments...
<stick> number of open issues in bitcoin/bitcoin by label: https://i.imgur.com/BHW05VA.png
<bitcoin-git> [bitcoin] fanquake merged pull request #24740: doc: remove incorrect mention of PR_GET_NAME (master...remove_threadnames_comment) https://github.com/bitcoin/bitcoin/pull/24740
<bitcoin-git> bitcoin/master 87f3c04 fanquake: doc: remove incorrect mention of PR_GET_NAME
<bitcoin-git> bitcoin/master e8fc236 fanquake: refactor: add missing std:: includes to threadnames.cpp
<bitcoin-git> bitcoin/master d018db9 fanquake: Merge bitcoin/bitcoin#24740: doc: remove incorrect mention of PR_GET_NAME
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/03251b6b93fd...d018db966ab8
<gribble> https://github.com/bitcoin/bitcoin/issues/24501 | v23.0 testing · Issue #24501 · bitcoin/bitcoin · GitHub
<stick> laanwj: i just tried that at everythings works as expected: https://github.com/bitcoin/bitcoin/issues/24501#issuecomment-1086611347
<laanwj> apparently arm_shani detection is not working on MacOS for some with rc2?: https://github.com/bitcoin/bitcoin/issues/24501#issuecomment-1085536777
<bitcoin-git> [bitcoin] fanquake merged pull request #24594: doc: update release-process.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24594
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a7f0c37c2bae...03251b6b93fd
<bitcoin-git> bitcoin/master ac45a43 gruve-p: doc: update release-process.md
<bitcoin-git> bitcoin/master 03251b6 fanquake: Merge bitcoin/bitcoin#24594: doc: update release-process.md
<bitcoin-git> [bitcoin] fanquake closed pull request #24731: Change code (master...2203-change-code-🎵) https://github.com/bitcoin/bitcoin/pull/24731

2022-04-01

<gribble> https://github.com/bitcoin/bitcoin/issues/24736 | guix: fix vmov alignment issues with gcc 10.3.0 & mingw-w64 by fanquake · Pull Request #24736 · bitcoin/bitcoin · GitHub
<provoostenator> Bitcoin Bill Gates Vision
<gribble> https://github.com/bitcoin/bitcoin/issues/24731 | Change code by MarcoFalke · Pull Request #24731 · bitcoin/bitcoin · GitHub
<earnestly> That cleanupbitcoin website is unbelievable, the amount of js and css anims needed will probably outpace the power usage of bitcoin in a few weeks
<gribble> https://github.com/bitcoin/bitcoin/issues/24736 | guix: fix vmov alignment issues with gcc 10.3.0 & mingw-w64 by fanquake · Pull Request #24736 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #24740: doc: remove incorrect mention of PR_GET_NAME (master...remove_threadnames_comment) https://github.com/bitcoin/bitcoin/pull/24740
<bitcoin-git> [bitcoin] fanquake merged pull request #24722: build: patch around qt duplicate symbol issue (master...more_qt_nonsense) https://github.com/bitcoin/bitcoin/pull/24722
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/afac75f140a3...a7f0c37c2bae
<bitcoin-git> bitcoin/master a7f0c37 fanquake: Merge bitcoin/bitcoin#24722: build: patch around qt duplicate symbol issue...
<bitcoin-git> bitcoin/master a24ef27 fanquake: build: patch around qt duplicate symbol issue
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24739: test: Fix intermittent test failure in wallet_listreceivedby.py (master...2204-test-fail-🍰) https://github.com/bitcoin/bitcoin/pull/24739
<bitcoin-git> [bitcoin] fanquake opened pull request #24738: build: remove faketime unsetting and comments from configure (master...remove_faketime) https://github.com/bitcoin/bitcoin/pull/24738
<bitcoin-git> [bitcoin] laanwj closed pull request #24727: build: Disable AVX2 code path on mingw builds (master...2022-03-windows-noavx2) https://github.com/bitcoin/bitcoin/pull/24727
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24737: Remove taproot chain param (master...2204-rem-code-🥊) https://github.com/bitcoin/bitcoin/pull/24737
<bitcoin-git> [bitcoin] fanquake opened pull request #24736: guix: fix vmov alignment issues with gcc 10.3.0 & mingw-w64 (master...guix_mingw_w64_vmov_alignment) https://github.com/bitcoin/bitcoin/pull/24736
<bitcoin-git> [bitcoin] fanquake opened pull request #24735: ci: use DWARF-4 for Valgrind jobs (master...remove_boost_valgrind) https://github.com/bitcoin/bitcoin/pull/24735
<bitcoin-git> [bitcoin] jonatack opened pull request #24734: sync: revert lock contention from log category to preprocessor directive (master...change-lock-logging-to-DEBUG_LOCKCONTENTION) https://github.com/bitcoin/bitcoin/pull/24734
<bitcoin-git> [bitcoin] laanwj merged pull request #24733: build: Fix "ERR: Unsigned tarballs do not exist" (master...220401-sign) https://github.com/bitcoin/bitcoin/pull/24733
<bitcoin-git> bitcoin/master 7762c56 Hennadii Stepanov: build: Fix "ERR: Unsigned tarballs do not exist"
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7ab9fc32d6a8...afac75f140a3
<bitcoin-git> bitcoin/master afac75f laanwj: Merge bitcoin/bitcoin#24733: build: Fix "ERR: Unsigned tarballs do not exi...
<gribble> https://github.com/bitcoin/bitcoin/issues/24727 | build: Disable AVX2 code path on mingw builds by laanwj · Pull Request #24727 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/939559 | HTTP Error 404: Not Found
<bitcoin-git> [bitcoin] hebasto opened pull request #24733: build: Fix "ERR: Unsigned tarballs do not exist" (master...220401-sign) https://github.com/bitcoin/bitcoin/pull/24733
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24732: Remove buggy and confusing IncrementExtraNonce (master...2204-remove-code-🌗) https://github.com/bitcoin/bitcoin/pull/24732
<real_or_random> only remotely related: it's even possible to use MSVC + wine with autotools https://github.com/bitcoin-core/secp256k1/pull/1084
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24731: Change code (master...2203-change-code-🎵) https://github.com/bitcoin/bitcoin/pull/24731
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24725: 23.0: rc4 backport (23.x...2203-23rc4-🏅) https://github.com/bitcoin/bitcoin/pull/24725
<bitcoin-git> bitcoin/23.x 4f3ba85 Hennadii Stepanov: wallet, refactor: Add wallet::NotifyWalletLoaded() function
<bitcoin-git> bitcoin/23.x 1448c99 Hennadii Stepanov: wallet: Postpone NotifyWalletLoaded() for encrypted wallets
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/e181e94e8663...e089c68aa17a
<bitcoin-git> bitcoin/23.x e089c68 MarcoFalke: Merge bitcoin/bitcoin#24725: 23.0: rc4 backport
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24724: test: fix incorrect named args in txpackage tests (master...txpackage_named_args) https://github.com/bitcoin/bitcoin/pull/24724
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1021e4cc6877...7ab9fc32d6a8
<bitcoin-git> bitcoin/master bf77fea fanquake: test: fix incorrect named args in txpackage tests
<bitcoin-git> bitcoin/master 7ab9fc3 MarcoFalke: Merge bitcoin/bitcoin#24724: test: fix incorrect named args in txpackage t...
<bitcoin-git> [bitcoin] ajtowns opened pull request #24729: util/check: avoid unused parameter warnings (master...202204-assume-gcc-fix) https://github.com/bitcoin/bitcoin/pull/24729

2022-03-31

<surveillancechai> bitcoin, privacy, censorship, monero etc. love that altcoiners still would comeback, contribute and use bitcoin if bitcoin developers care about privacy at protocol level
<bitcoin-git> [bitcoin] laanwj opened pull request #24727: build: Disable AVX2 code path on mingw builds (master...2022-03-windows-noavx2) https://github.com/bitcoin/bitcoin/pull/24727
<cfields> I believe that's what I tried to do here, but I can't remember now what I was actually fixing at the time heh: https://github.com/bitcoin/bitcoin/pull/22904#issuecomment-930486533
<gribble> https://github.com/bitcoin/bitcoin/issues/22736 | log, sync: change lock contention from preprocessor directive to log category by jonatack · Pull Request #22736 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22904 | sync, log: inline lock contention logging macro to fix duration, improve BCLog::LogMsg() by jonatack · Pull Request #22904 · bitcoin/bitcoin · GitHub
<cfields> laanwj: fwiw, i _really_ didn't like that change either, complained at the time for a different reason here: https://github.com/bitcoin/bitcoin/pull/22904#issuecomment-930484001
<bytes1440000> I had some issues with rc2 on windows. It was crashing and I had to restart 10 times to finally use it (bitcoind and bitcoin-qt). Could not find anything in logs. Never had this issue with any release in past.
<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
<gribble> https://github.com/bitcoin/bitcoin/issues/24294 | RPC: Switch getblockfrompeer back to standard param names blockhash and nodeid by luke-jr · Pull Request #24294 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22702 | Add allocator for node based containers by martinus · Pull Request #22702 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 10 blockers, 1 chasing concept ACK
<laanwj> welcome to the weekly general bitcoin-core-dev meeting
<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 Mar 31 19:00:59 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<fanquake> got one with -debug, so a bit more info: https://github.com/bitcoin/bitcoin/issues/24726#issuecomment-1084989560
<gribble> https://github.com/bitcoin/bitcoin/issues/24726 | Cross-compiled `bitcoind -signet` silently fails on Windows · Issue #24726 · bitcoin/bitcoin · GitHub
<sipa> "gui is broken" sounds more like the whole of bitcoin-qt is unusable
<gribble> https://github.com/bitcoin/bitcoin/issues/24711 | wallet: Postpone wallet loading notification for encrypted wallets by hebasto · Pull Request #24711 · bitcoin/bitcoin · GitHub
<fanquake> laanwj: #24711 is a fix for https://github.com/bitcoin-core/gui/issues/571
<gribble> https://github.com/bitcoin/bitcoin/issues/24454 | tests: Calculate input weight more accurately by achow101 · Pull Request #24454 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 merged pull request #24602: fuzz: add target for coinselection algorithms (master...202203_fuzz_coinselection) https://github.com/bitcoin/bitcoin/pull/24602
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b7d78e624474...1021e4cc6877
<bitcoin-git> bitcoin/master 21520b9 Martin Zumsande: fuzz: add target for coinselection
<bitcoin-git> bitcoin/master 1021e4c Andrew Chow: Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithms...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24723: ci: Bump msan to clang-14 (master...2203-msan-ci-bump-🔏) https://github.com/bitcoin/bitcoin/pull/24723
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24725: 23.0: rc4 backport (23.x...2203-23rc4-🏅) https://github.com/bitcoin/bitcoin/pull/24725
<bitcoin-git> [bitcoin] achow101 merged pull request #24711: wallet: Postpone wallet loading notification for encrypted wallets (master...220329-taproot) https://github.com/bitcoin/bitcoin/pull/24711
<bitcoin-git> bitcoin/master 0c12f01 Hennadii Stepanov: wallet: Postpone NotifyWalletLoaded() for encrypted wallets
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/243197ba9c4b...b7d78e624474
<bitcoin-git> bitcoin/master aeee419 Hennadii Stepanov: wallet, refactor: Add wallet::NotifyWalletLoaded() function
<bitcoin-git> bitcoin/master b7d78e6 Andrew Chow: Merge bitcoin/bitcoin#24711: wallet: Postpone wallet loading notification ...
<bitcoin-git> [bitcoin] fanquake opened pull request #24724: test: fix incorrect named args in txpackage tests (master...txpackage_named_args) https://github.com/bitcoin/bitcoin/pull/24724
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24723: ci: Bump msan to clang-14 (master...2203-msan-ci-bump-🔏) https://github.com/bitcoin/bitcoin/pull/24723
<bitcoin-git> [bitcoin] laanwj pushed tag v23.0rc3: https://github.com/bitcoin/bitcoin/compare/v23.0rc3
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/c243e0835166...e181e94e8663
<bitcoin-git> bitcoin/23.x 2a1d3a4 laanwj: build: Bump rc to 23.0rc3
<bitcoin-git> bitcoin/23.x 752c9d8 laanwj: qt: 23.0rc3 translations update
<bitcoin-git> bitcoin/23.x e181e94 laanwj: doc: Update manual pages for 23.0rc3
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24721: doc: Use DecodeTxDoc helper (master...2203-doc-rpc-raw-tx-🚁) https://github.com/bitcoin/bitcoin/pull/24721
<bitcoin-git> bitcoin/master fa58427 MarcoFalke: doc: Use DecodeTxDoc helper
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1a54c060b3b3...243197ba9c4b
<bitcoin-git> bitcoin/master 243197b MarcoFalke: Merge bitcoin/bitcoin#24721: doc: Use DecodeTxDoc helper
<willcl_ark> Should I be able to use the `redeemScript` from a `bitcoin-cli createmultisig 1-of-4` as the signet challenge for a custom signet? Struggling to get it working like this...
<bitcoin-git> [bitcoin] fanquake merged pull request #24512: 23.x backports (23.x...23.x-onlynet-help-and-doc-improvements) https://github.com/bitcoin/bitcoin/pull/24512
<bitcoin-git> [bitcoin] fanquake pushed 16 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/7d03cf632d16...c243e0835166
<bitcoin-git> bitcoin/23.x 2a6fcf9 Jon Atack: init, doc: improve -onlynet help and tor/i2p documentation
<bitcoin-git> bitcoin/23.x b1646f1 Martin Zumsande: test: set segwit height back to 0 on regtest
<bitcoin-git> bitcoin/23.x ef6a37b Jon Atack: rpc: rename getdeploymentinfo status-next to status_next
<bitcoin-git> [bitcoin] fanquake opened pull request #24722: build: patch around qt duplicate symbol issue (master...more_qt_nonsense) https://github.com/bitcoin/bitcoin/pull/24722
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24721: doc: Use DecodeTxDoc helper (master...2203-doc-rpc-raw-tx-🚁) https://github.com/bitcoin/bitcoin/pull/24721
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24716: rpc: Fix documentation assertion for `getrawtransaction` (master...2022-03-rpc-getrawtransaction-assert) https://github.com/bitcoin/bitcoin/pull/24716
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8ac7e6a6513...1a54c060b3b3
<bitcoin-git> bitcoin/master 71038a1 laanwj: rpc: Fix documentation assertion for `getrawtransaction`
<bitcoin-git> bitcoin/master 1a54c06 MarcoFalke: Merge bitcoin/bitcoin#24716: rpc: Fix documentation assertion for `getrawt...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24698: test: -peerblockfilters without -blockfilterindex raises an error (master...2022-03-peerblockfilters-init-error) https://github.com/bitcoin/bitcoin/pull/24698
<bitcoin-git> bitcoin/master d6bc232 brunoerg: test: -peerblockfilters without -blockfilterindex raises an error
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e1e6a3386fc7...c8ac7e6a6513
<bitcoin-git> bitcoin/master c8ac7e6 MarcoFalke: Merge bitcoin/bitcoin#24698: test: -peerblockfilters without -blockfilteri...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24707: doc: Speed up functional test runs using ramdisk (master...tmpfs-test) https://github.com/bitcoin/bitcoin/pull/24707
<bitcoin-git> bitcoin/master e1e6a33 MarcoFalke: Merge bitcoin/bitcoin#24707: doc: Speed up functional test runs using ramd...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a2e1590f67fc...e1e6a3386fc7
<bitcoin-git> bitcoin/master 1764849 willcl-ark: doc: Speed up functional test runs using ramdisk
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24673: refactor: followup of remove -deprecatedrpc=addresses flag (master...22924_rebased) https://github.com/bitcoin/bitcoin/pull/24673
<bitcoin-git> bitcoin/master 828a094 Michael Dietz: refactor: merge ScriptPubKeyToUniv & ScriptToUniv into one function
<bitcoin-git> bitcoin/master 22f25a6 Michael Dietz: refactor: prefer snake case, TxToUniv arg hashBlock renamed block_hash
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d2b4355c5868...a2e1590f67fc
<bitcoin-git> bitcoin/master 8b9efeb Michael Dietz: refactor: use named args when ScriptToUniv or TxToUniv are invoked
<bitcoin-git> [bitcoin] fanquake closed pull request #24720: Switch to gender neutral terms (master...switch-to-inclusive-terms) https://github.com/bitcoin/bitcoin/pull/24720
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24715: build, test: Fix test logfile name (master...220330-testlog) https://github.com/bitcoin/bitcoin/pull/24715
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/87dc1dc55ffa...d2b4355c5868
<bitcoin-git> bitcoin/master 8b517fa Hennadii Stepanov: build, refactor: Replace tabs with spaces
<bitcoin-git> bitcoin/master dc0774c Hennadii Stepanov: build, test: Fix test logfile name
<bitcoin-git> bitcoin/master d2b4355 MarcoFalke: Merge bitcoin/bitcoin#24715: build, test: Fix test logfile name
<bitcoin-git> [bitcoin] inclusive-coding-bot opened pull request #24720: Switch to gender neutral terms (master...switch-to-inclusive-terms) https://github.com/bitcoin/bitcoin/pull/24720
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24714: util/check: Don't use a lambda for Assert/Assume (master...202203-assume) https://github.com/bitcoin/bitcoin/pull/24714
<bitcoin-git> bitcoin/master 2ef47ba Anthony Towns: util/check: stop using lambda for Assert/Assume
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/74b011bbfa3b...87dc1dc55ffa
<bitcoin-git> bitcoin/master 7c9fe25 Anthony Towns: wallet: move Assert() check into constructor
<bitcoin-git> bitcoin/master 87dc1dc MarcoFalke: Merge bitcoin/bitcoin#24714: util/check: Don't use a lambda for Assert/Ass...
<bitcoin-git> [bitcoin] tristanhcole closed pull request #24719: readme: Omit phrasing; 'experimental' (master...tristanhcole-update-readme) https://github.com/bitcoin/bitcoin/pull/24719
<bitcoin-git> [bitcoin] tristanhcole opened pull request #24719: readme: Omit phrasing; 'experimental' (master...tristanhcole-update-readme) https://github.com/bitcoin/bitcoin/pull/24719
<bitcoin-git> [bitcoin] jonatack opened pull request #24718: rpc: getblock/getrawtransaction/decode*/gettxout fixups (master...rpc-fixups) https://github.com/bitcoin/bitcoin/pull/24718

2022-03-30

<bitcoin-git> [bitcoin] fanquake merged pull request #23008: ci: Use clang-12 and libcxx-12 for msan (master...2109-ciMsan13) https://github.com/bitcoin/bitcoin/pull/23008
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4e5d704f24a...74b011bbfa3b
<bitcoin-git> bitcoin/master fa73f8a MarcoFalke: ci: Use clang-12 and libcxx-12 for msan
<bitcoin-git> bitcoin/master 74b011b fanquake: Merge bitcoin/bitcoin#23008: ci: Use clang-12 and libcxx-12 for msan
<bitcoin-git> [bitcoin] laanwj opened pull request #24716: rpc: Fix documentation assertion for `getrawtransaction` (master...2022-03-rpc-getrawtransaction-assert) https://github.com/bitcoin/bitcoin/pull/24716
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24118: Add 'sendall' RPC née sweep (master...sweep-wallet-rpc) https://github.com/bitcoin/bitcoin/pull/24118
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/171f6f2699dc...f4e5d704f24a
<bitcoin-git> bitcoin/master 35ed094 Murch: Extract prevention of outdated option names
<bitcoin-git> bitcoin/master 6d2208a Murch: Extract interpretation of fee estimation arguments
<bitcoin-git> bitcoin/master a31d75e Murch: Elaborate error messages for outdated options
<bitcoin-git> [bitcoin] laanwj merged pull request #24374: contrib: refactor: simplify linearize scripts (master...202202-contrib-simplify_linearize_script) https://github.com/bitcoin/bitcoin/pull/24374
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/50c806f001d6...171f6f2699dc
<bitcoin-git> bitcoin/master 3f863cf Sebastian Falbesoner: contrib: refactor: simplify block header string routine in linearize-data....
<bitcoin-git> bitcoin/master 254a63e Sebastian Falbesoner: contrib: refactor: replace `hex_switchEndian` in linearize scripts
<bitcoin-git> bitcoin/master 171f6f2 laanwj: Merge bitcoin/bitcoin#24374: contrib: refactor: simplify linearize scripts...
<bitcoin-git> [bitcoin] laanwj merged pull request #24693: builder-keys: Add dunxen (master...2022-03-add-dunxen-builder) https://github.com/bitcoin/bitcoin/pull/24693
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f9aedbc3009d...50c806f001d6
<bitcoin-git> bitcoin/master 50c806f laanwj: Merge bitcoin/bitcoin#24693: builder-keys: Add dunxen
<bitcoin-git> bitcoin/master f93c5d2 Duncan Dean: builder-keys: Add dunxen
<bitcoin-git> [bitcoin] hebasto opened pull request #24715: build, test: Fix test logfile name (master...220330-testlog) https://github.com/bitcoin/bitcoin/pull/24715
<bitcoin-git> [bitcoin] fanquake merged pull request #24690: util: Add inotify_rm_watch to syscall sandbox (AllowFileSystem) (master...220328-sys) https://github.com/bitcoin/bitcoin/pull/24690
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bdbabc50ba6c...f9aedbc3009d
<bitcoin-git> bitcoin/master f05a4cd Hennadii Stepanov: util: Add inotify_rm_watch to syscall sandbox (AllowFileSystem)