2024-05-21

<bitcoin-git> bitcoin/master 1e7c20b fanquake: doc: remove comment about using thread_local
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6c13b1375f8f...2ec0a28a37db
<bitcoin-git> [bitcoin] naiyoma opened pull request #30148: cli: restrict multiple exclusive argument usage in bitcoin-cli (master...test/multiple-cli-options) https://github.com/bitcoin/bitcoin/pull/30148
<laanwj> <hebasto> "is bitcoin-git bot on their..." <- i still see it at the matrix side of the bridge
<hebasto> is bitcoin-git bot on their vacation?

2024-05-18

<bitcoin-git> [bitcoin] fanquake opened pull request #30137: build: Remove `--enable-threadlocal` (master...remove_build_thread_local) https://github.com/bitcoin/bitcoin/pull/30137
<bitcoin-git> [bitcoin] rustyrussell opened pull request #30136: doc: note that you can assume C++20. (master...document-cpp-standard) https://github.com/bitcoin/bitcoin/pull/30136

2024-05-17

<bitcoin-git> [bitcoin] brunoerg opened pull request #30134: fuzz: add more coverage for `ScriptPubKeyMan` (master...2024-04-fuzz-spkm-improvements) https://github.com/bitcoin/bitcoin/pull/30134
<bitcoin-git> [bitcoin] theStack opened pull request #30133: test: remove unneeded `-maxorphantx=1000` settings (master...test-remove_maxorphantx_extra_args) https://github.com/bitcoin/bitcoin/pull/30133
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30132: indexes: Don't wipe indexes again when continuing a prior reindex (master...preserveIndexOnRestart) https://github.com/bitcoin/bitcoin/pull/30132
<bitcoin-git> [bitcoin] achow101 merged pull request #29817: kernel: De-globalize fReindex (master...noGlobalReindex) https://github.com/bitcoin/bitcoin/pull/29817
<bitcoin-git> bitcoin/master b47bd95 TheCharlatan: kernel: De-globalize fReindex
<bitcoin-git> bitcoin/master 058af75 Ava Chow: Merge bitcoin/bitcoin#29817: kernel: De-globalize fReindex
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4877fcdb4263...058af75874ff
<bitcoin-git> [bitcoin] achow101 opened pull request #30131: wallet, tests: Avoid stringop-overflow warning in PollutePubKey (master...fix-pollutpubkey-stringop-overflow) https://github.com/bitcoin/bitcoin/pull/30131
<bitcoin-git> [bitcoin] achow101 merged pull request #30048: crypto: add `NUMS_H` const (master...add-NUMS-H) https://github.com/bitcoin/bitcoin/pull/30048
<bitcoin-git> bitcoin/master 9408a04 josibake: tests, fuzz: use new NUMS_H const
<bitcoin-git> bitcoin/master 4877fcd Ava Chow: Merge bitcoin/bitcoin#30048: crypto: add `NUMS_H` const
<bitcoin-git> bitcoin/master b946f8a josibake: crypto: add NUMS_H const
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2f53f2273da0...4877fcdb4263
<bitcoin-git> [bitcoin] edilmedeiros opened pull request #30130: Increase contrib/signet/miner search space (master...edilmedeiros-issue-30102) https://github.com/bitcoin/bitcoin/pull/30130
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #1023: Bump rexml from 3.2.5 to 3.2.8 (master...dependabot/bundler/rexml-3.2.8) https://github.com/bitcoin-core/bitcoincore.org/pull/1023
<bitcoin-git> [bitcoin] laanwj closed pull request #29959: [PoC] qt, depends: Add wayland support without build-time nor fixed run-time deps (master...2024-04-qtsowrap-wayland) https://github.com/bitcoin/bitcoin/pull/29959

2024-05-16

