2023-05-04

<bitcoin-git> bitcoin/master 7e3d4f8 ismaelsadeeq: test: add coverage to ensure the first arg of scantxoutset is needed
<bitcoin-git> bitcoin/master 6c7ebcc fanquake: Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.py
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27573: ci: Remove CI_EXEC bloat in test/06_script_b.sh (master...2305-ci-exec-no-) https://github.com/bitcoin/bitcoin/pull/27573
<bitcoin-git> [bitcoin] achow101 merged pull request #27325: test: various `converttopsbt` check cleanups in rpc_psbt.py (master...test_psbt_cleanups) https://github.com/bitcoin/bitcoin/pull/27325
<bitcoin-git> bitcoin/master 30bf70c Andrew Chow: Merge bitcoin/bitcoin#27325: test: various `converttopsbt` check cleanups ...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aebcd18c654a...30bf70c8b60f
<bitcoin-git> bitcoin/master afc2dd5 Sebastian Falbesoner: test: various `converttopsbt` check cleanups in rpc_psbt.py
<bitcoin-git> [bitcoin] fanquake closed pull request #27364: ci: set docker run --ulimit to workaround Valgrind assertion (master...native_fuzz_valgrind_docker_ulimit) https://github.com/bitcoin/bitcoin/pull/27364
<bitcoin-git> [bitcoin] theStack opened pull request #27572: test: dedup file hashing using `sha256sum_file` helper (master...test-refactor-use_sha256sum_file_helper) https://github.com/bitcoin/bitcoin/pull/27572
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27571: ci: Run iwyu on all src files (master...2305-ci-iwyu-) https://github.com/bitcoin/bitcoin/pull/27571
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27570: refactor: Remove need to pass chainparams from BlockManager methods (master...2305-blockman-chain-params-) https://github.com/bitcoin/bitcoin/pull/27570

2023-05-03

<bitcoin-git> [bitcoin] achow101 merged pull request #24957: prune, import: allow pruning to work during loadblock import (master...issue_23852_import_prune) https://github.com/bitcoin/bitcoin/pull/24957
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d7f1ada4808...aebcd18c654a
<bitcoin-git> bitcoin/master c4981e7 mruddy: prune, import: fixes #23852
<bitcoin-git> bitcoin/master aebcd18 Andrew Chow: Merge bitcoin/bitcoin#24957: prune, import: allow pruning to work during l...
<bitcoin-git> [bitcoin] fanquake merged pull request #27562: ci: Use arm_container.dockerfile (master...2305-ci-arm-docker-) https://github.com/bitcoin/bitcoin/pull/27562
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0e70a1b62502...1d7f1ada4808
<bitcoin-git> bitcoin/master fa6e2bf MarcoFalke: ci: Use arm_container.dockerfile
<bitcoin-git> bitcoin/master 1d7f1ad fanquake: Merge bitcoin/bitcoin#27562: ci: Use arm_container.dockerfile
<bitcoin-git> [bitcoin] achow101 merged pull request #26066: wallet: Refactor and document CoinControl (master...2022-09-refactor-coincontrol) https://github.com/bitcoin/bitcoin/pull/26066
<bitcoin-git> bitcoin/master 9477662 Aurèle Oulès: wallet: Move CoinCointrol definitions to .cpp
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8f5da89625d8...0e70a1b62502
<bitcoin-git> bitcoin/master 1db23da Aurèle Oulès: wallet: Use std::optional for GetExternalOutput and fixups
<bitcoin-git> bitcoin/master becc45b Aurèle Oulès: scripted-diff: Rename setSelected->m_selected_inputs
<bitcoin-git> [bitcoin] achow101 closed pull request #26756: wallet: Replace `GetBalance()` logic with `AvailableCoins()` (master...balance_coin_selection) https://github.com/bitcoin/bitcoin/pull/26756
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27562: ci: Use arm_container.dockerfile (master...2305-ci-arm-docker-) https://github.com/bitcoin/bitcoin/pull/27562
<bitcoin-git> [bitcoin] glozow merged pull request #27559: doc: clarify processing of mempool-msgs when NODE_BLOOM (master...2023-05-clarify-mempool-bloom) https://github.com/bitcoin/bitcoin/pull/27559
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/49d543dcaf6a...8f5da89625d8
<bitcoin-git> bitcoin/master 4581a68 0xb10c: clarify processing of mempool-msgs when NODE_BLOOM
<bitcoin-git> bitcoin/master 8f5da89 glozow: Merge bitcoin/bitcoin#27559: doc: clarify processing of mempool-msgs when ...
<bitcoin-git> [bitcoin] hebasto opened 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] fanquake merged pull request #26953: contrib: add ELF OS ABI check to symbol-check.py (master...symbol_check_elf_abi) https://github.com/bitcoin/bitcoin/pull/26953
<bitcoin-git> bitcoin/master 65ba8a7 fanquake: contrib: add ELF ABI check to symbol-check.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/067a835adba9...49d543dcaf6a
<bitcoin-git> bitcoin/master 49d543d fanquake: Merge bitcoin/bitcoin#26953: contrib: add ELF OS ABI check to symbol-check...
<bitcoin-git> [bitcoin] fanquake closed pull request #25935: build: include example bitcoin.conf in build outputs under share/examples/ subdirectory (master...dist_bitcoinconf_as_example) https://github.com/bitcoin/bitcoin/pull/25935
<bitcoin-git> [bitcoin] fanquake merged pull request #27553: test: Simplify feature_fastprune.py (master...2305-test-fastprune-less-code-) https://github.com/bitcoin/bitcoin/pull/27553
<bitcoin-git> bitcoin/master fa17767 MarcoFalke: test: Simplify feature_fastprune.py
<bitcoin-git> bitcoin/master 067a835 fanquake: Merge bitcoin/bitcoin#27553: test: Simplify feature_fastprune.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da9f62f91229...067a835adba9

