2023-04-21

<bitcoin-git> bitcoin/master f3f5c97 fanquake: Merge bitcoin/bitcoin#27496: depends: reuse _config_opts for CMake options
<bitcoin-git> [bitcoin] fanquake merged pull request #27464: fuzz: re-enable prioritisetransaction & analyzepsbt RPC (master...2304-fuzz-rpc-) https://github.com/bitcoin/bitcoin/pull/27464
<bitcoin-git> bitcoin/master c63c8a1 fanquake: Merge bitcoin/bitcoin#27464: fuzz: re-enable prioritisetransaction & analy...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cfcea12b1f98...c63c8a159060
<bitcoin-git> bitcoin/master faa7144 MarcoFalke: fuzz: re-enable prioritisetransaction & analyzepsbt RPC
<bitcoin-git> [bitcoin] fanquake opened pull request #27508: build: use latest config.{guess,sub} in depends (master...depends_latest_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/27508
<bitcoin-git> [bitcoin] fanquake merged pull request #27498: test: Remove unused sanitizer suppressions (master...2304-ubsan-sup-) https://github.com/bitcoin/bitcoin/pull/27498
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/669af326329b...cfcea12b1f98
<bitcoin-git> bitcoin/master fa15a99 MarcoFalke: test: Remove unused sanitizer suppressions
<bitcoin-git> bitcoin/master cfcea12 fanquake: Merge bitcoin/bitcoin#27498: test: Remove unused sanitizer suppressions
<bitcoin-git> [bitcoin] fanquake merged pull request #27419: move-only: Extract common/args from util/system (master...splitSystemArgs) https://github.com/bitcoin/bitcoin/pull/27419
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c40837a4549...669af326329b
<bitcoin-git> bitcoin/master be55f54 TheCharlatan: move-only: Extract common/args and common/config.cpp from util/system
<bitcoin-git> bitcoin/master 669af32 fanquake: Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/syst...
<bitcoin-git> [bitcoin] fanquake opened pull request #27507: lint: stop ignoring LIEF imports (master...unignore_lief) https://github.com/bitcoin/bitcoin/pull/27507
<bitcoin-git> [bitcoin] amitiuttarwar opened pull request #27506: test: prevent intermittent failures (master...2023-04-test-fix) https://github.com/bitcoin/bitcoin/pull/27506

2023-04-20