<bitcoin-git> [bitcoincore.org] dependabot[bot] opened pull request #1023: Bump rexml from 3.2.5 to 3.2.8 (master...dependabot/bundler/rexml-3.2.8) https://github.com/bitcoin-core/bitcoincore.org/pull/1023
<bitcoin-git> [bitcoin] sipa opened pull request #30126: Low-level cluster linearization code (master...202405_clusterlin) https://github.com/bitcoin/bitcoin/pull/30126
<bitcoin-git> [bitcoin-maintainer-tools] laanwj opened pull request #166: Improved check-dnsseeds.py implementation (main...2024-05-new-dnsseeds) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/166
<bitcoin-git> [bitcoin] theStack opened pull request #30125: test: improve BDB parser (handle internal/overflow pages, support all page sizes) (master...complete_bdb-ro_python_parser2) https://github.com/bitcoin/bitcoin/pull/30125
<bitcoin-git> [bitcoin] ryanofsky merged pull request #29975: blockstorage: Separate reindexing from saving new blocks (master...202404_blockstorage_split_reindex) https://github.com/bitcoin/bitcoin/pull/29975
<bitcoin-git> bitcoin/master 064859b Martin Zumsande: blockstorage: split up FindBlockPos function
<bitcoin-git> bitcoin/master 0d114e3 Martin Zumsande: blockstorage: Add Assume for fKnown / snapshot chainstate
<bitcoin-git> bitcoin/master fdae638 Martin Zumsande: doc: Improve doc for functions involved in saving blocks to disk
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/75118a608fc2...2f53f2273da0
<bitcoin-git> [bitcoin] ryanofsky merged pull request #27101: Support JSON-RPC 2.0 when requested by client (master...jsonrpc-2.0) https://github.com/bitcoin/bitcoin/pull/27101
<bitcoin-git> bitcoin/master 09416f9 Matthew Zipkin: test: cover JSONRPC 2.0 requests, batches, and notifications
<bitcoin-git> bitcoin/master df6e375 Matthew Zipkin: rpc: Avoid copies in JSONRPCReplyObj()
<bitcoin-git> bitcoin/master 4202c17 Matthew Zipkin: test: refactor interface_rpc.py
<bitcoin-git> [bitcoin] ryanofsky pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/dd42a5ddea6a...75118a608fc2
<bitcoin-git> [bitcoin] achow101 closed pull request #28765: p2p: Fill reconciliation sets (Erlay) (master...2023-11-erlay2.1) https://github.com/bitcoin/bitcoin/pull/28765
<bitcoin-git> [bitcoin] furszy opened pull request #30122: bench: enable wallet creation benchmarks on all platforms (master...2024_bench_enable_wallet_create) https://github.com/bitcoin/bitcoin/pull/30122
<bitcoin-git> [bitcoin] laanwj closed pull request #29874: test: Add large aligned vmov check for mingw (master...2024-04-forbidden-vmov-check) https://github.com/bitcoin/bitcoin/pull/29874
<bitcoin-git> [bitcoin] fanquake merged pull request #30085: p2p: detect addnode cjdns peers in GetAddedNodeInfo() (master...2024-05-fix-cjdns-detection-in-GetAddedNodeInfo) https://github.com/bitcoin/bitcoin/pull/30085
<bitcoin-git> bitcoin/master 684da97 Jon Atack: p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()
<bitcoin-git> bitcoin/master d0b0474 Jon Atack: test: add GetAddedNodeInfo() CJDNS regression unit test
<bitcoin-git> bitcoin/master dd42a5d merge-script: Merge bitcoin/bitcoin#30085: p2p: detect addnode cjdns peers in GetAddedNo...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ae2658caacc1...dd42a5ddea6a
<bitcoin-git> [bitcoin] fanquake opened pull request #30120: Update libsecp256k1 subtree to current master (master...secp256k1_0_5_0) https://github.com/bitcoin/bitcoin/pull/30120
<bitcoin-git> [bitcoin] fanquake merged pull request #30097: crypto: disable asan for sha256_sse4 with clang and -O0 (master...sha2asan) https://github.com/bitcoin/bitcoin/pull/30097
<bitcoin-git> bitcoin/master 141df0a Cory Fields: crypto: disable asan for sha256_sse4 with clang and -O0
<bitcoin-git> bitcoin/master ae2658c merge-script: Merge bitcoin/bitcoin#30097: crypto: disable asan for sha256_sse4 with cla...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/71f0f2273f62...ae2658caacc1

2024-05-15

<bitcoin-git> [bitcoin] hebasto closed pull request #30117: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30117
<bitcoin-git> [bitcoin] furszy opened pull request #30118: test: improve robustness of connect_nodes() (master...2024_test_improve_connect_nodes) https://github.com/bitcoin/bitcoin/pull/30118
<bitcoin-git> [bitcoin] Mmgg002 opened pull request #30117: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30117
<bitcoin-git> [bitcoin] sr-gi opened pull request #30116: p2p: Fill reconciliation sets (Erlay) attempt: 2 (master...2023-11-erlay2.1) https://github.com/bitcoin/bitcoin/pull/30116
<bitcoin-git> [bitcoin] achow101 merged pull request #28929: serialization: Support for multiple parameters (master...pr/iparams) https://github.com/bitcoin/bitcoin/pull/28929
<bitcoin-git> bitcoin/master 84502b7 Ryan Ofsky: serialization: Drop references to GetVersion/GetType
<bitcoin-git> bitcoin/master 83436d1 Ryan Ofsky: serialization: Drop unnecessary ParamsStream references
<bitcoin-git> bitcoin/master f3a2b52 Ryan Ofsky: serialization: Support for multiple parameters
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7a40f2a3f1cf...71f0f2273f62
<bitcoin-git> [bitcoin] theuni opened pull request #30115: rpc: avoid copying into UniValue (master...easy-univalue-moves) https://github.com/bitcoin/bitcoin/pull/30115
<bitcoin-git> [gui] hebasto merged pull request #722: wallet: Allow user to navigate options while encrypting at creation (master...wallet-encryption-navigation) https://github.com/bitcoin-core/gui/pull/722
<bitcoin-git> bitcoin/master cccddc0 Hernan Marino: Wallet encrypt on create, allow to navigate options
<bitcoin-git> bitcoin/master 7a40f2a merge-script: Merge bitcoin-core/gui#722: wallet: Allow user to navigate options while e...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33303b2b296c...7a40f2a3f1cf
<bitcoin-git> [bitcoin] hebasto closed pull request #30113: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30113
<bitcoin-git> [bitcoin] Mmgg002 opened pull request #30113: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30113
<bitcoin-git> [bitcoin] 0xB10C opened pull request #30112: rpc: introduce getversion RPC (master...2024-05-getversion-rpc) https://github.com/bitcoin/bitcoin/pull/30112
<bitcoin-git> [bitcoin] glozow opened pull request #30111: locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip (master...2024-05-txdownload-mutex) https://github.com/bitcoin/bitcoin/pull/30111
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30000: p2p: index TxOrphanage by wtxid, allow entries with same txid (master...2024-04-orphan-use-wtxid) https://github.com/bitcoin/bitcoin/pull/30000
<bitcoin-git> bitcoin/master efcc593 glozow: [refactor] TxOrphanage::HaveTx only by wtxid
<bitcoin-git> bitcoin/master c31f148 glozow: [refactor] TxOrphanage::EraseTx by wtxid
<bitcoin-git> bitcoin/master 7e475b9 glozow: [p2p] don't query orphanage by txid
<bitcoin-git> [bitcoin] ryanofsky pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/42d5a1ff25a8...33303b2b296c
<bitcoin-git> [bitcoin] willcl-ark closed pull request #28222: Use shared_ptr for CNode inside CConnman (master...2023-08-cnode-shared-ptr) https://github.com/bitcoin/bitcoin/pull/28222
<bitcoin-git> [bitcoin] glozow opened pull request #30110: refactor: TxDownloadManager (master...2024-05-txdownload) https://github.com/bitcoin/bitcoin/pull/30110
<bitcoin-git> [bitcoin] fanquake merged pull request #30060: ci: Roll clang in test-each-commit task (master...2405-ci-clang-roll) https://github.com/bitcoin/bitcoin/pull/30060
<bitcoin-git> bitcoin/master 42d5a1f merge-script: Merge bitcoin/bitcoin#30060: ci: Roll clang in test-each-commit task
<bitcoin-git> bitcoin/master fa90ad2 MarcoFalke: ci: Roll test-each-commit Ubuntu
<bitcoin-git> bitcoin/master fa6c82d MarcoFalke: ci: Remove clang version pin in test-each-commit
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3d24189664e6...42d5a1ff25a8
<bitcoin-git> [bitcoin] fanquake closed 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] fanquake merged pull request #30098: refactor: simplify `FormatSubVersion` using strprintf/Join (master...202405-refactor-simplify-FormatSubVersion) https://github.com/bitcoin/bitcoin/pull/30098
<bitcoin-git> bitcoin/master 3d24189 merge-script: Merge bitcoin/bitcoin#30098: refactor: simplify `FormatSubVersion` using s...
<bitcoin-git> bitcoin/master 12d8281 Sebastian Falbesoner: refactor: simplify `FormatSubVersion` using strprintf/Join
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/695d80126f75...3d24189664e6
<bitcoin-git> [bitcoin] kevkevinpal closed pull request #30106: lint: fixed typo in test_runner causing linter warning (master...insuffientTypo) https://github.com/bitcoin/bitcoin/pull/30106
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30106: lint: fixed typo in test_runner causing linter warning (master...insuffientTypo) https://github.com/bitcoin/bitcoin/pull/30106
<bitcoin-git> [bitcoin] fanquake merged pull request #30074: contrib: use ENV flags in get_arch (master...get_arch_env_flags) https://github.com/bitcoin/bitcoin/pull/30074
<bitcoin-git> bitcoin/master b59a027 fanquake: contrib: drop dead get_machine from test sym check
<bitcoin-git> bitcoin/master 695d801 merge-script: Merge bitcoin/bitcoin#30074: contrib: use ENV flags in get_arch
<bitcoin-git> bitcoin/master e6aba46 fanquake: contrib: use env_flags in get_arch
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f5fc3190fbe3...695d80126f75
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30105: test: Added test to ensure log and failure happen when work is less than active chainstate (master...assumeutxoExceedActiveChainstatelog) https://github.com/bitcoin/bitcoin/pull/30105
<bitcoin-git> [bitcoin] achow101 merged pull request #29086: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather than duplicating definition (master...refactor_mempoolopts) https://github.com/bitcoin/bitcoin/pull/29086
<bitcoin-git> bitcoin/master f5fc319 Ava Chow: Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options ...
<bitcoin-git> bitcoin/master cc67d33 Luke Dashjr: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dbb3113082a7...f5fc3190fbe3