2023-05-02

<bitcoin-git> [bitcoin] furszy closed pull request #26644: wallet: bugfix, 'wallet_load_ckey' unit test fails with bdb (master...2022_walletdb_fix_bdb_deadlock) https://github.com/bitcoin/bitcoin/pull/26644
<bitcoin-git> [bitcoin] 0xB10C opened pull request #27559: doc: clarify processing of mempool-msgs when NODE_BLOOM (master...2023-05-clarify-mempool-bloom) https://github.com/bitcoin/bitcoin/pull/27559
<bitcoin-git> [bitcoin] pinheadmz closed 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] pinheadmz opened pull request #27557: net: call getaddrinfo() in detachable thread to prevent stalling (master...async-getaddrinfo) https://github.com/bitcoin/bitcoin/pull/27557
<bitcoin-git> [bitcoin] furszy opened pull request #27556: wallet: fix deadlock in bdb read write operation (master...2023_wallet_db_deadlock) https://github.com/bitcoin/bitcoin/pull/27556
<instagibbs> fjahr https://github.com/bitcoin/bips/pull/1382#issuecomment-1531716890 I think this might be "generic " vs "ancestor" package relay confusion, which also confuses me as to the purpose of the former
<bitcoin-git> [bitcoin] achow101 merged pull request #26094: rpc: Return block hash & height in getbalances, gettransaction and getwalletinfo (master...return-blockhash-with-wallet-calls) https://github.com/bitcoin/bitcoin/pull/26094
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7b45d171f549...da9f62f91229
<bitcoin-git> bitcoin/master 710b839 Harris: rpc: return block hash & height in getbalances, gettransaction & getwallet...
<bitcoin-git> bitcoin/master da9f62f Andrew Chow: Merge bitcoin/bitcoin#26094: rpc: Return block hash & height in getbalance...
<BlueMatt[m]> https://github.com/bitcoin/bitcoin/issues/27555 okay I think I captured the conversation here
<instagibbs> BlueMatt[m] https://github.com/bitcoin/bitcoin/issues/11800#issuecomment-349697807 squinting at this issue, maybe it indeed returns "garbage" at lower timeframes
<bitcoin-git> [bitcoin] hebasto opened pull request #27554: test: Treat `bitcoin-wallet` binary in the same way as others (master...230502-toolwallet) https://github.com/bitcoin/bitcoin/pull/27554
<josie> furszy: sounds cool! so this would be bitcoin core node which asks for blocks on demand based on the wallet / rpc commands?
<bitcoin-git> [bitcoin] fanquake merged pull request #27360: ci: use LLVM/clang-16 in native_asan job (master...asan_llvm_16) https://github.com/bitcoin/bitcoin/pull/27360
<bitcoin-git> bitcoin/master 7b45d17 fanquake: Merge bitcoin/bitcoin#27360: ci: use LLVM/clang-16 in native_asan job
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d654c762c82d...7b45d171f549
<bitcoin-git> bitcoin/master 1232c2f fanquake: ci: use LLVM/clang-16 in native_asan job
<bitcoin-git> bitcoin/master f952e67 fanquake: ci: remove usage of untrusted bpfcc-tools
<gribble> https://github.com/bitcoin/bitcoin/issues/27469 | wallet: improve IBD sync time by skipping block scanning prior birth time by furszy · Pull Request #27469 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27006 | reduce cs_main scope, guard block index nFile under a local mutex by furszy · Pull Request #27006 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26966 | index: blockfilter initial sync speedup, parallelize process by furszy · Pull Request #26966 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #27453: test: added coverage to rpc_scantxoutset.py (master...test/scantxoutsetInvalid) https://github.com/bitcoin/bitcoin/pull/27453
<bitcoin-git> bitcoin/master d654c76 fanquake: Merge bitcoin/bitcoin#27453: test: added coverage to rpc_scantxoutset.py
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cfe5da4c9026...d654c762c82d
<bitcoin-git> bitcoin/master 24d55fb kevkevin: test: added coverage to rpc_scantxoutset.py
<bitcoin-git> [bitcoin] fanquake merged pull request #27542: test: add ripemd160 to test framework modules list (master...test-test_runner_add_ripemd160_module) https://github.com/bitcoin/bitcoin/pull/27542
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8a373a5c7f94...cfe5da4c9026
<bitcoin-git> bitcoin/master 82e6e3c Sebastian Falbesoner: test: add ripemd160 to test framework modules list
<bitcoin-git> bitcoin/master cfe5da4 fanquake: Merge bitcoin/bitcoin#27542: test: add ripemd160 to test framework modules...
<gribble> https://github.com/bitcoin/bitcoin/issues/1745 | Misc IRC fixes. by gmaxwell · Pull Request #1745 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27553: test: Simplify feature_fastprune.py (master...2305-test-fastprune-less-code-) https://github.com/bitcoin/bitcoin/pull/27553
<bitcoin-git> [bitcoin] sipa opened pull request #27552: Add support for "partial" fuzzers that indicate usefulness (master...202305_partial_fuzzers) https://github.com/bitcoin/bitcoin/pull/27552
<emzy> FWIW I run 4 bitcoin core public nodes for Bisq, with peerbloomfilters=1. They are very busy but work fine.
<bitcoin-git> [bitcoin] Bushstar opened pull request #27551: Reduce calls to various SetNull methods (master...reduce-setnull) https://github.com/bitcoin/bitcoin/pull/27551
<glozow> sipa: thoughts on requiring recently announced invs even when there was a recent mempool message? Based on https://github.com/bitcoin/bitcoin/pull/27426#issuecomment-1529678174, NODE_BLOOM is extremely common and default on in some places today
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #25975: contrib/init: Better systemd integration (master...2022-09-systemd-improve) https://github.com/bitcoin/bitcoin/pull/25975
<gribble> https://github.com/bitcoin/bitcoin/issues/19109 | Only allow getdata of recently announced invs by sipa · Pull Request #19109 · bitcoin/bitcoin · GitHub
<Murch> <BlueMatt[m]> "is there a case where bitcoin..." <- Yes, generally the fee estimation can be unreliable if you were offline. We use only transactions that were in the mempool and then got included in a block, so I think if you e.g. went offline a bit before the mempool got cleared out, then started it later it would reload from the mempool file on startup, see that all these transactions have gotten confirmed, including ones that the node has just
<bitcoin-git> [bitcoin] fanquake merged pull request #27191: blockstorage: Adjust fastprune limit if block exceeds blockfile size (master...202302_fastprune_oom) https://github.com/bitcoin/bitcoin/pull/27191
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be0325c6a625...8a373a5c7f94
<bitcoin-git> bitcoin/master 271c23e Martin Zumsande: blockstorage: Adjust fastprune limit if block exceeds blockfile size
<bitcoin-git> bitcoin/master 8f14fc8 Matthew Zipkin: test: cover fastprune with excessive block size
<bitcoin-git> bitcoin/master 8a373a5 fanquake: Merge bitcoin/bitcoin#27191: blockstorage: Adjust fastprune limit if block...