<bitcoin-git> [bitcoin] achow101 merged pull request #27412: logging, net: add ASN from peers on logs (master...2023-03-asmap-log) https://github.com/bitcoin/bitcoin/pull/27412
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/395b9328071f...4c40837a4549
<bitcoin-git> bitcoin/master 9836c76 brunoerg: net: add `GetMappedAS` in `CConnman`
<bitcoin-git> bitcoin/master 0076bed brunoerg: logging: log ASN when using `-asmap`
<bitcoin-git> bitcoin/master 4c40837 Andrew Chow: Merge bitcoin/bitcoin#27412: logging, net: add ASN from peers on logs
<bitcoin-git> [bitcoin] pinheadmz opened pull request #27505: net: use interruptible async getaddrinfo wrapper from libevent for DNS (master...dns-libevent) https://github.com/bitcoin/bitcoin/pull/27505
<bitcoin-git> [bitcoin] fanquake pushed tag v25.0rc1: https://github.com/bitcoin/bitcoin/compare/v25.0rc1
<bitcoin-git> [bitcoin] achow101 merged pull request #27504: [25.x] Bump version to 25.0rc1 (25.x...25_0_rc1) https://github.com/bitcoin/bitcoin/pull/27504
<bitcoin-git> [bitcoin] achow101 merged pull request #26720: wallet: coin selection, don't return results that exceed the max allowed weight (master...2022_coin_selection_weight) https://github.com/bitcoin/bitcoin/pull/26720
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/5aa0c82ccd6c...395b9328071f
<bitcoin-git> bitcoin/master 1284223 furszy: wallet: refactor coin selection algos to return util::Result
<bitcoin-git> bitcoin/master 6107ec2 furszy: coin selection: knapsack, select closest UTXO above target if result excee...
<bitcoin-git> bitcoin/master 9d9689e furszy: coin selection: heap-ify SRD, don't return selection if exceeds max tx wei...
<bitcoin-git> [bitcoin] fanquake opened pull request #27504: [25.x] Bump version to 25.0rc1 (25.x...25_0_rc1) https://github.com/bitcoin/bitcoin/pull/27504
<bitcoin-git> [bitcoin] achow101 merged pull request #25325: Add pool based memory resource (master...2022-06-very-not-scary-NodePoolResource) https://github.com/bitcoin/bitcoin/pull/25325
<bitcoin-git> bitcoin/master 1afca6b Martin Leitner-Ankerl: Add PoolResource fuzzer
<bitcoin-git> bitcoin/master e19943f Martin Leitner-Ankerl: Calculate memory usage correctly for unordered_maps that use PoolAllocator
<bitcoin-git> bitcoin/master b8401c3 Martin Leitner-Ankerl: Add pool based memory resource & allocator
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/3a93957a5dc9...5aa0c82ccd6c
<bitcoin-git> [bitcoin] achow101 merged pull request #27214: addrman: Enable selecting addresses by network (master...2023-03-select-by-network) https://github.com/bitcoin/bitcoin/pull/27214
<bitcoin-git> [bitcoin] achow101 pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/bbbf89a9de07...3a93957a5dc9
<bitcoin-git> bitcoin/master 9bf078f Amiti Uttarwar: refactor: update Select_ function
<bitcoin-git> bitcoin/master 052fbcd Amiti Uttarwar: addrman: Introduce helper to generalize looking up an addrman entry
<bitcoin-git> bitcoin/master ca2a9c5 Amiti Uttarwar: refactor: generalize select logic
<bitcoin-git> [bitcoin] fanquake merged pull request #27503: Bump to 25.99 and remove release note fragments (master...bump-to-25.x) https://github.com/bitcoin/bitcoin/pull/27503
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6db0a3002bf5...bbbf89a9de07
<bitcoin-git> bitcoin/master 088a93d Andrew Chow: build: Bump to 25.99
<bitcoin-git> bitcoin/master 9c24826 Andrew Chow: doc: Remove 25.0 release note fragments
<bitcoin-git> bitcoin/master bbbf89a fanquake: Merge bitcoin/bitcoin#27503: Bump to 25.99 and remove release note fragmen...
<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/26283 | p2p: Fill reconciliation sets and request reconciliation (Erlay) by naumenkogs · Pull Request #26283 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27255 | MiniTapscript: port Miniscript to Tapscript by darosior · Pull Request #27255 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24008 | assumeutxo: net_processing changes by jamesob · Pull Request #24008 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25325 | Add pool based memory resource by martinus · Pull Request #25325 · bitcoin/bitcoin · GitHub
<achow101> Anything to add/remove/merge? https://github.com/orgs/bitcoin/projects/1
<gribble> https://github.com/bitcoin/bitcoin/issues/27503 | Bump to 25.99 and remove release note fragments by achow101 · Pull Request #27503 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack vasild
<core-meetingbot> Meeting started Thu Apr 20 19:00:21 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] achow101 opened pull request #27503: Bump to 25.99 and remove release note fragments (master...bump-to-25.x) https://github.com/bitcoin/bitcoin/pull/27503
<bitcoin-git> [bitcoin] achow101 merged pull request #27488: p2p: update hardcoded mainnet seeds for 25.x (master...2023-04-hardcoded-seeds-update) https://github.com/bitcoin/bitcoin/pull/27488
<bitcoin-git> bitcoin/master 31b1798 Jon Atack: p2p: update hardcoded mainnet seeds for 25.x
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3133d935ce95...6db0a3002bf5
<bitcoin-git> bitcoin/master f5c8788 Jon Atack: p2p: update manual tor/i2p/cjdns mainnet seeds for 25.x
<bitcoin-git> bitcoin/master 04dd1d3 Jon Atack: contrib: make-seeds updates for 25.x
<michaelfolkson> ariard: Use #bitcoin-dev?
<bitcoin-git> [bitcoin] glozow opened pull request #27501: mempool / rpc: add getprioritisationmap, delete a mapDeltas entry when delta==0 (master...2023-04-clear-prioritisation) https://github.com/bitcoin/bitcoin/pull/27501
<bitcoin-git> [bitcoin] dergoegge opened pull request #27499: net processing, refactor: Decouple PeerManager from gArgs (master...2023-04-peerman-opts) https://github.com/bitcoin/bitcoin/pull/27499
<bitcoin-git> [bitcoin] fanquake merged pull request #27482: kernel: chainparams updates for 25.x (master...assume_valid_pre_25_x) https://github.com/bitcoin/bitcoin/pull/27482
<bitcoin-git> bitcoin/master 4128e01 fanquake: kernel: update chainTxData for 25.x
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b6279243002a...3133d935ce95
<bitcoin-git> bitcoin/master 07fcc0a fanquake: doc: update references to kernel/chainparams.cpp
<bitcoin-git> bitcoin/master 00b2b11 fanquake: kernel: update nMinimumChainWork & defaultAssumeValid for 25.x
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27498: test: Remove unused signed-integer-overflow suppression (master...2304-ubsan-sup-) https://github.com/bitcoin/bitcoin/pull/27498
<gribble> https://github.com/bitcoin/bitcoin/issues/27492 | ci: failure in Docker build step · Issue #27492 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #26681: contrib: Bugfix for checking bad dns seeds without casting in `makeseeds.py` (master...fix-makeseeds-bug) https://github.com/bitcoin/bitcoin/pull/26681
<bitcoin-git> bitcoin/master b627924 fanquake: Merge bitcoin/bitcoin#26681: contrib: Bugfix for checking bad dns seeds wi...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d26a71a94ac4...b6279243002a
<bitcoin-git> bitcoin/master 3cc989d Yusuf Sahin HAMZA: Fix checking bad dns seeds without casting
<gribble> https://github.com/bitcoin/bitcoin/issues/27497 | Document CoreDev organization · Issue #27497 · bitcoin/bitcoin · GitHub
<ariard> to minimize future "politics" around in-person bitcoin events opened #27497

2023-04-19