2024-05-14

<bitcoin-git> [gui-qml] hebasto merged pull request #284: Only write options after onboarding (main...write_after_onboard) https://github.com/bitcoin-core/gui-qml/pull/284
<bitcoin-git> gui-qml/main 84d388d merge-script: Merge bitcoin-core/gui-qml#284: Only write options after onboarding
<bitcoin-git> gui-qml/main 9e56907 johnny9: qml: only write options after onboarding
<bitcoin-git> gui-qml/main c0ebff2 johnny9: qml: Set OptionQmlModel initial property values
<bitcoin-git> [gui-qml] hebasto pushed 3 commits to main: https://github.com/bitcoin-core/gui-qml/compare/085805ff8651...84d388d61746
<bitcoin-git> [bitcoin] hebasto opened pull request #30099: build: Enable `thread_local` for MinGW-w64 builds (master...240514-mingw-tl) https://github.com/bitcoin/bitcoin/pull/30099
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30083: kernel: Remove batchpriority from kernel library (master...rmKernelBatchPriority) https://github.com/bitcoin/bitcoin/pull/30083
<bitcoin-git> bitcoin/master dbb3113 Ryan Ofsky: Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel libr...
<bitcoin-git> bitcoin/master d4b17c7 TheCharlatan: kernel: Remove batchpriority from kernel library
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7fcf4e99791c...dbb3113082a7
<bitcoin-git> [bitcoin-maintainer-tools] fanquake merged pull request #161: fastcopy-chaindata: Leveldb file numbers can exceed 6 digits (main...2024-04-fastcopy-leveldb-bound) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/161
<bitcoin-git> bitcoin-maintainer-tools/main f9b8456 merge-script: Merge bitcoin-core/bitcoin-maintainer-tools#161: fastcopy-chaindata: Level...
<bitcoin-git> bitcoin-maintainer-tools/main a29e014 laanwj: fastcopy-chaindata: Leveldb file numbers can exceed 6 digits
<bitcoin-git> [bitcoin-maintainer-tools] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/eedf258fd62e...f9b845614f7a
<bitcoin-git> [bitcoin] glozow closed pull request #29854: 26.x: backport #29853 ("sign: don't assume we are parsing a sane Miniscript") (26.x...2404_ms_crash_backport_26) https://github.com/bitcoin/bitcoin/pull/29854
<bitcoin-git> [bitcoin] fanquake merged pull request #30078: depends: set AR & RANLIB for CMake (master...set_cmake_ar_global) https://github.com/bitcoin/bitcoin/pull/30078
<bitcoin-git> bitcoin/master 43cfb42 fanquake: depends: set NM for CMake
<bitcoin-git> bitcoin/master 019ad73 fanquake: depends: set RANLIB for CMake
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d6069cb8d6ba...7fcf4e99791c
<bitcoin-git> bitcoin/master 1e4412b fanquake: depends: set AR for CMake