2023-05-01

<BlueMatt[m]> is there a case where bitcoin core may return nonsense fees for estimatesmartfee if its been offline for a few hours? trying to figure out why some lightning nodes sometimes just use trash fees (1sat/vB) which is very insecure and can lead to unintended force-closes.
<bitcoin-git> [bitcoin] glozow closed 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
<jon_atack> An attack on the I2P network is ongoing since a day or so. Bitcoin nodes running using the i2pd router may not be able to create SAM sessions due to floodfills.
<michaelfolkson> From https://github.com/bitcoin/bitcoin/pull/25871#issuecomment-1382334059 "Maintainers inherently need to look at the things that everyone else has already looked at, if only to give it a final once over before merging (but hopefully, an actual review, not just looking it over)."
<gribble> https://github.com/bitcoin/bitcoin/issues/24008 | assumeutxo: net_processing changes by jamesob · Pull Request #24008 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] brunoerg opened pull request #27549: fuzz: addrman, add coverage for `network` field in `Select()` (master...2023-04-fuzz-addrman-select) https://github.com/bitcoin/bitcoin/pull/27549
<gribble> https://github.com/bitcoin/bitcoin/issues/27426 | Remove BIP35 mempool p2p message by willcl-ark · Pull Request #27426 · bitcoin/bitcoin · GitHub
<b10c> discussing #27426 with willcl_ark we wondered if a refactor of https://github.com/bitcoin/bitcoin/blob/d89aca1bdbe52406f000e3fa8dda12c46dca9bdd/src/net_processing.cpp#LL4603C52-L4603 into an `not (bloom or permission)` makes sense and would be welcome. This line specifically has caused a bit of confusion on how we handle 'mempool' msgs
<bitcoin-git> [bitcoin] willcl-ark closed pull request #27426: Remove BIP35 mempool p2p message (master...remove_p2p_mempool_msg) https://github.com/bitcoin/bitcoin/pull/27426
<bitcoin-git> [bitcoin] fanquake merged 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/23.x f091933 fanquake: depends: fix compiling bdb with clang-16 on aarch64
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/0567787f5ef9...7b7636ead18f
<bitcoin-git> bitcoin/23.x ec7a883 fanquake: build: suppress array-bounds errors in libxkbcommon
<bitcoin-git> bitcoin/23.x c14f3b3 fanquake: bdb: disable Werror for format-security
<bitcoin-git> [bitcoin] fanquake merged pull request #27538: test: Remove modinv python util helper function (master...pr27483) https://github.com/bitcoin/bitcoin/pull/27538
<bitcoin-git> bitcoin/master dc14ba0 Fabian Jahr: test: remove modinv python util helper function
<bitcoin-git> bitcoin/master be0325c fanquake: Merge bitcoin/bitcoin#27538: test: Remove modinv python util helper functi...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/539452242e89...be0325c6a625
<bitcoin-git> [bitcoin] achow101 merged pull request #26733: test: Add test for `sendmany` rpc that uses `subtractfeefrom` parameter (master...add-sendmany-test) https://github.com/bitcoin/bitcoin/pull/26733
<bitcoin-git> bitcoin/master 057057a Yusuf Sahin HAMZA: Add test for `sendmany` rpc that uses `subtractfeefrom` parameter
<bitcoin-git> bitcoin/master 5394522 Andrew Chow: Merge bitcoin/bitcoin#26733: test: Add test for `sendmany` rpc that uses `...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab99b95b003a...539452242e89
<bitcoin-git> [bitcoin] fanquake merged pull request #26604: test: add coverage for `-bantime` (master...2022-11-setban-bantime-test) https://github.com/bitcoin/bitcoin/pull/26604
<bitcoin-git> bitcoin/master ab99b95 fanquake: Merge bitcoin/bitcoin#26604: test: add coverage for `-bantime`
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0eae93e65ffb...ab99b95b003a
<bitcoin-git> bitcoin/master 9c18992 brunoerg: test: add coverage for `-bantime`
<bitcoin-git> [bitcoin] achow101 merged pull request #26780: rpc: simplify scan blocks (master...2022_simplify_scan_blocks) https://github.com/bitcoin/bitcoin/pull/26780
<bitcoin-git> bitcoin/master 0eae93e Andrew Chow: Merge bitcoin/bitcoin#26780: rpc: simplify scan blocks
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3497df4c759a...0eae93e65ffb
<bitcoin-git> bitcoin/master ce50acc furszy: rpc: scanblocks, do not traverse the whole chain block by block
<bitcoin-git> bitcoin/master b922f6b furszy: rpc: scanblocks, add "completed" flag to the result obj
<bitcoin-git> [bitcoin] achow101 merged pull request #27195: bumpfee: allow send coins back to yourself (master...2022_bumpfee_send_coins_back_to_yourself) https://github.com/bitcoin/bitcoin/pull/27195
<bitcoin-git> bitcoin/master be72663 furszy: test: bumpfee, add coverage for "send coins back to yourself"
<bitcoin-git> bitcoin/master 3497df4 Andrew Chow: Merge bitcoin/bitcoin#27195: bumpfee: allow send coins back to yourself
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/071308860a85...3497df4c759a
<bitcoin-git> bitcoin/master 7bffec6 furszy: bumpfee: enable send coins back to yourself
<bitcoin-git> [bitcoin] achow101 merged pull request #25680: rpc, docs: Add note for commands that supports only legacy wallets (master...improve-rpchelpman-notes) https://github.com/bitcoin/bitcoin/pull/25680
<bitcoin-git> bitcoin/master 9141e43 Yusuf Sahin HAMZA: rpc, docs: Add note for commands that supports only legacy wallets
<bitcoin-git> bitcoin/master 0713088 Andrew Chow: Merge bitcoin/bitcoin#25680: rpc, docs: Add note for commands that support...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5325a61167a6...071308860a85
<bitcoin-git> [bitcoin] achow101 merged pull request #27224: refactor: Remove CAddressBookData::destdata (master...pr/nodest) https://github.com/bitcoin/bitcoin/pull/27224
<bitcoin-git> bitcoin/master a5986e8 Ryan Ofsky: refactor: Remove CAddressBookData::destdata
<bitcoin-git> bitcoin/master 5325a61 Andrew Chow: Merge bitcoin/bitcoin#27224: refactor: Remove CAddressBookData::destdata
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d89aca1bdbe5...5325a61167a6
<bitcoin-git> bitcoin/master 5938ad0 Ryan Ofsky: wallet: Add DatabaseBatch::ErasePrefix method