<bitcoin-git> [bitcoin] theuni opened pull request #27496: depends: reuse _config_opts for CMake options (master...depends-cmake-config) https://github.com/bitcoin/bitcoin/pull/27496
<gribble> https://github.com/bitcoin/bitcoin/issues/26681 | net, contrib: Bugfix for checking bad dns seeds without casting in `makeseeds.py` by yusufsahinhamza · Pull Request #26681 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27482 | kernel: chainparams updates for 25.x by fanquake · Pull Request #27482 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27488 | p2p: update hardcoded mainnet seeds for 25.x by jonatack · Pull Request #27488 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27214 | addrman: Enable selecting addresses by network by amitiuttarwar · Pull Request #27214 · bitcoin/bitcoin · GitHub
<jamesob9> tidy failing; is this a known issue or do I need to rebase? https://github.com/bitcoin/bitcoin/pull/24008/checks?check_run_id=12869950588
<bitcoin-git> [bitcoin] fanquake opened pull request #27495: [WIP] ci: Use DEBUG=1 in depends for MSAN jobs (master...msan_depends_debug_1) https://github.com/bitcoin/bitcoin/pull/27495
<bitcoin-git> [bitcoin] fanquake merged pull request #27448: ci: build libc++ in DEBUG mode in MSAN jobs (master...msan_with_enable_debug_mode) https://github.com/bitcoin/bitcoin/pull/27448
<bitcoin-git> bitcoin/master 4de9c2a fanquake: ci: build libc++ with assertions in MSAN jobs
<bitcoin-git> bitcoin/master d26a71a fanquake: Merge bitcoin/bitcoin#27448: ci: build libc++ in DEBUG mode in MSAN jobs
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d908877c4774...d26a71a94ac4
<bitcoin-git> bitcoin/master 23b8b20 fanquake: ci: build libc++ in DEBUG mode in MSAN jobs
<bitcoin-git> [bitcoin] fanquake opened pull request #27493: [WIP] build: use LLVM/Clang 14 for Darwin builds (master...darwin_llvm_clang_14) https://github.com/bitcoin/bitcoin/pull/27493
<bitcoin-git> [bitcoin] fanquake merged pull request #27447: depends: Remove `_LIBCPP_DEBUG` from depends DEBUG mode (master...remove_libccp_debug_mode) https://github.com/bitcoin/bitcoin/pull/27447
<bitcoin-git> bitcoin/master d908877 fanquake: Merge bitcoin/bitcoin#27447: depends: Remove `_LIBCPP_DEBUG` from depends ...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2fa7344aa9bb...d908877c4774
<bitcoin-git> bitcoin/master cf266b2 fanquake: depends: Remove _LIBCPP_DEBUG from depends DEBUG mode
<bitcoin-git> bitcoin/master bc4fd49 fanquake: depends: add _LIBCPP_ENABLE_ASSERTIONS to DEBUG mode
<bitcoin-git> [bitcoin] TheCharlatan closed pull request #27294: refactor: Move chain names to the util library (master...kernelChainName) https://github.com/bitcoin/bitcoin/pull/27294
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #27491: Kernel chain type (master...kernelChainType) https://github.com/bitcoin/bitcoin/pull/27491
<bitcoin-git> [bitcoin] fanquake pushed tag v24.1rc2: https://github.com/bitcoin/bitcoin/compare/v24.1rc2
<bitcoin-git> [bitcoin] fanquake merged pull request #27486: [24.1] Bump version to 24.1rc2 (24.x...24_1_rc2_bump) https://github.com/bitcoin/bitcoin/pull/27486
<bitcoin-git> bitcoin/24.x 03a16a1 fanquake: doc: update release notes for 24.1rc2
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/15a24781d018...36c15d7d5cf6
<bitcoin-git> bitcoin/24.x 4451e89 fanquake: build: bump version to v24.1rc2
<bitcoin-git> bitcoin/24.x f344c66 fanquake: doc: update manual pages for v24.1rc2

2023-04-18