2024-05-13

<bitcoin-git> [bitcoin] theStack opened pull request #30098: refactor: simplify `FormatSubVersion` using strprintf/Join (master...202405-refactor-simplify-FormatSubVersion) https://github.com/bitcoin/bitcoin/pull/30098
<bitcoin-git> [bitcoin] achow101 merged pull request #28233: validation: don't clear cache on periodic flush: 2x block connection speed (master...sync-on-periodic) https://github.com/bitcoin/bitcoin/pull/28233
<bitcoin-git> bitcoin/master d6069cb Ava Chow: Merge bitcoin/bitcoin#28233: validation: don't clear cache on periodic flu...
<bitcoin-git> bitcoin/master 4a6d1d1 Andrew Toth: validation: don't clear cache on periodic flush
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0503cbea9aab...d6069cb8d6ba
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30094: rpc: move UniValue in blockToJSON (master...move-univalue-only) https://github.com/bitcoin/bitcoin/pull/30094
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ff8c606cf1ea...0503cbea9aab
<bitcoin-git> bitcoin/master b77bad3 willcl-ark: rpc: move UniValue in blockToJSON
<bitcoin-git> bitcoin/master 0503cbe Ryan Ofsky: Merge bitcoin/bitcoin#30094: rpc: move UniValue in blockToJSON
<bitcoin-git> [bitcoin] theuni opened pull request #30097: crypto: disable asan for sha256_sse4 with clang and -O0 (master...sha2asan) https://github.com/bitcoin/bitcoin/pull/30097
<bitcoin-git> [bitcoin] vasild opened pull request #30095: util: avoid using thread_local variable that has a destructor (master...thead_local_without_destructor) https://github.com/bitcoin/bitcoin/pull/30095
<bitcoin-git> [bitcoin] glozow merged pull request #29974: fuzz: txorphan tests fixups (master...2024-04-txorphan-fuzz) https://github.com/bitcoin/bitcoin/pull/29974
<bitcoin-git> bitcoin/master ff8c606 glozow: Merge bitcoin/bitcoin#29974: fuzz: txorphan tests fixups
<bitcoin-git> bitcoin/master 58594c7 Sergi Delgado Segura: fuzz: txorphan tests fixups
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7deb761187e...ff8c606cf1ea
<bitcoin-git> [bitcoin] glozow merged pull request #29994: doc: removed help text saying that peers may not connect automatically (master...docsRemoveNetNote) https://github.com/bitcoin/bitcoin/pull/29994
<bitcoin-git> bitcoin/master c7deb76 glozow: Merge bitcoin/bitcoin#29994: doc: removed help text saying that peers may ...
<bitcoin-git> bitcoin/master 95897ff kevkevin: doc: removed help text saying that peers may not connect automatically
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b94061902e52...c7deb761187e
<bitcoin-git> [bitcoin] willcl-ark opened pull request #30094: rpc: move UniValue in blockToJSON (master...move-univalue-only) https://github.com/bitcoin/bitcoin/pull/30094
<bitcoin-git> [bitcoin] paplorinc opened pull request #30093: Optimize memory allocation for transaction outputs (master...paplorinc/spend_preallocation) https://github.com/bitcoin/bitcoin/pull/30093
<bitcoin-git> qa-assets/main f7e12aa Niklas Gögge: Merge pull request #178 from stickies-v/rename-timedata-timeoffsets
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/6caaca83f025...f7e12aaf6587
<bitcoin-git> qa-assets/main 722b5b4 stickies-v: Add timeoffsets input folder
<bitcoin-git> [qa-assets] dergoegge merged pull request #178: Add timeoffsets inputs folder (main...rename-timedata-timeoffsets) https://github.com/bitcoin-core/qa-assets/pull/178
<bitcoin-git> [bitcoin] remyers closed pull request #29442: wallet: Target a pre-defined utxo set composition by adjusting change outputs (master...2024-02-change-target) https://github.com/bitcoin/bitcoin/pull/29442
<bitcoin-git> [bitcoin] fanquake opened pull request #30092: [27.x] Backports and probably finalize (27.x...27_1_rel_prep) https://github.com/bitcoin/bitcoin/pull/30092
<bitcoin-git> [bitcoin] fanquake merged pull request #29888: [27.x] Backports (27.x...27_1_backports) https://github.com/bitcoin/bitcoin/pull/29888
<bitcoin-git> bitcoin/27.x 20e6e8d Luke Dashjr: Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us
<bitcoin-git> bitcoin/27.x 602cfd5 MarcoFalke: ci: Bump s390x to ubuntu:24.04
<bitcoin-git> bitcoin/27.x a6862c5 fanquake: depends: fix mingw-w64 Qt DEBUG=1 build
<bitcoin-git> [bitcoin] fanquake pushed 14 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/d82283950f5f...c7885ecd778d

2024-05-12