2023-04-30

<bitcoin-git> [bitcoin] aureleoules opened pull request #27547: ci: Add test coverage job (master...2023-04-ci-coverage) https://github.com/bitcoin/bitcoin/pull/27547
<sdaftuar> this is where i'm at right now: https://github.com/sdaftuar/bitcoin/tree/2023-04-blockstorage
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27546: ScriptToUniv can get address of PUBKEY (master...master) https://github.com/bitcoin/bitcoin/pull/27546
<bitcoin-git> [bitcoin] cefikhan opened pull request #27546: ScriptToUniv can get address of PUBKEY (master...master) https://github.com/bitcoin/bitcoin/pull/27546

2023-04-29

<bitcoin-git> [bitcoin] theStack opened pull request #27542: test: add ripemd160 to test framework modules list (master...test-test_runner_add_ripemd160_module) https://github.com/bitcoin/bitcoin/pull/27542
<bitcoin-git> [bitcoin] theStack closed pull request #27096: script: remove unused bitwise `CScriptNum` operators (master...202202-remove_unused_bitwise_ops_in_cscriptnum) https://github.com/bitcoin/bitcoin/pull/27096
<bitcoin-git> [bitcoin] hebasto closed pull request #27541: Create devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27541
<bitcoin-git> [bitcoin] JurbinM opened pull request #27541: Create devcontainer.json (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27541

