2023-05-29

<bitcoin-git> bitcoin/master 769dd1e fanquake: Merge bitcoin/bitcoin#25975: contrib/init: Better systemd integration
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27774: refactor: Add [[nodiscard]] where ignoring a Result return type is an error (master...2305-nodiscard-result-error-) https://github.com/bitcoin/bitcoin/pull/27774
<bitcoin-git> [bitcoin] fanquake closed pull request #22693: RPC/Wallet: Add "use_txids" to output of getaddressinfo (master...getaddressinfo_txids) https://github.com/bitcoin/bitcoin/pull/22693
<bitcoin-git> [bitcoin] fanquake merged pull request #27765: test: Throw error when -signetchallenge is non-hex (master...2305-test-signetchallenge-) https://github.com/bitcoin/bitcoin/pull/27765
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b5ed656c3ba5...a2e111b8a3d1
<bitcoin-git> bitcoin/master fa6b11a MarcoFalke: test: Throw error when -signetchallenge is non-hex
<bitcoin-git> bitcoin/master a2e111b fanquake: Merge bitcoin/bitcoin#27765: test: Throw error when -signetchallenge is no...
<bitcoin-git> [bitcoin] fanquake merged pull request #27739: ci: Add missing set -e to 01_base_install.sh (master...2305-ci-bash-sob-) https://github.com/bitcoin/bitcoin/pull/27739
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7d33ae755de2...b5ed656c3ba5
<bitcoin-git> bitcoin/master fa7a87b MarcoFalke: ci: Add missing set -e to 01_base_install.sh
<bitcoin-git> bitcoin/master aaaa432 MarcoFalke: ci: Remove "default" test env
<bitcoin-git> bitcoin/master fa12558 MarcoFalke: ci: Avoid leaking HOME var into CI pod
<bitcoin-git> [bitcoin] LarryRuane reopened pull request #27748: util: generalize accounting of system-allocated memory in pool resource (master...2023-05-resource-pool-system-alloc) https://github.com/bitcoin/bitcoin/pull/27748

2023-05-28