<bitcoin-git> [bitcoin] pinheadmz closed pull request #27489: 2023 (master...2023) https://github.com/bitcoin/bitcoin/pull/27489
<bitcoin-git> [bitcoin] Muhammedhamid23 opened pull request #27489: 2023 (master...2023) https://github.com/bitcoin/bitcoin/pull/27489
<bitcoin-git> [bitcoin] fanquake deleted 0 commit to 0.21: https://github.com/bitcoin/bitcoin/compare/ec0a4ad67769...000000000000
<bitcoin-git> [bitcoin] jonatack opened pull request #27488: p2p: update manual tor/i2p/cjdns mainnet seeds for 25.x (master...2023-04-hardcoded-seeds-update) https://github.com/bitcoin/bitcoin/pull/27488
<bitcoin-git> [bitcoin] fanquake opened pull request #27486: [24.1] Bump version to 24.1rc2 (24.x...24_1_rc2_bump) https://github.com/bitcoin/bitcoin/pull/27486
<bitcoin-git> bitcoin/24.x 3a26b19 pablomartin4btc: bugfix: rest: avoid segfault for invalid URI
<bitcoin-git> bitcoin/24.x 0bac52d Pttn: Don't return OutputType::UNKNOWN in ParseOutputType
<bitcoin-git> bitcoin/24.x c40b1da fanquake: depends: fix compiling bdb with clang-16 on aarch64
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/9e05de1d7081...15a24781d018
<bitcoin-git> [bitcoin] fanquake closed pull request #27474: [24.x] Additional backports for 24.1 (24.x...24_1_rc2_backports) https://github.com/bitcoin/bitcoin/pull/27474
<bitcoin-git> [bitcoin] achow101 merged pull request #27484: doc: remove outdated version number usage from release-process (master...remove_leading_0_versions) https://github.com/bitcoin/bitcoin/pull/27484
<bitcoin-git> bitcoin/master fde224a fanquake: doc: remove outdated version number usage from release-process
<bitcoin-git> bitcoin/master 2fa7344 Andrew Chow: Merge bitcoin/bitcoin#27484: doc: remove outdated version number usage fro...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5165984afcc0...2fa7344aa9bb
<bitcoin-git> [bitcoin] fanquake opened pull request #27485: [WIP] ci: standardize custom libc++ usage in MSAN jobs (master...msan_use_isystem_nostdlib) https://github.com/bitcoin/bitcoin/pull/27485
<bitcoin-git> [bitcoin] furszy closed pull request #27478: wallet: bugfix, 'AvailableCoins' invalid output type set for raw PK outputs (master...2023_wallet_fix_p2pk_type) https://github.com/bitcoin/bitcoin/pull/27478
<bitcoin-git> [bitcoin] fanquake opened pull request #27484: doc: remove outdated version number usage from release-process (master...remove_leading_0_versions) https://github.com/bitcoin/bitcoin/pull/27484
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27483: Bump python minimum version to 3.8 (master...2304-py38-) https://github.com/bitcoin/bitcoin/pull/27483
<bitcoin-git> [bitcoin] fanquake opened pull request #27482: kernel: chainparams updates for 25.x (master...assume_valid_pre_25_x) https://github.com/bitcoin/bitcoin/pull/27482
<bitcoin-git> [bitcoin] fanquake merged pull request #27340: ci: Use Cirrus CI dockerfile env (master...2303-ci-env-🏺) https://github.com/bitcoin/bitcoin/pull/27340
<bitcoin-git> bitcoin/master fa4a46d MarcoFalke: ci: Bump nowallet_libbitcoinkernel task to ubuntu:focal
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/467fa8943801...5165984afcc0
<bitcoin-git> bitcoin/master facae3b MarcoFalke: ci: Use Cirrus CI dockerfile env
<bitcoin-git> bitcoin/master fabc7d9 MarcoFalke: ci: Use credits in more tasks
<bitcoin-git> [bitcoin] fanquake closed pull request #27477: test: add regression tests for #27468 (invalid URI segfaults) (master...202304-test-add_regression_for_27468) https://github.com/bitcoin/bitcoin/pull/27477
<bitcoin-git> [bitcoin] fanquake closed pull request #23561: BIP324: Handshake prerequisites (master...bip324-handshake) https://github.com/bitcoin/bitcoin/pull/23561
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54e07a05b28d...467fa8943801
<bitcoin-git> bitcoin/master 6a77d29 Sebastian Falbesoner: test: add regression tests for #27468 (invalid URI segfaults)
<bitcoin-git> bitcoin/master 467fa89 fanquake: Merge bitcoin/bitcoin#27477: test: add regression tests for #27468 (invali...
<bitcoin-git> [bitcoin] willcl-ark opened pull request #27480: doc: Improve documentation of rpcallowip (master...rpcallowip-doc-improv) https://github.com/bitcoin/bitcoin/pull/27480
<bitcoin-git> [bitcoin] fanquake closed pull request #23432: BIP324: CKey encode/decode to elligator-swift (master...bip324-ellsq) https://github.com/bitcoin/bitcoin/pull/23432

2023-04-17

<bitcoin-git> [bitcoin] sipa opened pull request #27479: BIP324: ElligatorSwift integrations (master...202304_bip324_ellswift) https://github.com/bitcoin/bitcoin/pull/27479
<bitcoin-git> [bitcoin] furszy opened pull request #27478: wallet: bugfix, 'AvailableCoins' invalid output type set for raw PK outputs (master...2023_wallet_fix_p2pk_type) https://github.com/bitcoin/bitcoin/pull/27478
<bitcoin-git> [bitcoin] theStack opened pull request #27477: test: add regression tests for #27468 (invalid URI segfaults) (master...202304-test-add_regression_for_27468) https://github.com/bitcoin/bitcoin/pull/27477
<bitcoin-git> [bitcoin] glozow opened pull request #27476: mempool: keep CPFP'd transactions when loading from mempool.dat (master...2023-04-persist-packages) https://github.com/bitcoin/bitcoin/pull/27476
<bitcoin-git> [gui] hebasto closed pull request #537: Point out position of invalid characters in Bech32 addresses (master...gui_bech32_errpos) https://github.com/bitcoin-core/gui/pull/537
<bitcoin-git> [gui] hebasto closed pull request #497: Enable users to configure their monospace font specifically (master...qt_fontsel) https://github.com/bitcoin-core/gui/pull/497
<bitcoin-git> [gui] hebasto closed pull request #152: Initialise DBus notifications in another thread (master...gui_notify_setup_bg) https://github.com/bitcoin-core/gui/pull/152
<bitcoin-git> [bitcoin] fanquake pushed tag v0.21-final: https://github.com/bitcoin/bitcoin/compare/v0.21-final
<bitcoin-git> [bitcoin] fanquake merged pull request #27471: test: fix bumpfee 'spend_one_input' occasional failure (master...2023_fix_test_bumpfee_sporadic_failure) https://github.com/bitcoin/bitcoin/pull/27471
<bitcoin-git> bitcoin/master e07dd5f furszy: test: fix bumpfee 'spend_one_input' occasional failure
<bitcoin-git> bitcoin/master 54e07a0 fanquake: Merge bitcoin/bitcoin#27471: test: fix bumpfee 'spend_one_input' occasiona...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d9d6f7fbc9f...54e07a05b28d
<bitcoin-git> [bitcoin] fanquake merged pull request #27462: depends: fix compiling bdb with clang-16 on aarch64 (master...fix_bdb_clang_16) https://github.com/bitcoin/bitcoin/pull/27462
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4ad20a225893...5d9d6f7fbc9f
<bitcoin-git> bitcoin/master f8b8458 fanquake: depends: fix compiling bdb with clang-16 on aarch64
<bitcoin-git> bitcoin/master 5d9d6f7 fanquake: Merge bitcoin/bitcoin#27462: depends: fix compiling bdb with clang-16 on a...
<bitcoin-git> [bitcoin] fanquake opened pull request #27475: [23.x] Additional backports for 23.x (23.x...23_2_more_backports) https://github.com/bitcoin/bitcoin/pull/27475
<bitcoin-git> [bitcoin] achow101 merged pull request #27473: bugfix: Properly handle "unknown" Address Type (master...handle-unknown-address-type) https://github.com/bitcoin/bitcoin/pull/27473
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e054b7390ca9...4ad20a225893
<bitcoin-git> bitcoin/master 0d6383f Pttn: Don't return OutputType::UNKNOWN in ParseOutputType
<bitcoin-git> bitcoin/master 4ad20a2 Andrew Chow: Merge bitcoin/bitcoin#27473: bugfix: Properly handle "unknown" Address Type
<bitcoin-git> [bitcoin] fanquake opened pull request #27474: [24.x] Additional backports for 24.1 (24.x...24_1_rc2_backports) https://github.com/bitcoin/bitcoin/pull/27474
<bitcoin-git> [bitcoin] fanquake merged pull request #27468: bugfix: rest: avoid segfault for invalid URI (master...http-rest-fix-segfault-for-25.0) https://github.com/bitcoin/bitcoin/pull/27468
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b22c275582cc...e054b7390ca9
<bitcoin-git> bitcoin/master 11422cc pablomartin4btc: bugfix: rest: avoid segfault for invalid URI
<bitcoin-git> bitcoin/master e054b73 fanquake: Merge bitcoin/bitcoin#27468: bugfix: rest: avoid segfault for invalid URI
<gribble> https://github.com/bitcoin/bitcoin/issues/27471 | test: fix bumpfee spend_one_input occasional failure by furszy · Pull Request #27471 · bitcoin/bitcoin · GitHub

