2023-05-01

<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
<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