<gribble`> https://github.com/bitcoin/bitcoin/issues/27662 | build: Bump minimum supported GCC to g++-9 by MarcoFalke · Pull Request #27662 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] joostjager opened pull request #27772: Make non-standard tx acceptance a peer option. (master...nonstd-rpc) https://github.com/bitcoin/bitcoin/pull/27772
<bitcoin-git> [bitcoin] hebasto opened pull request #27771: ci: Use docker image cache for "Win64 native [vs2022]" task (master...230528-docker-win) https://github.com/bitcoin/bitcoin/pull/27771

2023-05-27

<bitcoin-git> [bitcoin] achow101 merged pull request #27145: wallet: when a block is disconnected, update transactions that are no longer conflicted (master...mark_not_conflicted_inactive) https://github.com/bitcoin/bitcoin/pull/27145
<bitcoin-git> bitcoin/master dced203 ishaanam: wallet, tests: mark unconflicted txs as inactive
<bitcoin-git> bitcoin/master 89df798 Antoine Riard: Add wallets_conflicts
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/927b001502a7...7d33ae755de2
<bitcoin-git> bitcoin/master 096487c ishaanam: wallet: introduce generic recursive tx state updating function
<bitcoin-git> [bitcoin] fanquake merged pull request #27766: fuzz: Change LIMIT_TO_MESSAGE_TYPE from a compile-time to a run-time setting (master...2305-fuzz-limit-msg-type-) https://github.com/bitcoin/bitcoin/pull/27766
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/10c4a4613f27...927b001502a7
<bitcoin-git> bitcoin/master 1111c9a MarcoFalke: fuzz: Change LIMIT_TO_MESSAGE_TYPE from a compile-time to a run-time setti...
<bitcoin-git> bitcoin/master 927b001 fanquake: Merge bitcoin/bitcoin#27766: fuzz: Change LIMIT_TO_MESSAGE_TYPE from a com...
<bitcoin-git> [bitcoin] mmienko closed pull request #27769: update osx build docs (master...update-osx-build-docs) https://github.com/bitcoin/bitcoin/pull/27769
<bitcoin-git> [bitcoin] achow101 merged 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] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8b5923164184...10c4a4613f27
<bitcoin-git> bitcoin/master a082434 furszy: refactor: single method to append new spkm to the wallet
<bitcoin-git> bitcoin/master 82bb783 furszy: wallet: skip block scan if block was created before wallet birthday
<bitcoin-git> bitcoin/master 10c4a46 Andrew Chow: Merge bitcoin/bitcoin#27469: wallet: improve IBD sync time by skipping blo...

2023-05-26

<bitcoin-git> [bitcoin] jamesob closed pull request #24008: assumeutxo: net_processing changes (master...2022-01-au-netprocessing) https://github.com/bitcoin/bitcoin/pull/24008
<bitcoin-git> [bitcoin] furszy opened pull request #27770: Fix rpc_getblockfrompeer intermittency by introducing 'getblockfileinfo' RPC command (master...2023_rpc_getblockfileinfo) https://github.com/bitcoin/bitcoin/pull/27770
<bitcoin-git> [bitcoin] evansmj closed pull request #27728: doc: Add Python install notes to build-osx.md. (master...doc/osx-python-note) https://github.com/bitcoin/bitcoin/pull/27728
<bitcoin-git> [bitcoin] mmienko opened pull request #27769: update osx build docs (master...update-osx-build-docs) https://github.com/bitcoin/bitcoin/pull/27769
<fanquake> Anyone in here who can sanity check the japanese translations of the release annoucements? https://github.com/bitcoin-core/bitcoincore.org/pull/973 & https://github.com/bitcoin-core/bitcoincore.org/pull/972
<bitcoin-git> [bitcoin] fanquake merged pull request #27761: p2p: Log addresses of stalling peers (master...202305_log_more_ips) https://github.com/bitcoin/bitcoin/pull/27761
<bitcoin-git> bitcoin/master fb02a3c Martin Zumsande: p2p: Log addresses of stalling peers
<bitcoin-git> bitcoin/master 8b59231 fanquake: Merge bitcoin/bitcoin#27761: p2p: Log addresses of stalling peers
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7794d9d93f2a...8b5923164184
<bitcoin-git> [gui] hebasto closed pull request #658: Intro: Never change the prune checkbox after the user has touched it (master...intro_dont_change_user_prune) https://github.com/bitcoin-core/gui/pull/658
<jamesob> For what it's worth, I've created ##bitcoin-assumeutxo and ##bitcoin-bip345 for discussion on those topics. I'm going to try to post more in there as opposed to DMing, so if you've been active on those projects, please join!
<bitcoin-git> [bitcoin] fanquake merged pull request #27735: test: Move test_chain_listunspent wallet check from mempool_packages to wallet_basic (master...2305-mempool-legacy-wallet-) https://github.com/bitcoin/bitcoin/pull/27735
<bitcoin-git> bitcoin/master ffffe62 MarcoFalke: test: Move test_chain_listunspent wallet check from mempool_packages to wa...
<bitcoin-git> bitcoin/master 7794d9d fanquake: Merge bitcoin/bitcoin#27735: test: Move test_chain_listunspent wallet chec...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/66b08e782260...7794d9d93f2a
<bitcoin-git> [bitcoin] fanquake merged pull request #27302: init: Error if ignored bitcoin.conf file is found (master...pr/ignoredconf) https://github.com/bitcoin/bitcoin/pull/27302
<bitcoin-git> bitcoin/master eefe569 Ryan Ofsky: bugfix: Fix incorrect debug.log config file path
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4d13fe47be17...66b08e782260
<bitcoin-git> bitcoin/master 398c371 Ryan Ofsky: lint: Fix lint-format-strings false positives when format specifiers have ...
<bitcoin-git> bitcoin/master 3746f00 Ryan Ofsky: init: Error if ignored bitcoin.conf file is found
<bitcoin-git> [bitcoin] fanquake merged pull request #25977: refactor: Replace `std::optionalbilingual_str` with `util::Result` (master...pr/bresult-opt) https://github.com/bitcoin/bitcoin/pull/25977
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aa6cc5bec9e5...4d13fe47be17
<bitcoin-git> bitcoin/master 5f49cb1 MarcoFalke: util: Add void support to util::Result
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27766: fuzz: Change LIMIT_TO_MESSAGE_TYPE from a compile-time to a run-time setting (master...2305-fuzz-limit-msg-type-) https://github.com/bitcoin/bitcoin/pull/27766
<bitcoin-git> [bitcoin] fanquake merged pull request #27751: doc: Add doc/release-notes/release-notes-25.0.md (master...2305-doc-) https://github.com/bitcoin/bitcoin/pull/27751
<bitcoin-git> bitcoin/master fab19a8 MarcoFalke: doc: Fix typo in doc/release-process.md URL
<bitcoin-git> bitcoin/master 034cb5a MacrabFalke: doc: Fix broken link in release notes
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/25202cace914...aa6cc5bec9e5
<bitcoin-git> bitcoin/master faaa97b MarcoFalke: doc: Add doc/release-notes/release-notes-25.0.md
<fanquake> 25.0 binaries now available: https://bitcoincore.org/bin/bitcoin-core-25.0/. Torrent will be up soon
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27765: test: Throw error when -signetchallenge is non-hex (master...2305-test-signetchallenge-) https://github.com/bitcoin/bitcoin/pull/27765
<bitcoin-git> [bitcoin] pinheadmz closed pull request #27764: Patch-1 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27764
<bitcoin-git> [bitcoin] nowyouseeithaha opened pull request #27764: Patch-1 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27764

2023-05-25

<bitcoin-git> [bitcoin] willcl-ark opened pull request #27762: contrib: refactor verify-binary print output (master...torrent-verify) https://github.com/bitcoin/bitcoin/pull/27762
<bitcoin-git> [bitcoin] mzumsande opened pull request #27761: p2p: Log addresses of stalling peers (master...202305_log_more_ips) https://github.com/bitcoin/bitcoin/pull/27761
<fanquake> To github.com:bitcoin-core/bitcoin-detached-sigs.git
<bitcoin-git> [bitcoin] hebasto opened pull request #27759: Fix `#include`s in `src/wallet` (master...230525-walletutil) https://github.com/bitcoin/bitcoin/pull/27759
<bitcoin-git> [bitcoin] fanquake merged pull request #27750: [25.x] rpc: Fix invalid bech32 handling (25.x...backport_27727_backport) https://github.com/bitcoin/bitcoin/pull/27750
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/8105bce5b384...725c3dc2dd14
<bitcoin-git> bitcoin/25.x 796e114 MarcoFalke: rpc: Fix invalid bech32 handling
<bitcoin-git> bitcoin/25.x 725c3dc fanquake: Merge bitcoin/bitcoin#27750: [25.x] rpc: Fix invalid bech32 handling
<bitcoin-git> [bitcoin] theStack opened pull request #27757: rpc: remove deprecated "warning" field from {create,load,restore,unload}wallet (master...202305-deprecate_walletwarningfield) https://github.com/bitcoin/bitcoin/pull/27757
<bitcoin-git> [bitcoin] fanquake merged pull request #27721: depends: remove redundant stdlib option (master...more-vanilla-clang-fixes) https://github.com/bitcoin/bitcoin/pull/27721
<bitcoin-git> bitcoin/master 4fe5f3c Cory Fields: depends: remove redundant stdlib option
<bitcoin-git> bitcoin/master 25202ca fanquake: Merge bitcoin/bitcoin#27721: depends: remove redundant stdlib option
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9d098af5a94b...25202cace914
<bitcoin-git> [bitcoin] fanquake opened pull request #27756: [23.x] rpc: Fix invalid bech32 handling (23.x...backport_27727_23_x) https://github.com/bitcoin/bitcoin/pull/27756
<achow101> https://github.com/orgs/bitcoin/projects/1/views/4 anything to add or remove?
<achow101> I see that https://github.com/bitcoin-core/secp256k1/pull/1129 has gotten some more review and changes, so I suppose we're waiting on re-review of that?
<bitcoin-git> [bitcoin] fanquake opened pull request #27755: [24.x] rpc: Fix invalid bech32 handling (24.x...backport_27727_24_2) https://github.com/bitcoin/bitcoin/pull/27755
<gribble> https://github.com/bitcoin/bitcoin/issues/27636 | kernel: Remove util/system from kernel library, interface_ui from validation. by TheCharlatan · Pull Request #27636 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27711 | kernel: Remove shutdown from kernel library by TheCharlatan · Pull Request #27711 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27636 | kernel: Remove util/system from kernel library, interface_ui from validation. by TheCharlatan · Pull Request #27636 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27742 | [NO MERGE] BIP331 Ancestor Package Relay by glozow · Pull Request #27742 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27596 | assumeutxo (2) by jamesob · Pull Request #27596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27746 | Draft: rework validation logic for assumeutxo by sdaftuar · Pull Request #27746 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24008 | assumeutxo: net_processing changes by jamesob · Pull Request #24008 · 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 TheCharlatan vasild
<MacroFake> for example, "git range-diff bitcoin-core/master 7869b169f2 0ff26b8c0f" will be too large
<MacroFake> I meant "diff of diff too large", for example the difference between commit_a and commit_b in the call "git range-diff bitcoin-core/master commit_a commit_b"
<bitcoin-git> [bitcoin] fanquake closed pull request #27753: Create helpcoin (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27753
<bitcoin-git> [bitcoin] FATHI899 opened pull request #27753: Create helpcoin (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27753
<bitcoin-git> [bitcoin] fanquake opened pull request #27752: [25.x] Parallel compact block downloads (25.x...25_x_backport_cmpt_blk) https://github.com/bitcoin/bitcoin/pull/27752
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27751: doc: Add doc/release-notes/release-notes-25.0.md (master...2305-doc-) https://github.com/bitcoin/bitcoin/pull/27751
<bitcoin-git> [bitcoin] fanquake merged pull request #27747: rpc: Use 'byte'/'bytes' for bech32(m) validation error message (master...27727-ext) https://github.com/bitcoin/bitcoin/pull/27747
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e43432086a77...9d098af5a94b
<bitcoin-git> bitcoin/master 3d0a5c3 Reese Russell: use 'byte'/'bytes' for bech32(m) validation error
<bitcoin-git> bitcoin/master 9d098af fanquake: Merge bitcoin/bitcoin#27747: rpc: Use 'byte'/'bytes' for bech32(m) validat...
<bitcoin-git> [bitcoin] fanquake opened pull request #27750: [25.x] rpc: Fix invalid bech32 handling (25.x...backport_27727_backport) https://github.com/bitcoin/bitcoin/pull/27750
<bitcoin-git> [bitcoin] fanquake pushed tag v25.0: https://github.com/bitcoin/bitcoin/compare/v25.0
<bitcoin-git> [bitcoin] fanquake merged pull request #27686: 25.0 Final Changes (25.x...v25.0_finalize) https://github.com/bitcoin/bitcoin/pull/27686
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/8996da626d68...8105bce5b384
<bitcoin-git> bitcoin/25.x 8f7db44 fanquake: build: bump version to v25.0 final
<bitcoin-git> bitcoin/25.x 51195ea fanquake: doc: update manual pages for 25.0
<bitcoin-git> bitcoin/25.x 6ee3881 fanquake: doc: update release notes for 25.0
<bitcoin-git> bitcoin/master d972695 Greg Sanders: Unconditionally return when compact block status == READ_STATUS_FAILED
<bitcoin-git> bitcoin/master e434320 fanquake: Merge bitcoin/bitcoin#27743: p2p: Unconditionally return when compact bloc...
<bitcoin-git> [bitcoin] fanquake merged pull request #27743: p2p: Unconditionally return when compact block status == READ_STATUS_FAILED (master...parallel_fail_fix) https://github.com/bitcoin/bitcoin/pull/27743
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a13f3746dccd...e43432086a77
<bitcoin-git> [bitcoin] LarryRuane closed pull request #27748: bugfix: account for system-allocated memory in pool resource (master...2023-05-resource-pool-system-alloc) https://github.com/bitcoin/bitcoin/pull/27748
<bitcoin-git> [bitcoin] LarryRuane opened pull request #27748: bugfix: account for system-allocated memory in pool resource (master...2023-05-resource-pool-system-alloc) https://github.com/bitcoin/bitcoin/pull/27748
<bitcoin-git> [bitcoin] russeree opened pull request #27747: Use 'byte'/'bytes' for bech32(m) validation error message - 27727 follow up. (master...27727-ext) https://github.com/bitcoin/bitcoin/pull/27747

