<bitcoin-git>
[bitcoin] theuni opened pull request #29298: depends: patch libool out of libnatpmp/miniupnpc (master...depends-no-libtool2) https://github.com/bitcoin/bitcoin/pull/29298
<bitcoin-git>
[bitcoin] petertodd opened pull request #29297: RBF: Require unconfirmed inputs to come from a single conflicting transaction (master...2024-01-rbf-merging-unconfirmed-inputs) https://github.com/bitcoin/bitcoin/pull/29297
<bitcoin-git>
[bitcoin] achow101 merged pull request #28774: wallet: avoid returning a reference to vMasterKey after releasing the mutex that guards it (master...avoid_returning_reference_to_mutex_guarded_member) https://github.com/bitcoin/bitcoin/pull/28774
<bitcoin-git>
bitcoin/master 6f732ff Ava Chow: Merge bitcoin/bitcoin#28774: wallet: avoid returning a reference to vMaste...
<bitcoin-git>
bitcoin/master 32a9f13 Vasil Dimov: wallet: avoid returning a reference to vMasterKey after releasing the mute...
<bitcoin-git>
bitcoin/master b8105b3 Ryan Ofsky: depends: Update libmultiprocess library to fix C++20 macos build error
<bitcoin-git>
[bitcoin] fanquake merged pull request #29291: Add test for negative transaction version w/ CSV to tx_valid.json (master...2024-01-11-locktime-neg-txversion-test) https://github.com/bitcoin/bitcoin/pull/29291
<bitcoin-git>
bitcoin/master 8c9dceb fanquake: Merge bitcoin/bitcoin#29291: Add test for negative transaction version w/ ...
<bitcoin-git>
[bitcoin] stickies-v opened 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] Christewart opened pull request #29291: Add test for negative transaction version w/ CSV to tx_valid.json (master...2024-01-11-locktime-neg-txversion-test) https://github.com/bitcoin/bitcoin/pull/29291
<bitcoin-git>
[bitcoin] TheeTw23 opened pull request #29288: Merge bitcoin/bitcoin#29249: depends: add NM output to gen_id (master...waynerd23.NftSpace.sol) https://github.com/bitcoin/bitcoin/pull/29288
<bitcoin-git>
[bitcoin] hebasto opened pull request #29287: depends: Do not override `CFLAGS` when building SQLite with `DEBUG=1` (master...240120-sqlite) https://github.com/bitcoin/bitcoin/pull/29287
2024-01-19
<bitcoin-git>
[bitcoin] sipa opened pull request #29284: Choose earliest-activatable as tie breaker between equal-work chains (master...202401_better_block_tiebreak) https://github.com/bitcoin/bitcoin/pull/29284
<bitcoin-git>
[bitcoin] stickies-v opened pull request #29283: test: ensure output is large enough to pay for its fees (master...2024-01/wallet-import-rescan-fix-intermittency) https://github.com/bitcoin/bitcoin/pull/29283
<bitcoin-git>
[bitcoin] hebasto opened pull request #29282: depends: Ensure definitions are passed when building SQLite with `DEBUG=1` (master...240119-sqlite) https://github.com/bitcoin/bitcoin/pull/29282
<bitcoin-git>
[bitcoin] theStack opened pull request #29279: test: p2p: check disconnect due to lack of desirable service flags (master...202401-test-check_disconnect_lack_desirable_flags) https://github.com/bitcoin/bitcoin/pull/29279
<bitcoin-git>
[bitcoin] ismaelsadeeq opened pull request #29278: RPC: Wallet: Add `maxfeerate` and `maxburnamount` startup option and use `maxfeerate` to check max wallet tx feerate (master...01-2024-maxfeerate-fix) https://github.com/bitcoin/bitcoin/pull/29278
<bitcoin-git>
[bitcoin] achow101 closed pull request #27788: rpc: Be able to access RPC parameters by name (master...rpc-params-by-name) https://github.com/bitcoin/bitcoin/pull/27788
<bitcoin-git>
[bitcoin] stickies-v opened pull request #29277: RPC: access RPC arguments by name (master...2023-10/named-args-on-arg-helper) https://github.com/bitcoin/bitcoin/pull/29277
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #29276: depends: Update libmultiprocess library to fix C++20 macos build error (master...pr/c14) https://github.com/bitcoin/bitcoin/pull/29276
<bitcoin-git>
[bitcoin] achow101 merged pull request #29213: doc, test: test and explain service flag handling (master...202401_addrman_serviceflags) https://github.com/bitcoin/bitcoin/pull/29213
<bitcoin-git>
bitcoin/master 74ebd4d Martin Zumsande: doc, test: Test and explain service flag handling
<bitcoin-git>
bitcoin/master 5711da6 Ava Chow: Merge bitcoin/bitcoin#29213: doc, test: test and explain service flag hand...
<Chris_Stewart_5>
Hi, i have a soft fork proposal ( #29221 ) and CI is failing because of script_assets tests. Is there any way to get this passing? IIUC we are retrieving a static script_assets_test.json file from https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json . Since my PR is a soft fork, it causes failures in this test file. I'm working on regenerating this
<bitcoin-git>
[bitcoin] instagibbs opened pull request #29242: Mempool util: Add RBF diagram checks for single chunks against clusters of size 2 (master...2024-01-diagram-checks) https://github.com/bitcoin/bitcoin/pull/29242
<dviola>
bitcoin core 26.0
<dviola>
right, the reason I ask, and forgive me for crossposting from #bitcoin, is because my bitcoin-qt has been at "Executing" for now 8 hours after doing a `getrawmempool true`, I ended up killing the process
<bitcoin-git>
[bitcoin] fjahr opened pull request #29241: doc: Add missing backtick in developer notes logging section (master...202401-backtick) https://github.com/bitcoin/bitcoin/pull/29241
<bitcoin-git>
[bitcoin] sipa opened pull request #29239: Make v2transaction default for addnode RPC when enabled (master...202401_default_addnode_bip324) https://github.com/bitcoin/bitcoin/pull/29239
<bitcoin-git>
[bitcoin] jamesob opened pull request #29238: test: unbreak: exclude windows from wallet_assumeutxo (master...2024-01-au-wallet-fix) https://github.com/bitcoin/bitcoin/pull/29238
<bitcoin-git>
[bitcoin] fanquake opened pull request #29233: build: depends move macOS C(XX) FLAGS out of C & CXX (master...dedup_macos_flags) https://github.com/bitcoin/bitcoin/pull/29233
<bitcoin-git>
[bitcoin] achow101 merged pull request #29034: test: detect OS in functional tests consistently using `platform.system()` (master...202312-test-consolidate_os_detection_in_python) https://github.com/bitcoin/bitcoin/pull/29034
<bitcoin-git>
bitcoin/master 4c65ac9 Sebastian Falbesoner: test: detect OS consistently using `platform.system()`
<bitcoin-git>
bitcoin/master 878d914 Sebastian Falbesoner: doc: test: mention OS detection preferences in style guideline
<bitcoin-git>
bitcoin/master 37324ae Sebastian Falbesoner: test: use `skip_if_platform_not_linux` helper where possible
<bitcoin-git>
[bitcoin] jonatack opened pull request #29230: doc: update -loglevel help following merge of PR 28318 (master...2024-01-fix-loglevel-help) https://github.com/bitcoin/bitcoin/pull/29230
<bitcoin-git>
[bitcoin] Sjors opened pull request #29229: Make (Read/Write)BinaryFile work with char vector (master...2024/01/rw-binary-file) https://github.com/bitcoin/bitcoin/pull/29229
<gribble>
https://github.com/bitcoin/bitcoin/issues/28791 | snapshots: dont core dump when running -checkblockindex after `loadtxoutset` by maaku · Pull Request #28791 · bitcoin/bitcoin · GitHub
<gribble>
https://github.com/bitcoin/bitcoin/issues/28598 | assumeutxo: Ensure transactions are not presented as confirmed until background sync is complete · Issue #28598 · bitcoin/bitcoin · GitHub