<bitcoin-git> [bitcoin] luke-jr closed pull request #30088: Bugfix: RPC/Mining: getblocktemplate: Delay updating nTransactionsUpdatedLast and time_start until after the new template is cached (master...fix_gbt_stale_cache_use) https://github.com/bitcoin/bitcoin/pull/30088
<bitcoin-git> [gui] hebasto merged pull request #812: Fix create unsigned transaction fee bump (master...2024_gui_fix_create_unsigned_tx_fee_bump) https://github.com/bitcoin-core/gui/pull/812
<bitcoin-git> bitcoin/master 671b7a3 furszy: gui: fix create unsigned transaction fee bump
<bitcoin-git> bitcoin/master b940619 merge-script: Merge bitcoin-core/gui#812: Fix create unsigned transaction fee bump
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee9491369faa...b94061902e52
<bitcoin-git> [bitcoin] hebasto merged pull request #29658: Bugfix: GUI: Help messages already have a trailing newline, so don't add an extra one (master...fix_qt_help_on_console_x_newline) https://github.com/bitcoin/bitcoin/pull/29658
<bitcoin-git> bitcoin/master ee94913 merge-script: Merge bitcoin/bitcoin#29658: Bugfix: GUI: Help messages already have a tra...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32072866809a...ee9491369faa
<bitcoin-git> bitcoin/master d1ed09a Luke Dashjr: Bugfix: GUI: Help messages already have a trailing newline, so don't add a...

2024-05-11

<bitcoin-git> [gui] hebasto merged pull request #813: Don't permit port in proxy IP option (master...2024-03-proxy-validate) https://github.com/bitcoin-core/gui/pull/813
<bitcoin-git> bitcoin/master 10c5275 willcl-ark: gui: don't permit port in proxy IP option
<bitcoin-git> bitcoin/master 3207286 merge-script: Merge bitcoin-core/gui#813: Don't permit port in proxy IP option
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/182983c6ab2e...32072866809a
<bitcoin-git> [gui] hebasto merged pull request #788: debugwindow: update session ID tooltip (master...session-id-tooltip) https://github.com/bitcoin-core/gui/pull/788
<bitcoin-git> bitcoin/master 182983c merge-script: Merge bitcoin-core/gui#788: debugwindow: update session ID tooltip
<bitcoin-git> bitcoin/master 3bf00e1 Marnix: gui: debugwindow: update session ID tooltip
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b47c393d8a39...182983c6ab2e
<bitcoin-git> [gui] luke-jr opened pull request #820: GUI: Enable customisation of QR Code font (master...qt_fontsel_qrcodes) https://github.com/bitcoin-core/gui/pull/820
<bitcoin-git> [bitcoin] luke-jr opened pull request #30088: Bugfix: RPC/Mining: getblocktemplate: Delay updating nTransactionsUpdatedLast and time_start until after the new template is cached (master...fix_gbt_stale_cache_use) https://github.com/bitcoin/bitcoin/pull/30088
<bitcoin-git> [bitcoin] fanquake merged pull request #30081: refactor: Remove unused code from `subprocess.h` header (master...240510-clean-sp) https://github.com/bitcoin/bitcoin/pull/30081
<bitcoin-git> bitcoin/master 05b6f87 Hennadii Stepanov: refactor, subprocess: Remove unused `Popen::child_created_` data member
<bitcoin-git> bitcoin/master 24b53fc Hennadii Stepanov: refactor, subprocess: Remove `Popen::pid()`
<bitcoin-git> bitcoin/master 9e1ccf5 Hennadii Stepanov: refactor, subprocess: Remove unused `Popen::poll()`
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4d3f1d08db41...b47c393d8a39
<bitcoin-git> [bitcoin] fanquake merged pull request #29739: build: swap cctools otool for llvm-objdump (master...swap_otool_llvm_objdump) https://github.com/bitcoin/bitcoin/pull/29739
<bitcoin-git> bitcoin/master 4d3f1d0 merge-script: Merge bitcoin/bitcoin#29739: build: swap cctools otool for llvm-objdump
<bitcoin-git> bitcoin/master 7f5ac45 fanquake: build: swap otool for (llvm-)objdump
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2cedb42a928f...4d3f1d08db41
<bitcoin-git> [bitcoin] jonatack opened pull request #30085: p2p: detect addnode cjdns peers in GetAddedNodeInfo() (master...2024-05-fix-cjdns-detection-in-GetAddedNodeInfo) https://github.com/bitcoin/bitcoin/pull/30085
<bitcoin-git> [bitcoin] jonatack opened pull request #30084: script: lief updates (master...2024-05-lief-update) https://github.com/bitcoin/bitcoin/pull/30084

2024-05-10

<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30083: kernel: Remove batchpriority from kernel library (master...rmKernelBatchPriority) https://github.com/bitcoin/bitcoin/pull/30083
<bitcoin-git> [bitcoin] achow101 merged pull request #29252: kernel: Remove key module from kernel library (master...kernelRmKey) https://github.com/bitcoin/bitcoin/pull/29252
<bitcoin-git> bitcoin/master 28905c1 Ryan Ofsky: test: Use ECC_Context helper in bench and fuzz tests
<bitcoin-git> bitcoin/master a08d2b3 Ryan Ofsky: tools: Use ECC_Context helper in bitcoin-tx and bitcoin-wallet tools
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/7066980273aa...2cedb42a928f
<bitcoin-git> bitcoin/master 538fedd Ryan Ofsky: common: Add ECC_Context RAII wrapper for ECC_Start/ECC_Stop
<bitcoin-git> [bitcoin] kevkevinpal reopened pull request #29994: doc: removed help text saying that peers may not connect automatically (master...docsRemoveNetNote) https://github.com/bitcoin/bitcoin/pull/29994
<bitcoin-git> [bitcoin] achow101 merged pull request #29948: test: add missing comparison of node1's mempool in MempoolPackagesTest (master...master) https://github.com/bitcoin/bitcoin/pull/29948
<bitcoin-git> bitcoin/master 7066980 Ava Chow: Merge bitcoin/bitcoin#29948: test: add missing comparison of node1's mempo...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/98dd4e712efa...7066980273aa
<bitcoin-git> bitcoin/master e912717 umiumi: test: add missing comparison of node1's mempool in MempoolPackagesTest
<bitcoin-git> [bitcoin] instagibbs opened pull request #30082: test: expand LimitOrphan and EraseForPeer coverage (master...2024-05-orphan_limit_eraseforpeer) https://github.com/bitcoin/bitcoin/pull/30082
<bitcoin-git> [bitcoin] hebasto opened pull request #30081: refactor: Remove unused code from `subprocess.h` header (master...240510-clean-sp) https://github.com/bitcoin/bitcoin/pull/30081
<bitcoin-git> [bitcoin] remyers opened pull request #30080: wallet: add coin selection parameter `add_excess_to_recipient_position` for changeless txs with excess that would be added to fees (master...2024-05-bnb-excess) https://github.com/bitcoin/bitcoin/pull/30080
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #30079: Fee Estimation: Ignore all transactions with an in-block child (master...05-2023-ignore-transactions-with-parents) https://github.com/bitcoin/bitcoin/pull/30079
<bitcoin-git> [bitcoin] fanquake opened pull request #30078: depends: set AR & RANLIB for CMake (master...set_cmake_ar_global) https://github.com/bitcoin/bitcoin/pull/30078