2023-05-24

<bitcoin-git> [bitcoin] sdaftuar opened pull request #27746: Draft: rework validation logic for assumeutxo (master...2023-05-assumeutxo-validation-improvements) https://github.com/bitcoin/bitcoin/pull/27746
<bitcoin-git> [bitcoin] amitiuttarwar opened pull request #27745: addrman: select addresses by network follow-up (master...2023-04-sbn-followups) https://github.com/bitcoin/bitcoin/pull/27745
<bitcoin-git> [bitcoin] instagibbs opened pull request #27743: Unconditionally return when compact block status == READ_STATUS_FAILED (master...parallel_fail_fix) https://github.com/bitcoin/bitcoin/pull/27743
<gribble> https://github.com/bitcoin/bitcoin/issues/26969 | net, refactor: net_processing, add `ProcessCompactBlockTxns` by brunoerg · Pull Request #26969 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 merged pull request #27727: rpc: Fix invalid bech32 address handling (master...2305-rpc-bech32-) https://github.com/bitcoin/bitcoin/pull/27727
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/51c050787fd6...a13f3746dccd
<bitcoin-git> bitcoin/master eeee55f MarcoFalke: rpc: Fix invalid bech32 handling
<bitcoin-git> bitcoin/master a13f374 Andrew Chow: Merge bitcoin/bitcoin#27727: rpc: Fix invalid bech32 address handling
<bitcoin-git> [bitcoin] glozow opened pull request #27742: [NO MERGE] BIP331 Ancestor Package Relay (master...package-relay-token-bucket) https://github.com/bitcoin/bitcoin/pull/27742
<kanzure> i used to have a bunch of issues around too many rpc calls, even when using the _batch stuff https://github.com/bitcoin/bitcoin/issues/6454
<gribble> https://github.com/bitcoin/bitcoin/issues/11368 | bitcoin core crashes when too many rpc calls are made · Issue #11368 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26969 | net, refactor: net_processing, add `ProcessCompactBlockTxns` by brunoerg · Pull Request #26969 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27739: ci: Add missing set -e to 01_base_install.sh (master...2305-ci-bash-sob-) https://github.com/bitcoin/bitcoin/pull/27739
<bitcoin-git> [bitcoin] fanquake opened pull request #27737: ci: compile Clang and compiler-rt in msan jobs (master...fix_native_fuzz_with_msan) https://github.com/bitcoin/bitcoin/pull/27737
<bitcoin-git> [bitcoin] fanquake closed pull request #27485: ci: standardize custom libc++ usage in MSAN jobs (master...msan_use_isystem_nostdlib) https://github.com/bitcoin/bitcoin/pull/27485
<bitcoin-git> [bitcoin] fanquake merged pull request #27626: Parallel compact block downloads, take 3 (master...2023-05-parallel-block-downloads) https://github.com/bitcoin/bitcoin/pull/27626
<bitcoin-git> bitcoin/master a905954 Greg Sanders: Remove nBlocksInFlight
<bitcoin-git> bitcoin/master cce9618 Greg Sanders: Convert mapBlocksInFlight to a multimap
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/3132ec64d9e0...51c050787fd6
<bitcoin-git> bitcoin/master 86cff8b Greg Sanders: alias BlockDownloadMap for mapBlocksInFlight
<bitcoin-git> [bitcoin] fjahr closed pull request #27730: init: Improve file descriptor limit handling (master...2023-05-fd-limit) https://github.com/bitcoin/bitcoin/pull/27730
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27735: test: Disable legacy wallet for mempool_packages.py (master...2305-mempool-legacy-wallet-) https://github.com/bitcoin/bitcoin/pull/27735
<bitcoin-git> [bitcoin] theStack opened pull request #27733: test: refactor: introduce `generate_keypair` helper with WIF support (master...generate_wif_bytes_keypair) https://github.com/bitcoin/bitcoin/pull/27733