2023-04-28

<bitcoin-git> [bitcoin] Empact opened pull request #27539: init: Fixes for file descriptor accounting (master...2023-04-minimum-file-descriptor-18911) https://github.com/bitcoin/bitcoin/pull/27539
<bitcoin-git> [bitcoin] fjahr opened pull request #27538: test: Remove modinv python util helper function (master...pr27483) https://github.com/bitcoin/bitcoin/pull/27538
<gribble> https://github.com/bitcoin/bitcoin/issues/27255 | MiniTapscript: port Miniscript to Tapscript by darosior · Pull Request #27255 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #27483: Bump python minimum version to 3.8 (master...2304-py38-) https://github.com/bitcoin/bitcoin/pull/27483
<bitcoin-git> bitcoin/master 88881cf MarcoFalke: Bump python minimum version to 3.8
<bitcoin-git> bitcoin/master fa6eb65 MarcoFalke: test: Use python3.8 pow()
<bitcoin-git> bitcoin/master fac395e MarcoFalke: ci: Bump ci/lint/Dockerfile
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/904a98702e73...d89aca1bdbe5
<sipa> This is a development channel; if you want help or have questions about usage, please go to https://bitcoin.stackexchange.con
<web_56> I used Bitcoin core
<codo> web_56: this channel will not answer your question. Maybe better try https://bitcoin.stackexchange.com/

2023-04-27

<gribble> https://github.com/bitcoin/bitcoin/issues/26291 | Update MANDATORY_SCRIPT_VERIFY_FLAGS by ajtowns · Pull Request #26291 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake closed pull request #27510: ci: drop untrusted bpfcc tool usage (master...drop_untrusted_bpfcc_tools) https://github.com/bitcoin/bitcoin/pull/27510
<bitcoin-git> [bitcoin] fanquake merged pull request #26314: test: perturb anchors.dat to test error during initialization (master...2022-10-test-perturb-anchors) https://github.com/bitcoin/bitcoin/pull/26314
<bitcoin-git> bitcoin/master 33fdfc7 brunoerg: test: perturb anchors.dat to test it doesn't throw an error during initial...
<bitcoin-git> bitcoin/master 904a987 fanquake: Merge bitcoin/bitcoin#26314: test: perturb anchors.dat to test error durin...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03cb2fce4a2d...904a98702e73
<bitcoin-git> [bitcoin] fanquake merged pull request #26794: test: test banlist database recreation (master...2023-01-test-banlist-database-recreation) https://github.com/bitcoin/bitcoin/pull/26794
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba4076d26f86...03cb2fce4a2d
<bitcoin-git> bitcoin/master 4bdcf57 brunoerg: test: test banlist database recreation
<bitcoin-git> bitcoin/master 03cb2fc fanquake: Merge bitcoin/bitcoin#26794: test: test banlist database recreation
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #27536: build file (master...master) https://github.com/bitcoin/bitcoin/pull/27536
<bitcoin-git> [bitcoin] defiminds opened pull request #27536: build file (master...master) https://github.com/bitcoin/bitcoin/pull/27536
<bitcoin-git> [bitcoin] defiminds closed pull request #27535: Build file (master...master) https://github.com/bitcoin/bitcoin/pull/27535
<bitcoin-git> [bitcoin] defiminds opened pull request #27535: Build file (master...master) https://github.com/bitcoin/bitcoin/pull/27535
<bitcoin-git> [bitcoin] hebasto closed pull request #26504: Add `UNREACHABLE` macro and drop `-Wreturn-type`/`C4715` warnings suppressions (master...221115-enum) https://github.com/bitcoin/bitcoin/pull/26504
<bitcoin-git> [bitcoin] fanquake merged pull request #25937: test: add coverage for rpc error when trying to rescan beyond pruned data (master...2022-08-prune-rescan) https://github.com/bitcoin/bitcoin/pull/25937
<bitcoin-git> bitcoin/master cca4f82 brunoerg: test: add coverage for rpc error when trying to rescan beyond pruned data
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/91ccb62faab2...ba4076d26f86
<bitcoin-git> bitcoin/master ba4076d fanquake: Merge bitcoin/bitcoin#25937: test: add coverage for rpc error when trying ...