2024-05-09

<bitcoin-git> [bitcoin] theStack opened pull request #30076: test: fix MiniWallet script-path spend (missing parity bit in leaf version) (master...202405-MiniWallet-fix_script_path_spend_missing_sign_bit) https://github.com/bitcoin/bitcoin/pull/30076
<bitcoin-git> [bitcoin] achow101 merged pull request #30006: test: use sleepy wait-for-log in reindex readonly (master...sleepy-wait) https://github.com/bitcoin/bitcoin/pull/30006
<bitcoin-git> bitcoin/master 98dd4e7 Ava Chow: Merge bitcoin/bitcoin#30006: test: use sleepy wait-for-log in reindex read...
<bitcoin-git> bitcoin/master fd6a7d3 Matthew Zipkin: test: use sleepy wait-for-log in reindex readonly
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24572cf76816...98dd4e712efa
<bitcoin-git> [bitcoin] achow101 merged pull request #29939: test: add MiniWallet tagging support to avoid UTXO mixing, use in `fill_mempool` (master...202404-test-support_MiniWallet_tags) https://github.com/bitcoin/bitcoin/pull/29939
<bitcoin-git> bitcoin/master b2037ad Sebastian Falbesoner: test: add MiniWallet tagging support to avoid UTXO mixing
<bitcoin-git> bitcoin/master 4f34714 Sebastian Falbesoner: test: refactor: move fill_mempool to new module mempool_util
<bitcoin-git> bitcoin/master c8e6d08 Sebastian Falbesoner: test: refactor: eliminate COINBASE_MATURITY magic number in fill_mempool
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/012e540acee4...24572cf76816
<bitcoin-git> [bitcoin] achow101 merged pull request #29122: test: adds outbound eviction functional tests, updates comment in ConsiderEviction (master...2023-12-20-eviction-tests) https://github.com/bitcoin/bitcoin/pull/29122
<bitcoin-git> bitcoin/master d53d848 Sergi Delgado Segura: test: adds outbound eviction tests for non outbound-full-relay peers
<bitcoin-git> bitcoin/master 012e540 Ava Chow: Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests...
<bitcoin-git> bitcoin/master a8d9a0e Sergi Delgado Segura: test: adds outbound eviction functional tests, updates comment in Consider...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ceb1e078f8c0...012e540acee4
<bitcoin-git> [bitcoin] hebasto opened pull request #30075: test, subprocess: Improve coverage report correctness (master...240509-coverage) https://github.com/bitcoin/bitcoin/pull/30075
<bitcoin-git> [bitcoin] fanquake opened pull request #30074: contrib: use ENV flags in get_arch (master...get_arch_env_flags) https://github.com/bitcoin/bitcoin/pull/30074
<bitcoin-git> [bitcoin] achow101 merged pull request #28793: contrib: Add asmap-tool (master...2023-11-asmap-tool-nextgen) https://github.com/bitcoin/bitcoin/pull/28793
<bitcoin-git> bitcoin/master ceb1e07 Ava Chow: Merge bitcoin/bitcoin#28793: contrib: Add asmap-tool
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/921c61e9a5c8...ceb1e078f8c0
<bitcoin-git> bitcoin/master 6abe772 Fabian Jahr: contrib: Add asmap-tool
<bitcoin-git> [bitcoin] achow101 merged pull request #29973: test: Assumeutxo: ensure failure when importing a snapshot twice (master...assumeutxo-test-import-snapshot-twice) https://github.com/bitcoin/bitcoin/pull/29973
<bitcoin-git> bitcoin/master b259b0e Alfonso Roman Zubeldia: [Test] Assumeutxo: ensure failure when importing a snapshot twice
<bitcoin-git> bitcoin/master 921c61e Ava Chow: Merge bitcoin/bitcoin#29973: test: Assumeutxo: ensure failure when importi...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f1d9064381d...921c61e9a5c8
<bitcoin-git> [bitcoin] instagibbs opened pull request #30072: refactor prep for package rbf (master...2024-05-package_rbf_prep) https://github.com/bitcoin/bitcoin/pull/30072
<bitcoin-git> [bitcoin] fanquake closed pull request #30068: test: assert can't activate snapshot based chainstate more than once (master...assumeutxoActivateTwice) https://github.com/bitcoin/bitcoin/pull/30068
<bitcoin-git> [bitcoin] glozow closed pull request #30071: chore: fix some typos (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30071
<bitcoin-git> [bitcoin] threewebcode opened pull request #30071: chore: fix some typos (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30071
<bitcoin-git> [bitcoin] fanquake merged pull request #30063: build, test: Remove unused `TIMEOUT` environment variable (master...240508-timeout) https://github.com/bitcoin/bitcoin/pull/30063
<bitcoin-git> bitcoin/master 6f1d906 merge-script: Merge bitcoin/bitcoin#30063: build, test: Remove unused `TIMEOUT` environm...
<bitcoin-git> bitcoin/master 189d0da Hennadii Stepanov: build, test: Remove unused `TIMEOUT` environment variable
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43003255c00f...6f1d9064381d
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30068: test: assert can't activate snapshot based chainstate more than once (master...assumeutxoActivateTwice) https://github.com/bitcoin/bitcoin/pull/30068