2023-04-16

<bitcoin-git> [bitcoin] Pttn opened pull request #27473: Properly handle "unknown" Address Type (master...handle-unknown-address-type) https://github.com/bitcoin/bitcoin/pull/27473
<bitcoin-git> [bitcoin] fanquake closed pull request #27470: Create docker-image.yml (master...master) https://github.com/bitcoin/bitcoin/pull/27470
<bitcoin-git> [bitcoin] furszy opened pull request #27471: test: fix bumpfee 'spend_one_input' occasional failure (master...2023_fix_test_bumpfee_sporadic_failure) https://github.com/bitcoin/bitcoin/pull/27471
<bitcoin-git> [bitcoin] Muhammedhamid23 opened pull request #27470: Create docker-image.yml (master...master) https://github.com/bitcoin/bitcoin/pull/27470

2023-04-15

<bitcoin-git> [bitcoin] furszy opened pull request #27469: wallet: improve IBD sync time by skipping block scanning prior birth time (master...2023_wallet_birthtime) https://github.com/bitcoin/bitcoin/pull/27469
<bitcoin-git> [bitcoin] fanquake merged pull request #27465: doc: fix typo in developer-notes.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27465
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/90bfa9d2d7c7...b22c275582cc
<bitcoin-git> bitcoin/master f24f4fa Riahiamirreza: Update developer-notes.md
<bitcoin-git> bitcoin/master b22c275 fanquake: Merge bitcoin/bitcoin#27465: doc: fix typo in developer-notes.md
<bitcoin-git> [bitcoin] fanquake merged pull request #27308: bumpfee: avoid making bumped transactions with too low fee when replacing outputs (master...fix-bumpfee-replaced-outputs-fee-calc) https://github.com/bitcoin/bitcoin/pull/27308
<bitcoin-git> bitcoin/master 90bfa9d fanquake: Merge bitcoin/bitcoin#27308: bumpfee: avoid making bumped transactions wit...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3650e7480827...90bfa9d2d7c7
<bitcoin-git> bitcoin/master be177c1 Andrew Chow: bumpfee: Check the correct feerate when replacing outputs
<bitcoin-git> bitcoin/master d52fa1b Andrew Chow: tests: Make sure that bumpfee feerate checks work when replacing outputs
<bitcoin-git> [bitcoin] fanquake merged pull request #27445: Update src/secp256k1 subtree to release v0.3.1 (master...secp256k1) https://github.com/bitcoin/bitcoin/pull/27445
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/69460bd8bc56...3650e7480827
<bitcoin-git> bitcoin/master c981671 Pieter Wuille: Squashed 'src/secp256k1/' changes from bdf39000b9..4258c54f4e
<bitcoin-git> bitcoin/master f5fdd4e Pieter Wuille: Update src/secp256k1 to latest upstream master (v0.3.1 + CI fix)
<bitcoin-git> bitcoin/master 719a749 Pieter Wuille: Disable Python lint in src/secp256k1
<gribble> https://github.com/bitcoin/bitcoin/issues/26833 | build: allow NO_BOOST=1 & NO_LIBEVENT=1 in depends by fanquake · Pull Request #26833 · bitcoin/bitcoin · GitHub
<hebasto> there is no `NO_LIBEVENT` in 24.0.1 -- https://github.com/bitcoin/bitcoin/tree/v24.0.1/depends
<hebasto> I'm not a gentoo user, but building with depends should work on a wide range of systems -- https://github.com/bitcoin/bitcoin/tree/master/depends
<dviola> I'm trying to compile bitcoin from source but I'm kind of unsure which environment variable I need to pass so that it compiles with built-in boost

2023-04-14