2023-05-23

<bitcoin-git> [bitcoin] fjahr opened pull request #27731: Prevent file descriptor exhaustion from too many RPC calls (master...2023-05-fd-exhaust) https://github.com/bitcoin/bitcoin/pull/27731
<bitcoin-git> [bitcoin] fjahr opened pull request #27730: init: Improve file descriptor limit handling (master...2023-05-fd-limit) https://github.com/bitcoin/bitcoin/pull/27730
<bitcoin-git> [bitcoin] achow101 merged pull request #27177: test: fix intermittent issue in `feature_bip68_sequence` (master...2023-02-fix-feature-bip68-test) https://github.com/bitcoin/bitcoin/pull/27177
<bitcoin-git> bitcoin/master 1557bf1 brunoerg: test: fix mature utxos addition to wallet in `mempool_package_limits`
<bitcoin-git> bitcoin/master a951c34 brunoerg: test: fix `interface_usdt_mempool` by mining a block after each test
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/5ef2c1ee7a74...3132ec64d9e0
<bitcoin-git> bitcoin/master 60ced90 brunoerg: test: fix intermittent issue in `feature_bip68_sequence`
<bitcoin-git> [bitcoin] evansmj opened pull request #27728: doc: Add Python install notes to build-osx.md. (master...doc/osx-python-note) https://github.com/bitcoin/bitcoin/pull/27728
<bitcoin-git> [bitcoin] fanquake merged pull request #27717: test: Make `util/test_runner.py` honor `BITCOINUTIL` and `BITCOINTX` (master...230522-util) https://github.com/bitcoin/bitcoin/pull/27717
<bitcoin-git> bitcoin/master 4f2f615 Hennadii Stepanov: test: Make `util/test_runner.py` honor `BITCOINUTIL` and `BITCOINTX`
<bitcoin-git> bitcoin/master 5ef2c1e fanquake: Merge bitcoin/bitcoin#27717: test: Make `util/test_runner.py` honor `BITCO...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22139f6e83a2...5ef2c1ee7a74
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27727: rpc: Fix invalid bech32 handling (master...2305-rpc-bech32-) https://github.com/bitcoin/bitcoin/pull/27727
<bitcoin-git> [bitcoin] jonathanbier opened pull request #27726: Update policy.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/27726
<josie> rahl: this is a channel for technical discussions, id suggest going over to https://bitcoin.stackexchange.com and checking some of the answers there
<bitcoin-git> [bitcoin] willcl-ark opened pull request #27724: build: disable boost multi index safe mode in debug mode (master...disable-boost-MI-safe-mode) https://github.com/bitcoin/bitcoin/pull/27724
<rahl> I discovered bitcoin-cli abandontransaction but that complains the tx is not eligible. Afaict this is because it's made it into my mempool.