2023-04-26

<bitcoin-git> [bitcoin] satsie opened pull request #27534: rpc: add 'getnetmsgstats', new rpc to view network message statistics (master...2023-03-getnetmsgstats) https://github.com/bitcoin/bitcoin/pull/27534
<bitcoin-git> [bitcoin] achow101 merged pull request #25158: rpc, wallet: add abandoned field for all categories of transaction in ListTransaction (master...2022-05-abandoned-listtransactions) https://github.com/bitcoin/bitcoin/pull/25158
<bitcoin-git> bitcoin/master a1aaa7f brunoerg: rpc, wallet: add `abandoned` field for all categories of transactions in L...
<bitcoin-git> bitcoin/master 0c52067 brunoerg: doc: add release notes for `abandoned` field in `gettransaction` and `list...
<bitcoin-git> bitcoin/master 91ccb62 Andrew Chow: Merge bitcoin/bitcoin#25158: rpc, wallet: add abandoned field for all cate...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bdfe27c9d2f2...91ccb62faab2
<bitcoin-git> [bitcoin] glozow merged pull request #26933: mempool: disallow txns under min relay fee, even in packages (master...2023-01-package-mempoolmin-only) https://github.com/bitcoin/bitcoin/pull/26933
<bitcoin-git> bitcoin/master 563a2ee glozow: [policy] disallow transactions under min relay fee, even in packages
<bitcoin-git> bitcoin/master ac463e8 glozow: [test util] mock mempool minimum feerate
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/2cc43de69bdb...bdfe27c9d2f2

2023-04-25

<bitcoin-git> [bitcoin] Empact opened pull request #27530: Remove now-unnecessary poll, fcntl includes from net(base).cpp (master...2023-04-fcntl-poll-net) https://github.com/bitcoin/bitcoin/pull/27530
<bitcoin-git> [bitcoin] achow101 closed pull request #27126: refactor: replace all implicit C-style const/const+reinterpret with explicit casts (master...replace-implicit-const-cast) https://github.com/bitcoin/bitcoin/pull/27126
<bitcoin-git> [bitcoin] achow101 closed pull request #26664: refactor: make some BlockManager members const (master...blockman-const) https://github.com/bitcoin/bitcoin/pull/26664
<bitcoin-git> [bitcoin] achow101 closed pull request #25982: wallet: Guard against undefined behaviour (master...undefined-behavior-gaurd) https://github.com/bitcoin/bitcoin/pull/25982
<bitcoin-git> [bitcoin] achow101 closed pull request #25621: rpc/wallet: Add details and duplicate section for simulaterawtransaction (master...202108-analyzerawtransaction) https://github.com/bitcoin/bitcoin/pull/25621
<bitcoin-git> [bitcoin] achow101 closed pull request #27086: [WIP] p2p: Add random txn's from mempool to GETBLOCKTXN (master...wip-rndtxinclude) https://github.com/bitcoin/bitcoin/pull/27086
<bitcoin-git> [bitcoin] achow101 closed pull request #9384: CCoinsViewCache code cleanup & deduplication (master...pr/ccoins-cleanup) https://github.com/bitcoin/bitcoin/pull/9384
<bitcoin-git> [bitcoin] achow101 closed pull request #25766: wallet: Include a signature with encrypted keys to mitigate a wallet scam (master...enckeys-with-sigs) https://github.com/bitcoin/bitcoin/pull/25766
<bitcoin-git> [bitcoin] achow101 closed pull request #26129: wallet, refactor: FundTransaction(): return out-params as `util::Result` structure (master...202209-refactor-wallet-fundtransaction_return_out_param_in_utilresult) https://github.com/bitcoin/bitcoin/pull/26129
<bitcoin-git> [bitcoin] achow101 closed pull request #26964: test: Assert RPC Server binds before creating cookie (master...2023-01-cookie-bind) https://github.com/bitcoin/bitcoin/pull/26964
<bitcoin-git> [bitcoin] achow101 closed pull request #26111: refactor: Simplify bnb coin_selection test params (master...simplify-bnb-test-params) https://github.com/bitcoin/bitcoin/pull/26111
<bitcoin-git> [bitcoin] achow101 closed pull request #26110: test: Remove unused coin_selection param (master...remove-unused-bnb-test-param) https://github.com/bitcoin/bitcoin/pull/26110
<bitcoin-git> [bitcoin] achow101 closed pull request #13525: policy: Report reason inputs are nonstandard from AreInputsStandard (master...are-inputs-standard-reason) https://github.com/bitcoin/bitcoin/pull/13525
<bitcoin-git> [bitcoin] achow101 closed pull request #26688: Move `CopyrightHolders()` and `LicenseInfo()` into `libbitcoin_common` (master...221212-common) https://github.com/bitcoin/bitcoin/pull/26688
<bitcoin-git> [bitcoin] achow101 closed pull request #25975: contrib/init: Better systemd integration (master...2022-09-systemd-improve) https://github.com/bitcoin/bitcoin/pull/25975
<bitcoin-git> [bitcoin] achow101 closed pull request #26674: Add reindex=auto flag to automatically reindex corrupt data (master...auto-recovery) https://github.com/bitcoin/bitcoin/pull/26674
<bitcoin-git> [bitcoin] achow101 closed pull request #25386: refactor: Extract MIB_BYTES constant for init.cpp (master...2022-06-mib-bytes) https://github.com/bitcoin/bitcoin/pull/25386
<bitcoin-git> [bitcoin] glozow closed pull request #24007: [mempool] allow tx replacement by smaller witness (master...2021-10-wtxid-replacement) https://github.com/bitcoin/bitcoin/pull/24007
<bitcoin-git> [bitcoin] achow101 closed pull request #18014: lib: Optimizing siphash implementation (master...2020-01-siphash) https://github.com/bitcoin/bitcoin/pull/18014
<bitcoin-git> [bitcoin] achow101 closed pull request #24125: p2p: Replace RecursiveMutex `m_tx_inventory_mutex` with Mutex and rename it (master...cs_tx_inventory_mutex) https://github.com/bitcoin/bitcoin/pull/24125
<bitcoin-git> [bitcoin] achow101 closed 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
<bitcoin-git> [bitcoin] achow101 closed pull request #26101: script: create V1SigVersion for functions which should only accept taproot/tapscript (master...explicit-v1-scriptver) https://github.com/bitcoin/bitcoin/pull/26101
<bitcoin-git> [bitcoin] sipa closed pull request #25968: Optimizations & simplifications following #25717 (master...202208_headerssync_optimize) https://github.com/bitcoin/bitcoin/pull/25968
<bitcoin-git> [bitcoin] jonatack closed pull request #25923: p2p: always provide CNodeStateStats and getpeerinfo/netinfo/gui updates (master...2022-08-statestats) https://github.com/bitcoin/bitcoin/pull/25923
<bitcoin-git> [bitcoin] jonatack closed pull request #25203: Severity-based logging -- parent PR (master...logging-updates) https://github.com/bitcoin/bitcoin/pull/25203
<bitcoin-git> [bitcoin] jonatack closed pull request #24199: Add cs_main annotation to WriteBatchSync(), drop lock in CDiskBlockIndex (master...remove-cs_main-lock-in-CDiskBlockIndex) https://github.com/bitcoin/bitcoin/pull/24199
<bitcoin-git> [bitcoin] jonatack closed pull request #24150: refactor: move index class members from protected to private (master...move-index-class-members-from-protected-to-private) https://github.com/bitcoin/bitcoin/pull/24150
<bitcoin-git> [bitcoin] fanquake merged pull request #27516: test: simplify uint256 (de)serialization routines (master...test-simplify_uint256_serialization_routines) https://github.com/bitcoin/bitcoin/pull/27516
<bitcoin-git> bitcoin/master 96bf0bc Sebastian Falbesoner: test: simplify uint256 (de)serialization routines
<bitcoin-git> bitcoin/master 2cc43de fanquake: Merge bitcoin/bitcoin#27516: test: simplify uint256 (de)serialization rout...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/397ed22162f0...2cc43de69bdb
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24214: Fix unsigned integer overflows in interpreter (master...2201-intint) https://github.com/bitcoin/bitcoin/pull/24214
<bitcoin-git> [bitcoin] theStack opened pull request #27529: test: fix `feature_addrman.py` on big-endian systems (master...test-fix_feature_addrman_on_big_endian_systems) https://github.com/bitcoin/bitcoin/pull/27529

2023-04-24

<bitcoin-git> [bitcoin] FlannelDipole opened pull request #27525: Updated the installation instructions for macOS (master...master) https://github.com/bitcoin/bitcoin/pull/27525
<bitcoin-git> [bitcoin] fanquake closed pull request #27523: testing things... (master...test123) https://github.com/bitcoin/bitcoin/pull/27523
<bitcoin-git> [bitcoin] ethanjlim opened pull request #27523: testing things... (master...test123) https://github.com/bitcoin/bitcoin/pull/27523

2023-04-23

<bitcoin-git> [bitcoin] fanquake closed pull request #27520: 25.25VV (master...25.x) https://github.com/bitcoin/bitcoin/pull/27520
<bitcoin-git> [bitcoin] KuberLaxmi opened pull request #27520: 25.25VV (master...25.x) https://github.com/bitcoin/bitcoin/pull/27520
<bitcoin-git> [bitcoin] pablomartin4btc closed pull request #27519: http, rest: improving segfault bugfix logic - optimisation (master...http-rest-segfault-bugfix-optimisation) https://github.com/bitcoin/bitcoin/pull/27519
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #27519: http, rest: improving segfault bugfix logic - optimisation (master...http-rest-segfault-bugfix-optimisation) https://github.com/bitcoin/bitcoin/pull/27519
<bitcoin-git> [bitcoin] hebasto opened pull request #27517: qt: 25.0rc2 translations update (25.x...230423-25.0rc2-tr) https://github.com/bitcoin/bitcoin/pull/27517
<bitcoin-git> [bitcoin] fanquake merged 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 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/49d07ea9a1a2...397ed22162f0
<bitcoin-git> bitcoin/master ac462c5 fanquake: depends: latest config.guess
<bitcoin-git> bitcoin/master 4a3f1db fanquake: depends: latest config.sub
<bitcoin-git> bitcoin/master 397ed22 fanquake: Merge bitcoin/bitcoin#27508: build: use latest config.{guess,sub} in depen...
<bitcoin-git> [bitcoin] theStack opened pull request #27516: test: simplify uint256 (de)serialization routines (master...test-simplify_uint256_serialization_routines) https://github.com/bitcoin/bitcoin/pull/27516

2023-04-21

<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
<achow101> #bitcoin-core-dev Wallet 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 Fri Apr 21 19:00:23 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] fanquake merged pull request #27506: test: prevent intermittent failures (master...2023-04-test-fix) https://github.com/bitcoin/bitcoin/pull/27506
<bitcoin-git> bitcoin/master 10a354f Amiti Uttarwar: test: prevent intermittent failures
<bitcoin-git> bitcoin/master 49d07ea fanquake: Merge bitcoin/bitcoin#27506: test: prevent intermittent failures
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2755aa5121ac...49d07ea9a1a2
<bitcoin-git> [bitcoin] achow101 merged pull request #25939: rpc: In `utxoupdatepsbt` also look for the tx in the txindex (master...utxoupdatepsbt_with_txindex) https://github.com/bitcoin/bitcoin/pull/25939
<bitcoin-git> bitcoin/master 2755aa5 Andrew Chow: Merge bitcoin/bitcoin#25939: rpc: In `utxoupdatepsbt` also look for the tx...
<bitcoin-git> bitcoin/master 6e9f8bb ishaanam: rpc, tests: in `utxoupdatepsbt` also look for the transaction in the txind...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f3f5c9712670...2755aa5121ac
<bitcoin-git> bitcoin/master a5b4883 ishaanam: rpc: extract psbt updating logic into ProcessPSBT
<bitcoin-git> [bitcoin] stratospher opened pull request #27511: rpc: Add test-only RPC getaddrmaninfo for new/tried table address count (master...getaddrmaninfo) https://github.com/bitcoin/bitcoin/pull/27511
<jamesob9> Hmm... am I reading this right that prune locks are only meaningful when manually invoking pruning via rpc command? I'm probably missing something, that would be broken... https://github.com/bitcoin/bitcoin/blob/a94695b190683f8c5f415e739b358d6a1d6d3dd1/src/validation.cpp#L2465-L2493
<bitcoin-git> [bitcoin] fanquake opened pull request #27510: ci: drop untrusted bpfcc tool usage (master...drop_untrusted_bpfcc_tools) https://github.com/bitcoin/bitcoin/pull/27510
<vasild> dergoegge: yesterday I managed to send one tx using https://github.com/bitcoin/bitcoin/pull/27509, but now all sends appear to end in blackholes. I guessed that I hit some "broken/malicious" tor nodes after the first 1-2 sent-but-then-the-tx-is-not-on-the-network, but now it has tried way too many peers. Maybe something like https://github.com/bitcoin/bitcoin/issues/4432 is going on.
<bitcoin-git> [bitcoin] vasild opened pull request #27509: Relay own transactions only via short-lived Tor or I2P connections (master...relay_tx_to_priv_nets) https://github.com/bitcoin/bitcoin/pull/27509
<bitcoin-git> [bitcoin] fanquake merged pull request #27496: depends: reuse _config_opts for CMake options (master...depends-cmake-config) https://github.com/bitcoin/bitcoin/pull/27496
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c63c8a159060...f3f5c9712670
<bitcoin-git> bitcoin/master 63c0c4f Cory Fields: depends: reuse _config_opts for CMake options
<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