2024-05-08

<bitcoin-git> [bitcoin] achow101 merged pull request #29292: rpc: improve submitpackage documentation and other improvements (master...2024-01/patch-submitpackage-docs) https://github.com/bitcoin/bitcoin/pull/29292
<bitcoin-git> bitcoin/master 1a875d4 stickies-v: rpc: update min package size error message in submitpackage
<bitcoin-git> bitcoin/master f9ece25 stickies-v: doc: rpc: submitpackage takes sorted array
<bitcoin-git> bitcoin/master 17f7451 stickies-v: test: add bounds checking for submitpackage RPC
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/8a45f572b9e0...43003255c00f
<bitcoin-git> [bitcoin] achow101 merged pull request #29335: test: Handle functional test disk-full error (master...test-disk-full) https://github.com/bitcoin/bitcoin/pull/29335
<bitcoin-git> bitcoin/master 357ad11 Brandon Odiwuor: test: Handle functional test disk-full error
<bitcoin-git> bitcoin/master 8a45f57 Ava Chow: Merge bitcoin/bitcoin#29335: test: Handle functional test disk-full error
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/573f6311658a...8a45f572b9e0
<bitcoin-git> [bitcoin] achow101 merged pull request #26326: net: don't lock cs_main while reading blocks in net processing (master...remove-read-lock-in-net) https://github.com/bitcoin/bitcoin/pull/26326
<bitcoin-git> bitcoin/master 573f631 Ava Chow: Merge bitcoin/bitcoin#26326: net: don't lock cs_main while reading blocks ...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4ff42762fdbe...573f6311658a
<bitcoin-git> bitcoin/master 613a45c Andrew Toth: net: reduce LOCK(cs_main) scope in GETBLOCKTXN
<bitcoin-git> bitcoin/master 75d27fe Andrew Toth: net: reduce LOCK(cs_main) scope in ProcessGetBlockData
<bitcoin-git> [bitcoin] achow101 merged pull request #28336: rpc: parse legacy pubkeys consistently with specific error messages (master...202308-rpc-consistent_legacy_pubkey_parsing_errors) https://github.com/bitcoin/bitcoin/pull/28336
<bitcoin-git> bitcoin/master 100e8a7 Sebastian Falbesoner: rpc: check and throw specific pubkey parsing errors in `HexToPubKey`
<bitcoin-git> bitcoin/master c740b15 Sebastian Falbesoner: rpc: use `HexToPubKey` helper for all legacy pubkey-parsing RPCs
<bitcoin-git> bitcoin/master 98570fe Sebastian Falbesoner: test: add coverage for parsing cryptographically invalid pubkeys
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/43a66c55ec87...4ff42762fdbe
<bitcoin-git> [bitcoin] instagibbs opened pull request #30066: test: add conflicting topology test case (master...2024-05-submit-conflicts) https://github.com/bitcoin/bitcoin/pull/30066
<bitcoin-git> [bitcoin] sr-gi opened pull request #30065: init: fixes file descriptor accounting (master...2024-05-fdcount) https://github.com/bitcoin/bitcoin/pull/30065
<bitcoin-git> [bitcoincore.org] achow101 closed pull request #1020: Add files via upload (master...master) https://github.com/bitcoin-core/bitcoincore.org/pull/1020
<bitcoin-git> [bitcoincore.org] TyG34 opened pull request #1020: Add files via upload (master...master) https://github.com/bitcoin-core/bitcoincore.org/pull/1020
<bitcoin-git> [bitcoin] vasild opened pull request #30064: net: log connections failures via SOCKS5 with less severity (master...consistently_log_connection_failures) https://github.com/bitcoin/bitcoin/pull/30064
<bitcoin-git> [bitcoin] hebasto opened pull request #30063: build, test: Remove unused `TIMEOUT` environment variable (master...240508-timeout) https://github.com/bitcoin/bitcoin/pull/30063
<bitcoin-git> [bitcoin] brunoerg opened pull request #30062: net: add ASMap info in `getrawaddrman` RPC (master...2024-04-asmap-getrawaddrman) https://github.com/bitcoin/bitcoin/pull/30062
<bitcoin-git> [bitcoin] maflcko opened pull request #30060: ci: Roll clang in test-each-commit task (master...2405-ci-clang-roll) https://github.com/bitcoin/bitcoin/pull/30060
<bitcoin-git> [bitcoin] maflcko closed pull request #29077: build: Require libc++-16 or later (master...2312-libc++-16-) https://github.com/bitcoin/bitcoin/pull/29077
<bitcoin-git> [bitcoin] fanquake merged pull request #30053: test: added test coverage to loadtxoutset could not open file (master...loadtxoutsetInvalidDumpPath) https://github.com/bitcoin/bitcoin/pull/30053
<bitcoin-git> bitcoin/master 43a66c5 merge-script: Merge bitcoin/bitcoin#30053: test: added test coverage to loadtxoutset cou...
<bitcoin-git> bitcoin/master ee67bba kevkevin: test: added test coverage to loadtxoutset
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/74f517b4411d...43a66c55ec87
<bitcoin-git> [bitcoin] luke-jr opened pull request #30059: Add option dbfilesize to control LevelDB target ("max") file size (master...dbfilesize_param) https://github.com/bitcoin/bitcoin/pull/30059
<bitcoin-git> [bitcoin] fanquake merged pull request #30054: ci: Exclude feature_init for now in valgrind task (master...2405-ci-val-init) https://github.com/bitcoin/bitcoin/pull/30054
<bitcoin-git> bitcoin/master 74f517b merge-script: Merge bitcoin/bitcoin#30054: ci: Exclude feature_init for now in valgrind ...
<bitcoin-git> bitcoin/master fab179d MarcoFalke: ci: Exclude feature_init for now in valgrind task
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/09d3ad2861a0...74f517b4411d
<bitcoin-git> [bitcoin] fanquake merged pull request #30025: doc: fix broken relative md links (master...fix-links) https://github.com/bitcoin/bitcoin/pull/30025
<bitcoin-git> bitcoin/master 4b9f49d willcl-ark: doc: fix broken relative md links
<bitcoin-git> bitcoin/master 09d3ad2 merge-script: Merge bitcoin/bitcoin#30025: doc: fix broken relative md links
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4e56df8f915b...09d3ad2861a0