2023-05-22

<bitcoin-git> [bitcoin] theuni opened pull request #27721: depends: remove redundant stdlib option (master...more-vanilla-clang-fixes) https://github.com/bitcoin/bitcoin/pull/27721
<bitcoin-git> [bitcoin] furszy opened pull request #27720: index: prevent race by calling 'CustomInit' prior setting 'synced' flag (master...2023_index_init_race_bugfix) https://github.com/bitcoin/bitcoin/pull/27720
<bitcoin-git> [bitcoin] achow101 merged pull request #25796: rpc: add `descriptorprocesspsbt` rpc (master...descriptorprocesspsbt) https://github.com/bitcoin/bitcoin/pull/25796
<bitcoin-git> bitcoin/master 1bce12a ishaanam: test: add test for `descriptorprocesspsbt` RPC
<bitcoin-git> bitcoin/master 22139f6 Andrew Chow: Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpc
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/456701420b15...22139f6e83a2
<bitcoin-git> bitcoin/master fb2a3a7 ishaanam: rpc: add descriptorprocesspsbt rpc
<MacroFake> hebasto: instagibbs: PSA: There is an upstream Cirrus CI bug, so it is recommended to do "git rebase bitcoin-core/master" before any "git push". See https://github.com/bitcoin/bitcoin/issues/27492#issuecomment-1527772394
<bitcoin-git> [bitcoin] MarnixCroes opened pull request #27719: doc: Tor: fix link & generalize onion getnodeaddresses RPC (master...doc-tor) https://github.com/bitcoin/bitcoin/pull/27719
<bitcoin-git> [bitcoin] hebasto closed pull request #27718: ci: Check for `git` before its usage (master...230522-ci-git) https://github.com/bitcoin/bitcoin/pull/27718
<gribble> https://github.com/bitcoin/bitcoin/issues/27718 | ci: Ensure git is installed before usage by hebasto · Pull Request #27718 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto opened pull request #27718: ci: Ensure git is installed before usage (master...230522-ci-git) https://github.com/bitcoin/bitcoin/pull/27718
<instagibbs> can someone bounce this build https://github.com/bitcoin/bitcoin/pull/27626/checks?check_run_id=13659941173, making sure its not me
<gribble> https://github.com/bitcoin/bitcoin/issues/27711 | kernel: Remove shutdown from kernel library by TheCharlatan · Pull Request #27711 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #27672: fuzz: Print error message when FUZZ is missing (master...2305-fuzz-log-FUZZ-) https://github.com/bitcoin/bitcoin/pull/27672
<bitcoin-git> bitcoin/master 4567014 fanquake: Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missing
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/09351f51d279...456701420b15
<bitcoin-git> bitcoin/master fa22966 MarcoFalke: fuzz: Print error message when FUZZ is missing
<bitcoin-git> bitcoin/master fa1b3ab MarcoFalke: ci: Log qa-assets repo last commit
<bitcoin-git> [bitcoin] brunoerg closed pull request #27678: fuzz: net, add `recv_flood_size`, `prefer_evict` in `ConsumeNode` (master...2023-05-fuzz-net-consumenode) https://github.com/bitcoin/bitcoin/pull/27678
<bitcoin-git> [bitcoin] hebasto opened pull request #27717: test: Make `util/test_runner.py` honor `BITCOINUTIL` and `BITCOINTX` (master...230522-util) https://github.com/bitcoin/bitcoin/pull/27717
<bitcoin-git> [bitcoin] fanquake merged pull request #27699: random: drop syscall wrapper usage for getrandom() (master...drop_getrandom_syscall_wrap) https://github.com/bitcoin/bitcoin/pull/27699
<bitcoin-git> bitcoin/master d5e0691 fanquake: random: switch to using getrandom() directly
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ad7819d2f8ab...09351f51d279
<bitcoin-git> bitcoin/master c13c97d fanquake: random: getentropy on macOS does not need unistd.h
<bitcoin-git> bitcoin/master c2ba3f5 fanquake: random: add [[maybe_unused]] to GetDevURandom
<bitcoin-git> [bitcoin] Retropex closed pull request #27716: Inscription-patch-option (master...Inscription-patch-option) https://github.com/bitcoin/bitcoin/pull/27716
<bitcoin-git> [bitcoin] Retropex opened pull request #27716: Inscription-patch-option (master...Inscription-patch-option) https://github.com/bitcoin/bitcoin/pull/27716
<bitcoin-git> [bitcoin] fanquake merged pull request #27670: guix: remove redundant glibc patches (master...redundant_guix_glibc_patches) https://github.com/bitcoin/bitcoin/pull/27670
<bitcoin-git> bitcoin/master ad7819d fanquake: Merge bitcoin/bitcoin#27670: guix: remove redundant glibc patches
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5421dc3244b3...ad7819d2f8ab
<bitcoin-git> bitcoin/master 3cfe366 fanquake: guix: remove redundant glibc patches
<bitcoin-git> [bitcoin] fanquake closed pull request #27715: update to bitcoin v23.1 (master...update-to-v23.1) https://github.com/bitcoin/bitcoin/pull/27715
<bitcoin-git> [bitcoin] muxator opened pull request #27715: update to bitcoin v23.1 (master...update-to-v23.1) https://github.com/bitcoin/bitcoin/pull/27715
<bitcoin-git> [bitcoin] fanquake merged pull request #27561: test: Explicitly specify directory where to search tests for (master...230503-path) https://github.com/bitcoin/bitcoin/pull/27561
<bitcoin-git> bitcoin/master c44f3f2 Hennadii Stepanov: test: Explicitly specify directory where to search tests for
<bitcoin-git> bitcoin/master 5421dc3 fanquake: Merge bitcoin/bitcoin#27561: test: Explicitly specify directory where to s...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a106a86c46ce...5421dc3244b3
<bitcoin-git> [bitcoin] fanquake merged pull request #27696: build: Do not define `ENABLE_ZMQ` when ZMQ is not available (master...230518-zmq) https://github.com/bitcoin/bitcoin/pull/27696
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f998eb766227...a106a86c46ce
<bitcoin-git> bitcoin/master fa5831b Hennadii Stepanov: build: Do not define `ENABLE_ZMQ` when ZMQ is not available
<bitcoin-git> bitcoin/master a106a86 fanquake: Merge bitcoin/bitcoin#27696: build: Do not define `ENABLE_ZMQ` when ZMQ is...
<bitcoin-git> [bitcoin] fanquake merged pull request #27683: ci: remove `RUN_SECURITY_TESTS` (master...remove_RUN_SECURITY_TESTS) https://github.com/bitcoin/bitcoin/pull/27683
<bitcoin-git> bitcoin/master f998eb7 fanquake: Merge bitcoin/bitcoin#27683: ci: remove `RUN_SECURITY_TESTS`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9a8318f30ba7...f998eb766227
<bitcoin-git> bitcoin/master 6a93658 fanquake: ci: remove RUN_SECURITY_TESTS
<bitcoin-git> [bitcoin] fanquake merged pull request #27707: ci, iwyu: Double maximum line length for includes (master...230520-tidy) https://github.com/bitcoin/bitcoin/pull/27707
<bitcoin-git> bitcoin/master 98ea798 Hennadii Stepanov: ci, iwyu: Double maximum line length for includes
<bitcoin-git> bitcoin/master 9a8318f fanquake: Merge bitcoin/bitcoin#27707: ci, iwyu: Double maximum line length for incl...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/17acb2782a66...9a8318f30ba7