<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #27468: bugfix: rest: avoid segfault for invalid URI (master...http-rest-fix-segfault-for-25.0) https://github.com/bitcoin/bitcoin/pull/27468
<bitcoin-git> [bitcoin] jonatack opened pull request #27467: p2p: skip netgroup diversity follow-up (master...2023-04-outbound-peer-netgroup-diversity-followups) https://github.com/bitcoin/bitcoin/pull/27467
<vasild> and now I am starting to think that those Proxy changes (https://github.com/vasild/bitcoin/commit/fd6baa3d727f378e4b4023062c7422c5cf00cd84) make sense on their own, even if we don't do anything with unix sockets
<bitcoin-git> [bitcoin] Riahiamirreza opened pull request #27465: Fix typo in developer-notes.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27465
<vasild> that Proxy::GetSock() needs to go somehow via the CreateSock variable, so that it can be mockable - tests replace CreateSock with some dummy one and then it is certain that no matter which code gets called the test will never create a real socket, e.g.: https://github.com/bitcoin/bitcoin/blob/69460bd8bc56762513b20218b9839c2ae4c40aaf/src/test/fuzz/i2p.cpp#L27-L29
<pinheadmz> even before going as far as p2p, if we ever want bitcoin to listen to a unix socket (even just for rpc)
<vasild> or like in https://github.com/bitcoin/bitcoin/pull/27375 have a CService of type "UNIX socket"
<pinheadmz> prior work in this area (https://github.com/bitcoin/bitcoin/pull/9979)
<pinheadmz> I have an open PR to add UNIX sockets to bitcoin, at first just for onion and proxy:
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27464: fuzz: re-enable prioritisetransaction RPC (master...2304-fuzz-rpc-) https://github.com/bitcoin/bitcoin/pull/27464
<bitcoin-git> [bitcoin] achow101 merged pull request #27461: verify-commits: error and exit cleanly when git is too old. (master...verify-commits-git-version-error) https://github.com/bitcoin/bitcoin/pull/27461
<bitcoin-git> bitcoin/master 1fefcf2 Cory Fields: verify-commits: error and exit cleanly when git is too old.
<bitcoin-git> bitcoin/master 69460bd Andrew Chow: Merge bitcoin/bitcoin#27461: verify-commits: error and exit cleanly when g...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2bfe43db164d...69460bd8bc56
<bitcoin-git> [bitcoin] fanquake opened pull request #27462: depends: fix compiling bdb with clang-16 (master...fix_bdb_clang_16) https://github.com/bitcoin/bitcoin/pull/27462
<real_or_random> https://github.com/bitcoin-core/secp256k1/pull/1276 is a hotfix that fixes the build issue
<bitcoin-git> [bitcoin] 1440000bytes closed pull request #27454: doc: remove incorrect line from example (master...walletcreatefundedpsbt-example) https://github.com/bitcoin/bitcoin/pull/27454
<sipa> @real_or_random Seems your guess about what was wrong was indeed right, though I had to also prevent some Bitcoin Core CI linters from checking the libsecp python script.

2023-04-13

<bitcoin-git> [bitcoin] achow101 merged pull request #27374: p2p: skip netgroup diversity of new connections for tor/i2p/cjdns (master...followup-27264) https://github.com/bitcoin/bitcoin/pull/27374
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19764dc14328...2bfe43db164d
<bitcoin-git> bitcoin/master b5585ba stratospher: p2p: skip netgroup diversity of new connections for tor/i2p/cjdns networks
<bitcoin-git> bitcoin/master 2bfe43d Andrew Chow: Merge bitcoin/bitcoin#27374: p2p: skip netgroup diversity of new connectio...
<bitcoin-git> [bitcoin] theuni opened pull request #27461: verify-commits: error and exit cleanly when git is too old. (master...verify-commits-git-version-error) https://github.com/bitcoin/bitcoin/pull/27461
<real_or_random> I assume https://github.com/bitcoin/bitcoin/pull/27445 is too late then?
<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/27231 | Fix logging RPC and -debugexclude with 0/none values, add test coverage, improve docs by jonatack · Pull Request #27231 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27253 | httpserver, rest: fix segmentation fault on evhttp_uri_get_query by pablomartin4btc · Pull Request #27253 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27145 | wallet: when a block is disconnected, update transactions that are no longer conflicted by ishaanam · Pull Request #27145 · bitcoin/bitcoin · GitHub
<jonatack> It looks like 27374 addresses some issues, see https://github.com/bitcoin/bitcoin/pull/27264#issuecomment-1481322628
<gribble> https://github.com/bitcoin/bitcoin/issues/27374 | p2p: skip netgroup diversity of new connections for tor/i2p/cjdns by stratospher · Pull Request #27374 · bitcoin/bitcoin · GitHub
<lightlike> if #27374 doesn't make it in, we should instead temporarily revert https://github.com/bitcoin/bitcoin/commit/72e8ffd7f8dbf908e65da6d012ede914596737ab as I explained in https://github.com/bitcoin/bitcoin/issues/27369#issuecomment-1490395263. But doing nothing would introduce a bug IMO.
<gribble> https://github.com/bitcoin/bitcoin/issues/27374 | p2p: skip netgroup diversity of new connections for tor/i2p/cjdns by stratospher · Pull Request #27374 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25968 | Optimizations & simplifications following #25717 by sipa · Pull Request #25968 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27145 | wallet: when a block is disconnected, update transactions that are no longer conflicted by ishaanam · Pull Request #27145 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25968 | Optimizations & simplifications following #25717 by sipa · Pull Request #25968 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27253 | httpserver, rest: fix segmentation fault on evhttp_uri_get_query by pablomartin4btc · Pull Request #27253 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27231 | Fix logging RPC and -debugexclude with 0/none values, add test coverage, improve docs by jonatack · Pull Request #27231 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27374 | p2p: skip netgroup diversity of new connections for tor/i2p/cjdns by stratospher · Pull Request #27374 · bitcoin/bitcoin · GitHub
<hebasto> all is done in GUI -- https://github.com/bitcoin-core/gui/milestone/9
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack vasild
<core-meetingbot> Meeting started Thu Apr 13 19:00:10 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<hebasto> plvicente: btw, the llink https://explore.transifex.com/bitcoinorg/bitcoinorg/ you mentioned is not related to Bitcoin Core
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd59bb2f5250...19764dc14328
<bitcoin-git> bitcoin/master a45b544 Hennadii Stepanov: qt: Register `wallet::AddressPurpose` type
<bitcoin-git> bitcoin/master 19764dc Hennadii Stepanov: Merge bitcoin-core/gui#726: Register `wallet::AddressPurpose` type
<bitcoin-git> [gui] hebasto merged pull request #726: Register `wallet::AddressPurpose` type (master...230413-address) https://github.com/bitcoin-core/gui/pull/726
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27460: rpc: Add importmempool RPC (master...2304-import-mempool-rpc-) https://github.com/bitcoin/bitcoin/pull/27460
<bitcoin-git> [bitcoin] fanquake merged pull request #27459: ci: explicitly install libclang-rt-dev in valgrind jobs (master...explicit_libclang_rt_dev) https://github.com/bitcoin/bitcoin/pull/27459
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd603edeef23...cd59bb2f5250
<bitcoin-git> bitcoin/master 2c60826 fanquake: ci: explicitly install libclang-rt-dev in valgrind jobs
<bitcoin-git> bitcoin/master cd59bb2 fanquake: Merge bitcoin/bitcoin#27459: ci: explicitly install libclang-rt-dev in val...
<bitcoin-git> [gui] hebasto opened pull request #726: qt: Register `wallet::AddressPurpose` type (master...230413-address) https://github.com/bitcoin-core/gui/pull/726
<bitcoin-git> [bitcoin] fanquake opened pull request #27459: ci: explicitly install libclang-rt-dev in valgrind jobs (master...explicit_libclang_rt_dev) https://github.com/bitcoin/bitcoin/pull/27459
<bitcoin-git> [bitcoin] fanquake merged pull request #27444: ci: use Debian Bookworm and Valgrind 3.19 in Valgrind jobs (master...valgrind_3_20_source_clang_16) https://github.com/bitcoin/bitcoin/pull/27444
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6a167325f0d7...cd603edeef23
<bitcoin-git> bitcoin/master ba29143 fanquake: ci: use Debian Bookworm and Valgrind 3.19 in Valgrind jobs
<bitcoin-git> bitcoin/master e047ae8 fanquake: valgrind: update supps for Debian Bookworm.
<bitcoin-git> bitcoin/master cd603ed fanquake: Merge bitcoin/bitcoin#27444: ci: use Debian Bookworm and Valgrind 3.19 in ...
<bitcoin-git> [bitcoin] hebasto opened pull request #27458: build: Fix USDT detection on FreeBSD (master...230413-freebsd) https://github.com/bitcoin/bitcoin/pull/27458
<bitcoin-git> [bitcoin] achow101 closed pull request #27457: Muhammedhamid23 patch 1 (master...Muhammedhamid23-patch-1) https://github.com/bitcoin/bitcoin/pull/27457

2023-04-12

<bitcoin-git> [bitcoin] Muhammedhamid23 opened pull request #27457: Muhammedhamid23 patch 1 (master...Muhammedhamid23-patch-1) https://github.com/bitcoin/bitcoin/pull/27457
<bitcoin-git> [bitcoin] 1440000bytes opened pull request #27454: doc: remove incorrect line from example (master...walletcreatefundedpsbt-example) https://github.com/bitcoin/bitcoin/pull/27454
<bitcoin-git> [bitcoin] jonatack closed pull request #27138: rpc, test: remove newline escape sequence from wallet warning fields (master...2023-02-rm-newlines-from-wallet-warning-string-field) https://github.com/bitcoin/bitcoin/pull/27138
<bitcoin-git> [bitcoin] achow101 merged pull request #27279: Add "warnings", deprecate "warning" in {create,load,unload,restore}wallet (master...2023-03-migrate-wallet-warning-fields-to-warnings) https://github.com/bitcoin/bitcoin/pull/27279
<bitcoin-git> [bitcoin] achow101 pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/7f4ab67e7be6...6a167325f0d7
<bitcoin-git> bitcoin/master 4a1e479 Jon Atack: rpc: add "warnings" field to RPCs {create,load,unload,restore}wallet
<bitcoin-git> bitcoin/master 079d8cd Jon Atack: rpc: extract wallet "warnings" fields to a util helper
<bitcoin-git> bitcoin/master f73782a Jon Atack: doc: fix/improve warning helps in {create,load,unload,restore}wallet
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #27453: test: added coverage to rpc_cantxoutset.py (master...test/scantxoutsetInvalid) https://github.com/bitcoin/bitcoin/pull/27453
<bitcoin-git> [bitcoin] fanquake merged pull request #27449: doc: update OpenBSD build docs for 7.3 (external signer support available) (master...doc-update_openbsd_build_for_73) https://github.com/bitcoin/bitcoin/pull/27449
<bitcoin-git> bitcoin/master 6b17994 Sebastian Falbesoner: doc: update OpenBSD build docs for 7.3 (external signer support available)
<bitcoin-git> bitcoin/master 7f4ab67 fanquake: Merge bitcoin/bitcoin#27449: doc: update OpenBSD build docs for 7.3 (exter...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cae0608ad4b1...7f4ab67e7be6
<bitcoin-git> [bitcoin] pinheadmz opened pull request #27452: test: cover addrv2 anchors by adding TorV3 to CAddress in messages.py (master...test-anchors-addrv2) https://github.com/bitcoin/bitcoin/pull/27452
<bitcoin-git> [bitcoin] fanquake closed pull request #27451: updated (master...updateBitcoinCore) https://github.com/bitcoin/bitcoin/pull/27451
<bitcoin-git> [bitcoin] tarunraheja84 opened pull request #27451: updated (master...updateBitcoinCore) https://github.com/bitcoin/bitcoin/pull/27451
<bitcoin-git> [bitcoin] fanquake merged pull request #27217: wallet: Replace use of purpose strings with an enum (master...address-purpose-enums) https://github.com/bitcoin/bitcoin/pull/27217
<bitcoin-git> bitcoin/master e83babe Andrew Chow: wallet: Replace use of purpose strings with an enum
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/27dcc07c08a7...cae0608ad4b1
<bitcoin-git> bitcoin/master 8741522 Ryan Ofsky: wallet: Add wallet/types.h for simple public enum and struct types
<bitcoin-git> bitcoin/master 2f80005 Ryan Ofsky: wallet: add AddressPurpose enum to replace string values

2023-04-11

<bitcoin-git> [bitcoin] theStack opened pull request #27449: doc: update OpenBSD build docs for 7.3 (external signer support available) (master...doc-update_openbsd_build_for_73) https://github.com/bitcoin/bitcoin/pull/27449
<bitcoin-git> [bitcoin] achow101 merged pull request #26699: wallet, gui: bugfix, getAvailableBalance skips selected coins (master...2022_bugfix_wallet_getavailablebalance) https://github.com/bitcoin/bitcoin/pull/26699
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/c17d4d3b6b5b...27dcc07c08a7
<bitcoin-git> bitcoin/master dc1cc1c furszy: gui: bugfix, getAvailableBalance skips selected coins
<bitcoin-git> bitcoin/master 74eac3a furszy: test: add coverage for 'useAvailableBalance' functionality
<bitcoin-git> bitcoin/master cd98b71 furszy: gui: 'getAvailableBalance', include watch only balance
<bitcoin-git> [bitcoin] fanquake opened pull request #27448: ci: build libc++ in DEBUG mode in MSAN jobs (master...msan_with_enable_debug_mode) https://github.com/bitcoin/bitcoin/pull/27448
<bitcoin-git> [bitcoin] fanquake merged pull request #26662: fuzz: Add HeadersSyncState target (master...2022-11-fuzz-headers-sync-state) https://github.com/bitcoin/bitcoin/pull/26662
<bitcoin-git> bitcoin/master 3153e7d dergoegge: [fuzz] Add HeadersSyncState target
<bitcoin-git> bitcoin/master c17d4d3 fanquake: Merge bitcoin/bitcoin#26662: fuzz: Add HeadersSyncState target
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/53eb4b7a212d...c17d4d3b6b5b
<bitcoin-git> bitcoin/master 53552af dergoegge: [headerssync] Make m_commit_offset protected
<bitcoin-git> [bitcoin] fanquake opened pull request #27447: depends: Remove `_LIBCPP_DEBUG` from depends DEBUG mode (master...remove_libccp_debug_mode) https://github.com/bitcoin/bitcoin/pull/27447
<bitcoin-git> [bitcoin] fanquake merged pull request #27270: refactor, net processing: Avoid CNode::m_relays_txs usage (master...2023-03-no-cnode-txrelays) https://github.com/bitcoin/bitcoin/pull/27270
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b24553c04cc4...53eb4b7a212d
<bitcoin-git> bitcoin/master 55c4795 dergoegge: [net processing] Use TxRelay::m_relay_txs over CNode::m_relays_txs
<bitcoin-git> bitcoin/master 53eb4b7 fanquake: Merge bitcoin/bitcoin#27270: refactor, net processing: Avoid CNode::m_rela...
<bitcoin-git> [bitcoin] fanquake merged pull request #27436: test: LLVM/Clang 16 for MSAN jobs (master...msan_llvm_16) https://github.com/bitcoin/bitcoin/pull/27436
<bitcoin-git> bitcoin/master b24553c fanquake: Merge bitcoin/bitcoin#27436: test: LLVM/Clang 16 for MSAN jobs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a3eea2a27daa...b24553c04cc4
<bitcoin-git> bitcoin/master 6766715 fanquake: test: LLVM/Clang 16 for MSAN jobs
<bitcoin-git> [bitcoin] kallewoof closed pull request #24162: rpc: add require_checksum flag to deriveaddresses (master...202201-deriveaddr-nochecksum) https://github.com/bitcoin/bitcoin/pull/24162
<bitcoin-git> [bitcoin] kallewoof closed pull request #24161: rpc/doc: describe using combo(privkey) to get checksum and then list … (master...202201-derivefromprivkey) https://github.com/bitcoin/bitcoin/pull/24161
<bitcoin-git> [bitcoin] benthecarman opened pull request #27446: Allow configuirng target block time for a signet (master...configure-signet-blockitme) https://github.com/bitcoin/bitcoin/pull/27446
<gribble> https://github.com/bitcoin/bitcoin/issues/27138 | rpc, test: remove newline escape sequence from wallet warning fields by jonatack · Pull Request #27138 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27279 | Add "warnings", deprecate "warning" in {create,load,unload,restore}wallet by jonatack · Pull Request #27279 · bitcoin/bitcoin · GitHub