2024-05-07

<bitcoin-git> [bitcoin] stickies-v opened pull request #30058: Encapsulate warnings in generalized node::Warnings and remove globals (master...2024-04/move-warnings-node) https://github.com/bitcoin/bitcoin/pull/30058
<bitcoin-git> [gui] hebasto merged pull request #819: Fix misleading signmessage error with segwit (master...signmessage-error-fix) https://github.com/bitcoin-core/gui/pull/819
<bitcoin-git> bitcoin/master 4e56df8 merge-script: Merge bitcoin-core/gui#819: Fix misleading signmessage error with segwit
<bitcoin-git> bitcoin/master fb9f150 willcl-ark: gui: fix misleading signmessage error with segwit
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8efd03ad0472...4e56df8f915b
<bitcoin-git> [bitcoin] achow101 merged pull request #29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma keep to bitcoin-config.h includes (master...2402-iwyu-bitcoin-config-) https://github.com/bitcoin/bitcoin/pull/29494
<bitcoin-git> bitcoin/master fa09451 MarcoFalke: Add lint check for bitcoin-config.h include IWYU pragma
<bitcoin-git> bitcoin/master 8efd03a Ava Chow: Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma ...
<bitcoin-git> bitcoin/master dddd40b MarcoFalke: scripted-diff: Add IWYU pragma keep to bitcoin-config.h includes
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ef09f535b7b5...8efd03ad0472
<bitcoin-git> [bitcoin] vasild closed pull request #22563: addrman: treat Tor/I2P/CJDNS as a single group (master...addrman_per_group_bucketing) https://github.com/bitcoin/bitcoin/pull/22563
<bitcoin-git> [bitcoin] maflcko opened pull request #30054: ci: Exclude feature_init for now in valgrind task (master...2405-ci-val-init) https://github.com/bitcoin/bitcoin/pull/30054
<bitcoin-git> [bitcoin] fanquake merged pull request #29984: net: Replace ifname check with IFF_LOOPBACK in Discover (master...2024-04-iff-loopback) https://github.com/bitcoin/bitcoin/pull/29984
<bitcoin-git> bitcoin/master ef09f53 merge-script: Merge bitcoin/bitcoin#29984: net: Replace ifname check with IFF_LOOPBACK i...
<bitcoin-git> bitcoin/master 7766dd2 laanwj: net: Replace ifname check with IFF_LOOPBACK in Discover
<bitcoin-git> bitcoin/master a68fed1 laanwj: net: Fix misleading comment for Discover
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/63d0b930f821...ef09f535b7b5

2024-05-06

<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30053: test: added test coverage to loadtxoutset could not open file (master...loadtxoutsetInvalidDumpPath) https://github.com/bitcoin/bitcoin/pull/30053
<bitcoin-git> [bitcoin] achow101 merged pull request #29845: rpc: return warnings as an array instead of just a single one (master...2024-04/make-warnings-arr) https://github.com/bitcoin/bitcoin/pull/29845
<bitcoin-git> bitcoin/master 42fb531 stickies-v: rpc: return warnings as an array instead of just a single one
<bitcoin-git> bitcoin/master 63d0b93 Ava Chow: Merge bitcoin/bitcoin#29845: rpc: return warnings as an array instead of j...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdb41e08c4a4...63d0b930f821
<bitcoin-git> [bitcoin] instagibbs closed pull request #30032: p2p: Allow 1P1C to fetch parent from compact block extra_txn (master...2024-05-opportunistic-extratxn) https://github.com/bitcoin/bitcoin/pull/30032
<bitcoin-git> [bitcoin] josibake closed pull request #30046: Compare `COutPoints` lexicographically (master...lexicographically-sort-outpoints) https://github.com/bitcoin/bitcoin/pull/30046
<bitcoin-git> [bitcoin] fanquake reopened pull request #29086: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather than duplicating definition (master...refactor_mempoolopts) https://github.com/bitcoin/bitcoin/pull/29086
<bitcoin-git> [bitcoin] fanquake merged pull request #29773: build, bench, msvc: Add missing benchmarks (master...240330-msvc-bench) https://github.com/bitcoin/bitcoin/pull/29773
<bitcoin-git> bitcoin/master 31a15f0 Hennadii Stepanov: bench: Disable WalletCreate* benchmarks when building with MSVC
<bitcoin-git> bitcoin/master fdb41e0 merge-script: Merge bitcoin/bitcoin#29773: build, bench, msvc: Add missing benchmarks
<bitcoin-git> bitcoin/master 23dc0c1 Hennadii Stepanov: msvc, bench: Add missing source files to bench_bitcoin project
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/00ac1b963d08...fdb41e08c4a4