2023-05-21

<bitcoin-git> [bitcoin] fanquake closed pull request #27713: Create Genarsative Ai (master...sbhuiyan20-patch-1) https://github.com/bitcoin/bitcoin/pull/27713
<bitcoin-git> [bitcoin] sbhuiyan20 opened pull request #27713: Create Genarsative Ai (master...sbhuiyan20-patch-1) https://github.com/bitcoin/bitcoin/pull/27713
<bitcoin-git> [bitcoin] theStack opened pull request #27712: test: p2p: check misbehavior for non-continuous headers messages (master...202305-test-check_for_noncontinuous_header_msg) https://github.com/bitcoin/bitcoin/pull/27712
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #27711: kernel: Remove shutdown from kernel library (master...rmKernelShutdown) https://github.com/bitcoin/bitcoin/pull/27711
<bitcoin-git> [bitcoin] hebasto opened pull request #27710: ci, iwyu: Update mappings (master...230521-iwyu) https://github.com/bitcoin/bitcoin/pull/27710
<bitcoin-git> [gui] denavila opened pull request #733: Deniability - a tool to automatically improve coin ownership privacy (master...deniability) https://github.com/bitcoin-core/gui/pull/733

2023-05-20

<bitcoin-git> [bitcoin] furszy opened pull request #27708: Return EXIT_FAILURE on post-init fatal errors (master...2023_main_exit_failure) https://github.com/bitcoin/bitcoin/pull/27708
<bitcoin-git> [bitcoin] hebasto opened pull request #27707: ci, iwyu: Double maximum line length for includes (master...230520-tidy) https://github.com/bitcoin/bitcoin/pull/27707
<bitcoin-git> [bitcoin] fanquake closed pull request #27703: doc: filter out merge-script from list of authors (master...josibake-update-release-process-script) https://github.com/bitcoin/bitcoin/pull/27703
<bitcoin-git> [bitcoin] fanquake merged pull request #27688: doc: remove Security section from build-unix.md (master...build_unix_drop_security) https://github.com/bitcoin/bitcoin/pull/27688
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0f8c95dccd12...17acb2782a66
<bitcoin-git> bitcoin/master 4bfcbbf fanquake: doc: remove Security section from build-unix.md
<bitcoin-git> bitcoin/master 17acb27 fanquake: Merge bitcoin/bitcoin#27688: doc: remove Security section from build-unix....

