<bitcoin-git>
[bitcoin] theStack opened pull request #29390: test: speedup bip324_crypto.py unit test (master...202402-speedup_bip324_cipher_python_tests) https://github.com/bitcoin/bitcoin/pull/29390
2024-02-05
<bitcoin-git>
[bitcoin] brunoerg opened pull request #29388: fuzz: remove unused `args` and `context` from `FuzzedWallet` (master...2024-02-fuzz-clean-fuzzedwallet) https://github.com/bitcoin/bitcoin/pull/29388
<bitcoin-git>
[bitcoin] glozow merged pull request #29354: test: Assumeutxo with more than just coinbase transactions (master...2401-test-au-tx-) https://github.com/bitcoin/bitcoin/pull/29354
<bitcoin-git>
bitcoin/master cd3683c glozow: Merge bitcoin/bitcoin#29354: test: Assumeutxo with more than just coinbase...
<bitcoin-git>
bitcoin/master fa5cd66 MarcoFalke: test: Assumeutxo with more than just coinbase transactions
<bitcoin-git>
[bitcoin] furszy opened pull request #29375: wallet: remove unused 'accept_no_keys' arg from decryption process (master...2024_wallet_saturday_garbage_collector) https://github.com/bitcoin/bitcoin/pull/29375
<bitcoin-git>
[bitcoin] ryanofsky merged pull request #28868: wallet: Fix migration of wallets with txs that have both spendable and watchonly outputs (master...test-migration-watchonly-spendable) https://github.com/bitcoin/bitcoin/pull/28868
<bitcoin-git>
bitcoin/master 71cb28e Ava Chow: test: Make sure that migration test does not rescan on reloading
<bitcoin-git>
bitcoin/master 78ba0e6 Ava Chow: wallet: Reload the wallet if migration exited early
<bitcoin-git>
bitcoin/master 9332c7e Ava Chow: wallet: Write bestblock to watchonly and solvable wallets
<bitcoin-git>
[bitcoin] mzumsande opened pull request #29372: fix intermittent failure in `rpc_setban.py --v2transport`, run it in CI (master...202402_fix_setban_v2transport) https://github.com/bitcoin/bitcoin/pull/29372
<bitcoin-git>
bitcoin/master fad0faf MarcoFalke: refactor: Fix timedata includes
<bitcoin-git>
[bitcoin] Christewart opened pull request #29371: test: Add `leaf_version` parameter to `taproot_tree_helper()` (master...2024-02-01-scriptpy-leafver) https://github.com/bitcoin/bitcoin/pull/29371
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #29370: assumeutxo: Get rid of faked nTx and nChainTx values (master...pr/nofake) https://github.com/bitcoin/bitcoin/pull/29370
<bitcoin-git>
[bitcoin] maflcko opened pull request #29369: refactor: Allow CScript construction from any std::input_iterator (master...2402-script-input-iterator-) https://github.com/bitcoin/bitcoin/pull/29369
2024-02-01
<bitcoin-git>
[bitcoin] achow101 opened pull request #29367: wallet: Set descriptors flag after migrating blank wallets (master...set-descriptors-flag-migrated-blank) https://github.com/bitcoin/bitcoin/pull/29367
<bitcoin-git>
[bitcoin] fanquake closed pull request #28661: libconsensus: adapt API header to be compliant to ANSI C (master...202310-libconsensus-ansi_c_api_header) https://github.com/bitcoin/bitcoin/pull/28661
<bitcoin-git>
[bitcoin] mzumsande opened pull request #29358: test: use v2 everywhere for P2PConnection if --v2transport is enabled (master...202401_bip324_alltests) https://github.com/bitcoin/bitcoin/pull/29358
<bitcoin-git>
[bitcoin] hebasto opened pull request #29357: test: Drop `x` modifier in `fsbridge::fopen` call (master...240131-fopen-x) https://github.com/bitcoin/bitcoin/pull/29357
<bitcoin-git>
[bitcoin] stratospher opened pull request #29356: [test] make v2transport arg in addconnection mandatory and few cleanups (master...24748-followups) https://github.com/bitcoin/bitcoin/pull/29356
<bitcoin-git>
[bitcoin] maflcko opened pull request #29355: doc: Assert that assumed-valid blocks are not fully valid in CheckBlockIndex() (master...2401-doc-au-fully-valid-) https://github.com/bitcoin/bitcoin/pull/29355
<bitcoin-git>
[bitcoin] maflcko opened pull request #29354: test: Assumeutxo with more than just coinbase transactions (master...2401-test-au-tx-) https://github.com/bitcoin/bitcoin/pull/29354
<bitcoin-git>
[bitcoin] fanquake merged pull request #27495: ci: Use LLVM 17.0.6 & DEBUG=1 in depends for MSAN jobs (master...msan_depends_debug_1) https://github.com/bitcoin/bitcoin/pull/27495
<bitcoin-git>
bitcoin/master 87fcc93 fanquake: Merge bitcoin/bitcoin#27495: ci: Use LLVM 17.0.6 & DEBUG=1 in depends for ...
<bitcoin-git>
bitcoin/master 800ddef fanquake: ci: use LLVM 17.0.6 in MSAN jobs
<bitcoin-git>
bitcoin/master 8531e1e fanquake: ci: Use DEBUG=1 in depends for MSAN jobs
<bitcoin-git>
[bitcoin] maflcko opened pull request #29345: rpc: Do not wait for headers inside loadtxoutset (master...2401-rpc-loadtxoutset-) https://github.com/bitcoin/bitcoin/pull/29345
<bitcoin-git>
[bitcoin] BrandonOdiwuor opened pull request #29335: test: Handle functional test disk-full error (master...test-disk-full) https://github.com/bitcoin/bitcoin/pull/29335
<bitcoin-git>
[bitcoin] petertodd closed 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 #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/master ff0eac0 Ava Chow: Merge bitcoin/bitcoin#29283: test: ensure output is large enough to pay fo...
<bitcoin-git>
bitcoin/master 3bfc5bd stickies-v: test: ensure output is large enough to pay for its fees
<bitcoin-git>
[bitcoin] brunoerg opened pull request #29330: addrman: delete addresses that don't belong to the supported networks (master...2024-01-addrman-delete) https://github.com/bitcoin/bitcoin/pull/29330
<bitcoin-git>
[bitcoin] achow101 opened pull request #29325: consensus: Store transaction nVersion as uin32_t (master...tx-nversion-uint) https://github.com/bitcoin/bitcoin/pull/29325
<bitcoin-git>
[bitcoin] achow101 merged pull request #20827: During IBD, prune as much as possible until we get close to where we will eventually keep blocks (master...ibd_prune_max) https://github.com/bitcoin/bitcoin/pull/20827
<bitcoin-git>
bitcoin/master d298ff8 Luke Dashjr: During IBD, prune as much as possible until we get close to where we will ...
<bitcoin-git>
bitcoin/master 3672099 Ava Chow: Merge bitcoin/bitcoin#20827: During IBD, prune as much as possible until w...
<bitcoin-git>
[bitcoin] fanquake merged pull request #29287: depends: Do not override `CFLAGS` when building SQLite with `DEBUG=1` (master...240120-sqlite) https://github.com/bitcoin/bitcoin/pull/29287
<bitcoin-git>
bitcoin/master ac923e7 fanquake: Merge bitcoin/bitcoin#29287: depends: Do not override `CFLAGS` when buildi...
<bitcoin-git>
bitcoin/master 5fb8f0f Hennadii Stepanov: depends: Do not override CFLAGS when building SQLite with DEBUG=1
<bitcoin-git>
[bitcoin] hebasto closed 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] vasild opened pull request #29307: util: check for errors after close and read in AutoFile (master...AutoFile_error_check) https://github.com/bitcoin/bitcoin/pull/29307
<bitcoin-git>
[bitcoin] glozow opened pull request #29306: policy: enable sibling eviction for v3 transactions (master...2024-01-sibling-eviction) https://github.com/bitcoin/bitcoin/pull/29306
<bitcoin-git>
[bitcoin] dergoegge opened pull request #29305: fuzz: Use FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION for pow checks (master...2024-01-fuzz-unsafe-pow) https://github.com/bitcoin/bitcoin/pull/29305
<bitcoin-git>
[bitcoin] dergoegge opened pull request #29304: fuzz: Exit and log stdout for parse_test_list errors (master...2024-01-fuzz-list-errs) https://github.com/bitcoin/bitcoin/pull/29304
<bitcoin-git>
[bitcoin] marcofleon opened pull request #29302: wallet: clarify replaced_by_txid and replaces_txid in help output (master...2024/01/clarify-documentation) https://github.com/bitcoin/bitcoin/pull/29302
<bitcoin-git>
[bitcoin] furszy opened pull request #29301: init: settings, do not load auto-generated warning msg (master...2024_settings_dont_load_warning_msg) https://github.com/bitcoin/bitcoin/pull/29301
<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