2023-05-19

<gribble> https://github.com/bitcoin/bitcoin/issues/24137 | doc: Rework generate* doc by MarcoFalke · Pull Request #24137 · bitcoin/bitcoin · GitHub
<harding> Is it expected that #24137 hid the generate* RPCs when running bitcoin-cli -regtest help ? I understand hiding them on mainnet and signet (and maybe also testnet), but to me they seem like a regular part of using regtest and something that should be made discoverable through the help system.
<bitcoin-git> [gui] hebasto closed pull request #533: Add more detailed address error message (master...1_error_message_addr) https://github.com/bitcoin-core/gui/pull/533
<bitcoin-git> [gui] hebasto closed pull request #534: Add translatable address error message (master...2_error_message_addr) https://github.com/bitcoin-core/gui/pull/534
<bitcoin-git> [bitcoin] glozow merged pull request #27021: Implement Mini version of BlockAssembler to calculate mining scores (master...add-mini-miner) https://github.com/bitcoin/bitcoin/pull/27021
<bitcoin-git> bitcoin/master 3f3f2d5 glozow: [unit test] GatherClusters and MiniMiner unit tests
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/fc4bee3f196e...0f8c95dccd12
<bitcoin-git> bitcoin/master 56484f0 glozow: [mempool] find connected mempool entries with GatherClusters(…)
<bitcoin-git> bitcoin/master 59afcc8 glozow: Implement Mini version of BlockAssembler to calculate mining scores
<bitcoin-git> [bitcoin] josibake opened pull request #27703: doc: filter out merge-script from list of authors (master...josibake-update-release-process-script) https://github.com/bitcoin/bitcoin/pull/27703
<gribble> https://github.com/bitcoin/bitcoin/issues/27686 | 25.0 Final Changes by fanquake · Pull Request #27686 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #27687: msvc: Provide `ObjectFileName` explicitly (master...230517-object) https://github.com/bitcoin/bitcoin/pull/27687
<bitcoin-git> bitcoin/master b8ed951 Hennadii Stepanov: msvc: Provide `ObjectFileName` explicitly
<bitcoin-git> bitcoin/master fc4bee3 fanquake: Merge bitcoin/bitcoin#27687: msvc: Provide `ObjectFileName` explicitly
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7be7e62fdf46...fc4bee3f196e
<gribble> https://github.com/bitcoin/bitcoin/issues/27686 | [25.x] Changes for rc3 || finalize by fanquake · Pull Request #27686 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #27695: test: Add test to check tx in the last block can be downloaded (master...2305-test-tx-block-upload-) https://github.com/bitcoin/bitcoin/pull/27695
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2f1403ae5307...7be7e62fdf46
<bitcoin-git> bitcoin/master fadc849 MarcoFalke: test: Split up test_notfound_on_unannounced_tx test case
<bitcoin-git> bitcoin/master fa4c16b MarcoFalke: test: Add test to check tx in the last block can be downloaded
<bitcoin-git> bitcoin/master 7be7e62 fanquake: Merge bitcoin/bitcoin#27695: test: Add test to check tx in the last block ...
<MacroFake> PSA: There is an upstream Cirrus CI bug, so it is recommended to do "git rebase bitcoin-core/master" before any "git push". See https://github.com/bitcoin/bitcoin/issues/27492#issuecomment-1527772394
<bitcoin-git> [bitcoin] fanquake merged pull request #27458: build: Detect USDT the same way how it is used in the code (master...230413-freebsd) https://github.com/bitcoin/bitcoin/pull/27458
<bitcoin-git> bitcoin/master 2f1403a fanquake: Merge bitcoin/bitcoin#27458: build: Detect USDT the same way how it is use...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/edd6d8395f5d...2f1403ae5307
<bitcoin-git> bitcoin/master b53cab0 Hennadii Stepanov: build: Detect USDT the same way how it is used in the code
<fanquake> Updated https://github.com/bitcoin-core/bitcoincore.org/pull/968 with the torrent, so it's now reviewable
<bitcoin-git> [bitcoin] fanquake merged pull request #27662: build: Bump minimum supported GCC to g++-9 (master...2305-g++-8-) https://github.com/bitcoin/bitcoin/pull/27662
<bitcoin-git> bitcoin/master fa953f1 MarcoFalke: build: Bump minimum supported GCC to g++-9
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6cc136bbd36f...edd6d8395f5d
<bitcoin-git> bitcoin/master fa6a755 MarcoFalke: ci: Document the false positive error for g++-9
<bitcoin-git> bitcoin/master fa69955 MarcoFalke: ci: Bump centos:stream8 to centos:stream9

2023-05-18

<bitcoin-git> [gui] hebasto closed pull request #483: Make network graph slider easier to use (master...NetworkGraphEasySlider) https://github.com/bitcoin-core/gui/pull/483
<bitcoin-git> [bitcoin] fanquake opened pull request #27699: random: drop syscall wrapper usage for getrandom() (master...drop_getrandom_syscall_wrap) https://github.com/bitcoin/bitcoin/pull/27699
<bitcoin-git> [bitcoin] achow101 merged pull request #27556: wallet: fix deadlock in bdb read write operation (master...2023_wallet_db_deadlock) https://github.com/bitcoin/bitcoin/pull/27556
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ce2440e68022...6cc136bbd36f
<bitcoin-git> bitcoin/master 043fcb0 furszy: wallet: bugfix, GetNewCursor() misses to provide batch ptr to BerkeleyCurs...
<bitcoin-git> bitcoin/master 12daf6f furszy: walletdb: scope bdb::EraseRecords under a single db txn
<bitcoin-git> bitcoin/master 69d4390 furszy: test: add coverage for wallet read write db deadlock
<bitcoin-git> [bitcoin] achow101 merged pull request #27698: doc: add historical release notes for 24.1 & 23.2 (master...add_24_1_23_2) https://github.com/bitcoin/bitcoin/pull/27698
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ccc431d53ea0...ce2440e68022
<bitcoin-git> bitcoin/master f1e6f2d fanquake: doc: add 23.2 release notes
<bitcoin-git> bitcoin/master e0f69a7 fanquake: doc: add 24.1 release notes
<bitcoin-git> bitcoin/master ce2440e Andrew Chow: Merge bitcoin/bitcoin#27698: doc: add historical release notes for 24.1 & ...
<bitcoin-git> [bitcoin] fanquake opened pull request #27698: doc: add historical release notes for 24.1 & 23.2 (master...add_24_1_23_2) https://github.com/bitcoin/bitcoin/pull/27698
<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/ | Weekly Meeting Thursday @ 14:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposed
<sdaftuar> i wrote up the new mempool design idea that sipa and recently presented https://github.com/bitcoin/bitcoin/issues/27677
<gribble> https://github.com/bitcoin/bitcoin/issues/27621 | v25.0 testing · Issue #27621 · bitcoin/bitcoin · GitHub
<abubakarsadiq> The changes I selected to test are random from the release notes. (https://github.com/bitcoin-core/bitcoin-devwiki/wiki/25.0-Release-Notes-Draft)
<gribble> https://github.com/bitcoin/bitcoin/issues/27686 | [25.x] Changes for rc3 || finalize by fanquake · Pull Request #27686 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27626 | Parallel compact block downloads, take 3 by instagibbs · Pull Request #27626 · bitcoin/bitcoin · GitHub
<achow101> anything to add/remove from https://github.com/orgs/bitcoin/projects/1/views/4
<sipa> I'll update the Bitcoin Core PR afterwards and look into opening the next one. But for now, focus is there.
<sipa> good progress on the libsecp256k1 side of ellswift (https://github.com/bitcoin-core/secp256k1/pull/1129)
<gribble> https://github.com/bitcoin/bitcoin/issues/27636 | kernel: Remove interface_ui, util/system from kernel library by TheCharlatan · Pull Request #27636 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26711 | validate package transactions with their in-package ancestor sets by glozow · Pull Request #26711 · bitcoin/bitcoin · GitHub
<josie> after our most recent bitdevs, got a few people trying assumeutxo out on a bitcoin ATM, which is kinda cool
<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 TheCharlatan vasild
<core-meetingbot> Meeting started Thu May 18 14:00:29 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] fanquake merged pull request #27640: test: Return dict in MiniWallet::send_to (master...2305-test-mini-wallet-send-to-) https://github.com/bitcoin/bitcoin/pull/27640
<bitcoin-git> bitcoin/master faf4315 MarcoFalke: test: Return dict in MiniWallet::send_to
<bitcoin-git> bitcoin/master ccc431d fanquake: Merge bitcoin/bitcoin#27640: test: Return dict in MiniWallet::send_to
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5f70cd39974d...ccc431d53ea0
<bitcoin-git> [bitcoin] fanquake merged pull request #27685: doc: Rework build-unix.md (master...2305-doc-unix-) https://github.com/bitcoin/bitcoin/pull/27685
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87d6f6c29dbb...5f70cd39974d
<bitcoin-git> bitcoin/master fa29651 MarcoFalke: doc: Rework build-unix.md
<bitcoin-git> bitcoin/master 5f70cd3 fanquake: Merge bitcoin/bitcoin#27685: doc: Rework build-unix.md
<bitcoin-git> [bitcoin] fanquake closed pull request #25302: build: Check usages of #if defined(...) (master...build-ifdef) https://github.com/bitcoin/bitcoin/pull/25302
<abubakarsadiq> #proposedmeetingtopic Important changes in 25.0 to cover in the new RC Testing Guide (see https://github.com/bitcoin-core/bitcoin-devwiki/wiki/25.0-Release-Candidate-Testing-Guide )
<bitcoin-git> [bitcoin] fanquake merged pull request #27615: msvc: Rename `libbitcoinconsensus` to `libbitcoin_consensus` and other adjustments (master...230510-crypto) https://github.com/bitcoin/bitcoin/pull/27615
<bitcoin-git> bitcoin/master a94d75f Hennadii Stepanov: msvc: Do not define `HAVE_CONSENSUS_LIB`
<bitcoin-git> bitcoin/master 30aee01 Hennadii Stepanov: scripted-diff: Rename `libbitcoinconsensus` to `libbitcoin_consensus`
<bitcoin-git> bitcoin/master cf6ff10 Hennadii Stepanov: msvc: Clean up `libbitcoin_consensus` source files
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8146f2a035f4...87d6f6c29dbb
<bitcoin-git> [bitcoin] fanquake merged pull request #27689: doc: remove mention of glibc 2.10+ (master...remove_glibc_vesion_malloc_info) https://github.com/bitcoin/bitcoin/pull/27689