Labeled CI failed
issue
Assertion `setBlockIndexCandidates.count(pindex)' failed
#16444
maflcko on July 23, 2019 BugValidationCI failed
maflcko on July 23, 2019 BugValidationCI failed
issue
p2p_filter intermittent failure (assert not filter_peer.tx_received)
#25128
maflcko on May 13, 2022 BrainstormingBugLinux/UnixTestsUpstreamCI failed
maflcko on May 13, 2022 BrainstormingBugLinux/UnixTestsUpstreamCI failed
issue
Intermittent CI failure "fee too high" in wallet_send.py
#25164
jonatack on May 18, 2022 BugWalletTestsCI failed
jonatack on May 18, 2022 BugWalletTestsCI failed
issue
test: failure in rpc_getdescriptorinfo.py (OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted)
#25765
fanquake on August 1, 2022 BugWindowsTestsCI failed
fanquake on August 1, 2022 BugWindowsTestsCI failed
issue
failure in wallet_basic.py --descriptors
#27249
fanquake on March 12, 2023 WalletTestsCI failed
fanquake on March 12, 2023 WalletTestsCI failed
issue
test: failure in feature_notifications.py (PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:)
#27352
fanquake on March 28, 2023 WindowsTestsCI failed
fanquake on March 28, 2023 WindowsTestsCI failed
issue
wallet: Data race in GetOrCreateLegacyScriptPubKeyMan vs IsMine
#27354
maflcko on March 28, 2023 BugWalletCI failed
maflcko on March 28, 2023 BugWalletCI failed
issue
Intermittent failures in interface_usdt_mempool.py
#27380
dergoegge on March 31, 2023 TestsCI failed
dergoegge on March 31, 2023 TestsCI failed
issue
Win64 CI failure in feature_versionbits_warning.py
#28115
jonatack on July 20, 2023 WindowsTestsCI failed
jonatack on July 20, 2023 WindowsTestsCI failed
issue
ci: wallet_listtransactions.py --legacy-wallet failure
#28411
fanquake on September 5, 2023 TestsCI failed
fanquake on September 5, 2023 TestsCI failed
issue
qa: `PermissionError` in functional tests on Windows
#28529
hebasto on September 25, 2023 WindowsCI failed
hebasto on September 25, 2023 WindowsCI failed
issue
rpc_net.py intemittent failure / assert_equal(len(getrawaddrman[table_name]), len(table_info["entries"]))
#28964
maflcko on November 29, 2023 TestsCI failed
maflcko on November 29, 2023 TestsCI failed
issue
ci: failure in `wallet_multiwallet.py --legacy-wallet` - (`void wallet::UnloadWallet(std::shared_ptr<CWallet> &&): Assertion 'it.second' failed.`)
#29073
fanquake on December 13, 2023 BugWalletCI failed
fanquake on December 13, 2023 BugWalletCI failed
issue
ci: feature_proxy failing in MSVC job
#29090
fanquake on December 15, 2023 WindowsTestsCI failed
fanquake on December 15, 2023 WindowsTestsCI failed
issue
ci: failure in `wallet_basic.py --descriptors`
#29110
fanquake on December 18, 2023 BugWalletCI failed
fanquake on December 18, 2023 BugWalletCI failed
issue
ci: Android NDK has too old libc++
#29360
maflcko on February 1, 2024 BrainstormingBuild systemTestsAndroidCI failed
maflcko on February 1, 2024 BrainstormingBuild systemTestsAndroidCI failed
issue
test: Intermittent issue in p2p_leak_tx.py in test_notfound_on_replaced_tx
#29621
maflcko on March 11, 2024 TestsCI failed
maflcko on March 11, 2024 TestsCI failed
issue
feature_asmap.py intermittent fail ( AssertionError: [node 0] Expected messages "['CheckAddrman: new 2, tried 2, total 4 started', 'CheckAddrman: completed']" does not partially match log:)
#29634
maflcko on March 12, 2024 TestsCI failed
maflcko on March 12, 2024 TestsCI failed
issue
Intermittent failure in rpc_bind.py: in get_socket_inodes FileNotFoundError: [Errno 2] No such file or directory: '/proc/34007/fd/23'
#29643
kevkevinpal on March 12, 2024 TestsCI failed
kevkevinpal on March 12, 2024 TestsCI failed
issue
ci: failure in `rpc_scanblocks.py`
#29831
fanquake on April 8, 2024 UTXO Db and IndexesRPC/REST/ZMQCI failed
fanquake on April 8, 2024 UTXO Db and IndexesRPC/REST/ZMQCI failed
issue
test: Intermittent issue in p2p_compactblocks_hb.py" in relay_block_through assert_equal(status_to, status_from) AssertionError: not([True, False, True, True] == [True, True, True, True])
#29860
maflcko on April 12, 2024 TestsCI failed
maflcko on April 12, 2024 TestsCI failed
issue
Intermittent issue in feature_proxy.py AssertionError: not(bytearray(b'node.noumenon') == b'fc00:1:2:3:4:5:6:7')
#29871
maflcko on April 15, 2024 TestsCI failed
maflcko on April 15, 2024 TestsCI failed
issue
Intermittent issue in test/ipc_tests.cpp Fatal glibc error: pthread_mutex_lock.c:450 (__pthread_mutex_lock_full): assertion failed: e != ESRCH || !robust
#29889
maflcko on April 16, 2024 TestsCI failed
maflcko on April 16, 2024 TestsCI failed
issue
Intermittent issue in p2p_handshake.py", line 75, in run_test self.test_desirable_service_flags(node, [NODE_NETWORK | NODE_WITNESS], not true after 2400.0 seconds
#29896
maflcko on April 16, 2024 TestsCI failed
maflcko on April 16, 2024 TestsCI failed
issue
Windows Python: Intermittent issue in p2p_unrequested_blocks.py", line 98, in run_test test_node.send_and_ping(msg_block(blocks_h2[0])) assert self.is_connected AssertionError / AcceptBlock FAILED (time-too-old, block's timestamp is too early)
#29897
maflcko on April 16, 2024 WindowsUpstreamCI failed
maflcko on April 16, 2024 WindowsUpstreamCI failed
issue
test: Intermittent issue in feature_init.py", line 88, in run_test with node.wait_for_debug_log([terminate_line]): AssertionError: [node 0] Expected messages "[b'scheduler thread start']" does not partially match log:
#30011
maflcko on May 1, 2024 TestsCI failed
maflcko on May 1, 2024 TestsCI failed
issue
Intermittent issue in p2p_i2p_ports.py AssertionError: [node 0] Expected messages "['Error connecting to [...].b32.i2p:0: Cannot connect to 127.0.0.1:60000']" does not partially match log:
#30030
maflcko on May 3, 2024 TestsCI failed
maflcko on May 3, 2024 TestsCI failed
issue
ci: ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
#30390
maflcko on July 4, 2024 WindowsTestsCI failed
maflcko on July 4, 2024 WindowsTestsCI failed
issue
intermittent issue in feature_reindex.py: Reindex fails to continue after restart; `initload` thread hangs forever
#30424
maflcko on July 10, 2024 BugBlock storageCI failed
maflcko on July 10, 2024 BugBlock storageCI failed
issue
Intermittent failure in feature_fee_estimation.py in sanity_check_rbf_estimates: est_feerate = node.estimatesmartfee(2)["feerate"] (KeyError: 'feerate')
#30640
maflcko on August 12, 2024 TX fees and policyCI failed
maflcko on August 12, 2024 TX fees and policyCI failed
issue
TSAN/MSAN fails with vm.mmap_rnd_bits=32 even with llvm 18.1.3
#30674
Sjors on August 19, 2024 DocsCI failed
Sjors on August 19, 2024 DocsCI failed
issue
ci: failure in win64 unit tests `err:virtual:virtual_alloc_first_teb wine: failed to map the shared user data: c0000018\n0444:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.\n0444:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."`)
#30792
fanquake on September 2, 2024 WindowsCI failed
fanquake on September 2, 2024 WindowsCI failed
issue
intermittent issue in wallet_keypool.py: assert_equal(nodes[0].getwalletinfo()["unlocked_until"], 0) AssertionError: not(1725366101 == 0)
#30797
maflcko on September 3, 2024 CI failed
maflcko on September 3, 2024 CI failed
issue
intermittent issue in wallet_upgradewallet.py AssertionError: [node 2] Node returned unexpected exit code (1) vs (0) when stopping
#30798
maflcko on September 3, 2024 CI failed
maflcko on September 3, 2024 CI failed
issue
Intermittent failure in tool_wallet.py in self.assert_tool_output('', '-wallet=salvage', 'salvage') : assert_equal(p.poll(), 0) ; AssertionError: not(3221226505 == 0)
#30894
maflcko on September 13, 2024 WalletWindowsCI failed
maflcko on September 13, 2024 WalletWindowsCI failed
issue
Intermittent failure in p2p_1p1c_network.py", line 58, in raise_network_minfee assert_greater_than(node.getmempoolinfo()['mempoolminfee'], FEERATE_1SAT_VB) ; AssertionError: 0.00001000 <= 0.00001000
#30922
maflcko on September 18, 2024 CI failed
maflcko on September 18, 2024 CI failed
issue
win64-cross CI timeout: `wine: chdir to /tmp/wine-JFrcnM/server-30-e86edd : No such file or directory`; `01e0:err:module:relocate_ntdll ntdll could not be mapped at preferred address (0x320000), expect trouble`
#30969
maflcko on September 25, 2024 CI failed
maflcko on September 25, 2024 CI failed
issue
ci: Intermittent issue in feature_fee_estimation.py in sanity_check_rbf_estimates (Block sync timed out after 2400s)
#30990
maflcko on September 27, 2024 CI failed
maflcko on September 27, 2024 CI failed
issue
ci: Replace wine tests with real tests on Windows?
#31071
maflcko on October 11, 2024 BrainstormingWindowsTestsCI failed
maflcko on October 11, 2024 BrainstormingWindowsTestsCI failed
issue
p2p_seednode.py intermittent issue: Expected messages "["Couldn't connect to peers from addrman after 10 seconds. Adding seednode (0.0.0.2) to addrfetch"]" does not partially match log:
#31103
maflcko on October 16, 2024 CI failed
maflcko on October 16, 2024 CI failed
issue
CI failure: `Error: Directory '/tmp/ccache_dir' must be created in advance.`
#31108
maflcko on October 17, 2024 CI failed
maflcko on October 17, 2024 CI failed
issue
ci: intermittent issue in rpc_misc.py node0 stderr terminate called after throwing an instance of 'kj::ExceptionImpl' [15:12:14.943] what(): mp/proxy.cpp:242: disconnected: write(m_post_fd, &buffer, 1): Broken pipe
#31151
maflcko on October 24, 2024 interfacesCI failed
maflcko on October 24, 2024 interfacesCI failed
issue
intermittent issue in wallet_upgradewallet.py: AssertionError: bdb magic does not match bdb btree magic
#31210
fanquake on November 4, 2024 CI failed
fanquake on November 4, 2024 CI failed
issue
Functional tests: `feature_bind_port_discover.py` is failing
#31336
andremralves on November 20, 2024 TestsCI failed
andremralves on November 20, 2024 TestsCI failed
issue
windows: build failure with GCC 14.2 & `-D_GLIBCXX_DEBUG`
#31436
fanquake on December 6, 2024 Build systemTestsUpstreamCI failed
fanquake on December 6, 2024 Build systemTestsUpstreamCI failed
issue
Intermittent issue in feature_index_prune.py: assert_equal(pruneheight_new, 248) AssertionError: not(249 == 248)
#31446
maflcko on December 9, 2024 CI failed
maflcko on December 9, 2024 CI failed
issue
wallet: wallet_migration.py fails on sqlite-only build
#31447
maflcko on December 9, 2024 WalletCI failed
maflcko on December 9, 2024 WalletCI failed
issue
qa: `feature_pruning.py` fails on OpenBSD 7.6
#31532
hebasto on December 18, 2024 TestsCI failed
hebasto on December 18, 2024 TestsCI failed
issue
qa: Intermittent `AssertionError: not(10.00000000 == 340)` in `wallet_assumeutxo.py --descriptors`
#31546
hebasto on December 20, 2024 WalletWindowsCI failed
hebasto on December 20, 2024 WalletWindowsCI failed
issue
CI: Failed pulls from docker.io causing jobs to fail
#31797
ismaelsadeeq on February 4, 2025 CI failed
ismaelsadeeq on February 4, 2025 CI failed
issue
Networking tests fail on emulated big-endian systems
#31812
l0rinc on February 6, 2025 macOSCI failed
l0rinc on February 6, 2025 macOSCI failed
issue
ci: intermittent p2p_tx_download.py timeout (test_preferred_tiebreaker_inv)
#31833
Sjors on February 10, 2025 CI failed
Sjors on February 10, 2025 CI failed
issue
qa: `wallet_importdescriptors` failure "TypeError: 'bool' object is not subscriptable"
#31881
hebasto on February 16, 2025 WalletTestsCI failed
hebasto on February 16, 2025 WalletTestsCI failed
issue
ci: Intermittent failure "Could not resolve host: github.com"
#31889
maflcko on February 17, 2025 UpstreamCI failed
maflcko on February 17, 2025 UpstreamCI failed
issue
Intermittent failure in feature_fee_estimation.py in check_raw_estimates feerate = float(e["feerate"]) KeyError: 'feerate'
#31944
maflcko on February 24, 2025 TX fees and policyCI failed
maflcko on February 24, 2025 TX fees and policyCI failed
issue
test: intermittent issue in p2p_1p1c_network.py
#31946
maflcko on February 24, 2025 BrainstormingTestsCI failed
maflcko on February 24, 2025 BrainstormingTestsCI failed
issue
ci: failure in interface_usdt_utxocache.py
#31951
fanquake on February 25, 2025 interfacesCI failed
fanquake on February 25, 2025 interfacesCI failed
issue
intermittent issue in wallet_reorgsrestore.py in test_reorg_handling_during_unclean_shutdown: FailedToStartError: [node 0] bitcoind exited with status 1 during initialization. Error: Cannot obtain a lock on directory
#32066
maflcko on March 14, 2025 CI failed
maflcko on March 14, 2025 CI failed
issue
fuzz: psbt_base64_decode fails on Windows
#32135
maflcko on March 25, 2025 WindowsTestsCI failed
maflcko on March 25, 2025 WindowsTestsCI failed
issue
ci: failure in interface_usdt_coinselection.py
#32322
fanquake on April 22, 2025 UpstreamCI failed
fanquake on April 22, 2025 UpstreamCI failed
issue
intermittent issue in feature_bip68_sequence.py: sequence_value = utxos[j]["confirmations"] IndexError: list index out of range
#32334
maflcko on April 24, 2025 TestsCI failed
maflcko on April 24, 2025 TestsCI failed
issue
intermittent issue in wallet_listsinceblock.py ( test_framework.test_node.FailedToStartError: [node 3] bitcoind exited with status -6 during initialization.)
#32435
maflcko on May 7, 2025 CI failed
maflcko on May 7, 2025 CI failed
issue
test: `feature_fee_estimation` failure after duplicate coinbase tx weight reservation fix [AssertionError: Estimated fee (0.00923427) out of range]
#32461
l0rinc on May 9, 2025 TX fees and policyCI failed
l0rinc on May 9, 2025 TX fees and policyCI failed
issue
test: wallet_reorgsrestore.py failure under valgrind
#32493
fanquake on May 14, 2025 TestsCI failed
fanquake on May 14, 2025 TestsCI failed
issue
intermittent issue in rpc_signer.py (enumeratesigners timeout) under GLIBCXX debug mode
#32524
maflcko on May 16, 2025 BrainstormingCI failed
maflcko on May 16, 2025 BrainstormingCI failed
issue
intermittent issue in qt addressBookTests: (table_view->model()->rowCount()): [3 != 2] Loc: [./qt/test/addressbooktests.cpp(183)]
#32558
maflcko on May 19, 2025 GUICI failed
maflcko on May 19, 2025 GUICI failed
issue
intermittent issue in feature_init.py (bitcoind should have exited with expected error LevelDB error: Corruption)
#32600
maflcko on May 23, 2025 CI failed
maflcko on May 23, 2025 CI failed
issue
intermittent timeout in wallet_signer.py : 'createwallet' RPC took longer than 1200.000000 seconds
#32855
maflcko on July 2, 2025 TestsCI failed
maflcko on July 2, 2025 TestsCI failed
issue
Intermittent failure in rpc_invalidateblock.py assert_equal(self.nodes[0].getblockchaininfo()['headers'], 7) [ AssertionError: not(24 == 7)]
#32965
maflcko on July 14, 2025 CI failed
maflcko on July 14, 2025 CI failed
issue
ci: improve "test each commit" job to handle more complex scenarios
#32991
josibake on July 16, 2025 CI failed
josibake on July 16, 2025 CI failed
issue
intermittent timeout in wallet_signer.py : sendall timed out
#33015
fanquake on July 19, 2025 CI failed
fanquake on July 19, 2025 CI failed
issue
test: spurious failure in p2p_leak_tx.py --v1transport
#33090
jonatack on July 29, 2025 CI failed
jonatack on July 29, 2025 CI failed
issue
intermittent issue in wallet_sendall.py", line 440, in sendall_anti_fee_sniping assert_greater_than(tx_from_wallet["decoded"]["locktime"], tx_from_wallet["blockheight"]
#33114
maflcko on August 1, 2025 TestsCI failed
maflcko on August 1, 2025 TestsCI failed
issue
intermittent TSAN failure in lockmanager_tests::blockmanager_readblock_hash_mismatch
#33150
maflcko on August 7, 2025 CI failed
maflcko on August 7, 2025 CI failed
issue
integer sanitizer warning, when running with -natpmp=1 enabled
#33245
maflcko on August 23, 2025 P2PCI failed
maflcko on August 23, 2025 P2PCI failed
issue
intermittent Segmentation fault in mptest IPC path (callFnAsyncParams)
#33277
DrahtBot on September 2, 2025 CI failed
DrahtBot on September 2, 2025 CI failed
issue
test: intermittent issue in p2p_1p1c_network.py
#33318
fanquake on September 5, 2025 TestsCI failed
fanquake on September 5, 2025 TestsCI failed
issue
Intermittent tsan CI timeout in p2p_1p1c_network.py", line 155, self.sync_mempools()
#33329
maflcko on September 7, 2025 CI failed
maflcko on September 7, 2025 CI failed
issue
Intermittent CI network issue downloading assets.json from GitHub
#33599
maflcko on October 10, 2025 CI failed
maflcko on October 10, 2025 CI failed
issue
Intermittent issue in feature_assumeutxo.py", line 629, in run_test assert not self.has_blockfile(n1, "00002"), "too many blockfiles"
#33635
maflcko on October 15, 2025 CI failed
maflcko on October 15, 2025 CI failed
issue
ci: short read: expected xxxxxxxxx bytes but got xxxxxxxxx: unexpected EOF
#33640
fanquake on October 16, 2025 TestsCI failed
fanquake on October 16, 2025 TestsCI failed
issue
ci: failure in `wallet_basic.py` KeyError: 'ischange'
#33848
fanquake on November 11, 2025 CI failed
fanquake on November 11, 2025 CI failed
issue
ci: failure to download 0.14.3-win64.zip in Win test cross-built
#33913
fanquake on November 20, 2025 CI failed
fanquake on November 20, 2025 CI failed
issue
node0 stderr bitcoind: validation.cpp:5392: void ChainstateManager::CheckBlockIndex() const: Assertion `!c->setBlockIndexCandidates.contains(const_cast<CBlockIndex*>(pindex))' failed.
#33948
maflcko on November 26, 2025 ValidationCI failed
maflcko on November 26, 2025 ValidationCI failed
issue
ci: The bitcoincore.org depends fallback is missing sqlite-autoconf-3500400.tar.gz
#34021
maflcko on December 6, 2025 CI failed
maflcko on December 6, 2025 CI failed
issue
Intermittent issue in rpc_misc.py: test_framework.authproxy.JSONRPCException: 'echoipc' RPC took longer than 1200.000000 seconds.
#34187
maflcko on January 1, 2026 CI failed
maflcko on January 1, 2026 CI failed
issue
qa: Intermittent failure in `interface_zmq.py`
#34189
hebasto on January 2, 2026 RPC/REST/ZMQCI failed
hebasto on January 2, 2026 RPC/REST/ZMQCI failed
issue
Intermittent issue in feature_bip68_sequence.py: in test_sequence_lock_confirmed_inputs num_inputs = random.randint(1, min(10, available_utxos)): ValueError: empty range in randint(1, 0)
#34205
maflcko on January 6, 2026 CI failed
maflcko on January 6, 2026 CI failed
issue
test `wallet_assumeutxo.py` / wallet_backup.py is failing intermittently: wallet.cpp:543 RestoreWallet Assertion `fs::is_empty(wallet_path)' failed.
#34354
maflcko on January 20, 2026 BugWalletCI failed
maflcko on January 20, 2026 BugWalletCI failed
issue
intermittent issue in mining_getblocktemplate_longpoll.py on Windows (ucrt?) line 48, in run_test assert thr.is_alive() AssertionError
#34365
maflcko on January 21, 2026 WindowsTestsCI failed
maflcko on January 21, 2026 WindowsTestsCI failed
issue
intermittent issue in wallet_txn_clone.py (Windows ucrt) while starting network thread?
#34367
maflcko on January 21, 2026 WindowsTestsCI failed
maflcko on January 21, 2026 WindowsTestsCI failed
issue
qa: Intermittent failure in `p2p_invalid_tx.py`
#34621
hebasto on February 19, 2026 TestsCI failed
hebasto on February 19, 2026 TestsCI failed
issue
Intermittent shutdown deadlock (in wallet_multiwallet.py; AssertionError: [node 0] bitcoind should have exited within 4800s with expected error Error: Specified -walletdir "wallets" is a relative path)
#34624
maflcko on February 19, 2026 WalletmacOSRPC/REST/ZMQCI failed
maflcko on February 19, 2026 WalletmacOSRPC/REST/ZMQCI failed
issue
Intermittent failure of p2p_private_broadcast.py
#34631
sedited on February 20, 2026 TestsCI failed
sedited on February 20, 2026 TestsCI failed
issue
qa: Intermittent failure in `p2p_invalid_messages.py`
#34688
hebasto on February 27, 2026 TestsCI failed
hebasto on February 27, 2026 TestsCI failed
issue
intermittent issue in wallet_assumeutxo.py, line 251, assert_equal(chainstates[0]['blocks'], START_HEIGHT) , AssertionError: not(211 == 199)
#34710
maflcko on March 2, 2026 CI failed
maflcko on March 2, 2026 CI failed
issue
src/ipc/libmultiprocess/src/mp/proxy.cpp:416:44: runtime error: member access within null pointer of type 'mp::Waiter'
#34711
maflcko on March 2, 2026 BuginterfacesCI failed
maflcko on March 2, 2026 BuginterfacesCI failed
issue
Intermittent RPC Timeout/Deadlock during large POST requests on Keep-Alive connections (TCP Zero Window) [was: Intermittent deadlock in p2p_orphan_handling.py", test_framework.authproxy.JSONRPCException: timeout]
#34731
maflcko on March 4, 2026 RPC/REST/ZMQCI failed
maflcko on March 4, 2026 RPC/REST/ZMQCI failed
issue
i386 segv in #0 0xf7a49ce0 in kj::operator*(kj::_::Stringifier, kj::Exception const&) (/lib/i386-linux-gnu/libkj-1.1.0.so+0x38ce0)
#34732
maflcko on March 4, 2026 CI failed
maflcko on March 4, 2026 CI failed
issue
Intermittent failure in rpc_gettxspendingprevout.py, line 98, assert_equal(node0.gettxspendingprevout([..]), [..]), JSONRPCException: No spending tx for the outpoint :0 in mempool, and txospenderindex is unavailable
#34735
maflcko on March 4, 2026 CI failed
maflcko on March 4, 2026 CI failed
issue
mptest: mp::CancelMonitor: AddressSanitizer: stack-use-after-return
#34782
maflcko on March 10, 2026 CI failed
maflcko on March 10, 2026 CI failed
issue
ci: failure in p2p_private_broadcast: ConnectionResetError: [Errno 54] Connection reset by peer
#34849
rkrux on March 18, 2026 TestsCI failed
rkrux on March 18, 2026 TestsCI failed
issue
ci: failure in wallet_multiwallet.py --usecli
#34854
fanquake on March 19, 2026 WindowsCI failed
fanquake on March 19, 2026 WindowsCI failed
issue
intermittent issue in wallet_txn_clone.py (Windows msvcrt)
#34925
fanquake on March 26, 2026 WindowsCI failed
fanquake on March 26, 2026 WindowsCI failed
issue
spawn_tests: failed: expected WIFEXITED(status) && WEXITSTATUS(status) == 0
#34975
fanquake on April 1, 2026 CI failed
fanquake on April 1, 2026 CI failed
issue
ci: intermittent timeout in Windows, msvcrt, test cross-built
#35022
rkrux on April 7, 2026 CI failed
rkrux on April 7, 2026 CI failed
issue
interface_http.py fails in assert_equal(response2.status, http.client.BAD_REQUEST) AssertionError: not(413 == 400)
#35082
maflcko on April 15, 2026 TestsCI failed
maflcko on April 15, 2026 TestsCI failed
issue
intermittent issue on Windows when starting the Python network thread. stderr: Exception in thread NetworkThread: OSError: [WinError 10022] An invalid argument was supplied
#35112
maflcko on April 19, 2026 TestsCI failed
maflcko on April 19, 2026 TestsCI failed
issue
Intermittent? issue in feature_init.py on macOS during clean interrupt test
#35130
maflcko on April 21, 2026 macOSCI failed
maflcko on April 21, 2026 macOSCI failed
pull
Add fee_est tool for debugging fee estimation code
#10443
ryanofsky on May 22, 2017 FeatureTX fees and policyNeeds rebaseCI failed
ryanofsky on May 22, 2017 FeatureTX fees and policyNeeds rebaseCI failed
pull
validation: sync chainstate to disk after syncing to tip
#15218
andrewtoth on January 20, 2019 ValidationCI failed
andrewtoth on January 20, 2019 ValidationCI failed
pull
During IBD, prune as much as possible until we get close to where we will eventually keep blocks
#20827
luke-jr on January 2, 2021 Block storageCI failed
luke-jr on January 2, 2021 Block storageCI failed
pull
Erlay: bandwidth-efficient transaction relay protocol
#21515
naumenkogs on March 23, 2021 Build systemP2PUtils/log/libsNeeds rebaseCI failed
naumenkogs on March 23, 2021 Build systemP2PUtils/log/libsNeeds rebaseCI failed
pull
util/system: Close non-std fds when execing slave processes
#22417
luke-jr on July 8, 2021 Utils/log/libsNeeds rebaseCI failed
luke-jr on July 8, 2021 Utils/log/libsNeeds rebaseCI failed
pull
RPC: Add universal options argument to listtransactions
#22807
kristapsk on August 26, 2021 WalletRPC/REST/ZMQCI failed
kristapsk on August 26, 2021 WalletRPC/REST/ZMQCI failed
pull
p2p: delete anchors.dat after trying to connect to that peers
#24034
brunoerg on January 11, 2022 P2PNeeds rebaseCI failed
brunoerg on January 11, 2022 P2PNeeds rebaseCI failed
pull
contrib/init: (OpenRC) use -daemonwait to wait for startup completion
#24066
whitslack on January 14, 2022 Scripts and toolsCI failed
whitslack on January 14, 2022 Scripts and toolsCI failed
pull
Deprecate SubtractFeeFromOutputs
#24142
achow101 on January 24, 2022 GUIWalletRPC/REST/ZMQNeeds rebaseCI failed
achow101 on January 24, 2022 GUIWalletRPC/REST/ZMQNeeds rebaseCI failed
pull
Detect and ignore transactions that were CPFP'd in the fee estimator
#25380
darosior on June 15, 2022 MempoolCI failed
darosior on June 15, 2022 MempoolCI failed
pull
wallet, tests: Expand and test when the blank wallet flag should be un/set
#25634
achow101 on July 18, 2022 WalletCI failed
achow101 on July 18, 2022 WalletCI failed
pull
Switch hardened derivation marker to h
#26076
Sjors on September 13, 2022 WalletRPC/REST/ZMQCI failed
Sjors on September 13, 2022 WalletRPC/REST/ZMQCI failed
pull
Enable -Wstring-concatenation and -Wstring-conversion on clang builds
#26288
Empact on October 10, 2022 Needs rebaseCI failed
Empact on October 10, 2022 Needs rebaseCI failed
pull
policy: Ephemeral anchors
#26403
instagibbs on October 27, 2022 TX fees and policyNeeds rebaseNeeds Conceptual ReviewCI failed
instagibbs on October 27, 2022 TX fees and policyNeeds rebaseNeeds Conceptual ReviewCI failed
pull
RPC: Accept options as named-only parameters
#26485
ryanofsky on November 10, 2022 RPC/REST/ZMQCI failed
ryanofsky on November 10, 2022 RPC/REST/ZMQCI failed
pull
Wallet: don't underestimate the fees when spending a Taproot output
#26573
darosior on November 25, 2022 WalletCI failed
darosior on November 25, 2022 WalletCI failed
pull
wallet: Migrate non-HD keys with single combo containing a list of keys
#26627
achow101 on December 2, 2022 WalletCI failed
achow101 on December 2, 2022 WalletCI failed
pull
util: Show descriptive error messages when FileCommit fails
#26654
john-moffett on December 7, 2022 Utils/log/libsCI failed
john-moffett on December 7, 2022 Utils/log/libsCI failed
pull
[WIP] wallet: tx creation, don't select outputs from txes that are being replaced
#26732
furszy on December 20, 2022 WalletCI failed
furszy on December 20, 2022 WalletCI failed
pull
wallet: Migrate wallets that are not in a wallet dir
#26740
achow101 on December 21, 2022 WalletCI failed
achow101 on December 21, 2022 WalletCI failed
pull
Release `LockData::dd_mutex` before calling `*_detected` functions
#26781
hebasto on December 31, 2022 CI failed
hebasto on December 31, 2022 CI failed
pull
refactor: importpubkey, importprivkey, importaddress, importmulti, and importdescriptors rpc
#26840
KolbyML on January 7, 2023 RefactoringCI failed
KolbyML on January 7, 2023 RefactoringCI failed
pull
index: initial sync speedup, parallelize process
#26966
furszy on January 25, 2023 UTXO Db and IndexesNeeds rebaseCI failed
furszy on January 25, 2023 UTXO Db and IndexesNeeds rebaseCI failed
pull
reduce cs_main scope, guard block index 'nFile' under a local mutex
#27006
furszy on January 31, 2023 CI failed
furszy on January 31, 2023 CI failed
pull
mempool / miner: regularly flush <=0-fee entries and mine everything in the mempool
#27018
glozow on February 1, 2023 MiningMempoolCI failed
glozow on February 1, 2023 MiningMempoolCI failed
pull
security-check: test for `_FORTIFY_SOURCE` usage in release binaries
#27038
fanquake on February 3, 2023 CI failed
fanquake on February 3, 2023 CI failed
pull
blockstorage: Adjust fastprune limit if block exceeds blockfile size
#27191
mzumsande on March 2, 2023 Block storageCI failed
mzumsande on March 2, 2023 Block storageCI failed
pull
httpserver, rest: improving URI validation
#27253
pablomartin4btc on March 14, 2023 RPC/REST/ZMQNeeds rebaseCI failed
pablomartin4btc on March 14, 2023 RPC/REST/ZMQNeeds rebaseCI failed
pull
Ignore datacarrier limits for dataless OP_RETURN outputs
#27261
petertodd on March 15, 2023 TX fees and policyCI failed
petertodd on March 15, 2023 TX fees and policyCI failed
pull
build: debug enable addrman consistency checks
#27300
willcl-ark on March 22, 2023 Build systemCI failed
willcl-ark on March 22, 2023 Build systemCI failed
pull
addrman, refactor: improve stochastic test in `AddSingle`
#27319
brunoerg on March 23, 2023 CI failed
brunoerg on March 23, 2023 CI failed
pull
refactor: extract CCheckQueue's data handling into a separate container "Bag"
#27331
martinus on March 25, 2023 RefactoringNeeds rebaseCI failed
martinus on March 25, 2023 RefactoringNeeds rebaseCI failed
pull
wallet: add `seeds` argument to `importdescriptors`
#27351
apoelstra on March 28, 2023 WalletCI failed
apoelstra on March 28, 2023 WalletCI failed
pull
validation: Replace MinBIP9WarningHeight with MinBIP9WarningStartTime
#27427
dimitaracev on April 5, 2023 ValidationNeeds rebaseCI failed
dimitaracev on April 5, 2023 ValidationNeeds rebaseCI failed
pull
Allow configuring target block time for a signet
#27446
benthecarman on April 11, 2023 CI failed
benthecarman on April 11, 2023 CI failed
pull
net: use interruptible async getaddrinfo wrapper from libevent for DNS
#27505
pinheadmz on April 20, 2023 P2PCI failed
pinheadmz on April 20, 2023 P2PCI failed
pull
rpc: add 'getnetmsgstats', new rpc to view network message statistics
#27534
satsie on April 26, 2023 RPC/REST/ZMQNeeds rebaseCI failed
satsie on April 26, 2023 RPC/REST/ZMQNeeds rebaseCI failed
pull
net: call getaddrinfo() in detachable thread to prevent stalling
#27557
pinheadmz on May 2, 2023 P2PCI failed
pinheadmz on May 2, 2023 P2PCI failed
pull
wallet: don't duplicate change output if already exist
#27601
furszy on May 8, 2023 WalletNeeds rebaseCI failed
furszy on May 8, 2023 WalletNeeds rebaseCI failed
pull
rpc: show P2(W)SH redeemScript in getrawtransaction #27637
#27638
Riahiamirreza on May 12, 2023 RPC/REST/ZMQNeeds rebaseCI failed
Riahiamirreza on May 12, 2023 RPC/REST/ZMQNeeds rebaseCI failed
pull
kernel: Remove shutdown globals from kernel library
#27711
TheCharlatan on May 21, 2023 ValidationNeeds rebaseCI failed
TheCharlatan on May 21, 2023 ValidationNeeds rebaseCI failed
pull
doc: update comment in policy.cpp to refer to virtual bytes
#27726
jonathanbier on May 23, 2023 DocsCI failed
jonathanbier on May 23, 2023 DocsCI failed
pull
[NO MERGE] BIP331 Ancestor Package Relay
#27742
glozow on May 24, 2023 P2PNeeds rebaseCI failed
glozow on May 24, 2023 P2PNeeds rebaseCI failed
pull
util: generalize accounting of system-allocated memory in pool resource
#27748
LarryRuane on May 25, 2023 RefactoringCI failed
LarryRuane on May 25, 2023 RefactoringCI failed
pull
contrib: verify torrents with verify-binary.py
#27762
willcl-ark on May 25, 2023 Scripts and toolsCI failed
willcl-ark on May 25, 2023 Scripts and toolsCI failed
pull
wallet: clarify replace fields in help output
#27782
torkelrogstad on May 30, 2023 WalletCI failed
torkelrogstad on May 30, 2023 WalletCI failed
pull
test: fix intermittent error in getblockfrompeer.py
#27784
mzumsande on May 30, 2023 TestsCI failed
mzumsande on May 30, 2023 TestsCI failed
pull
rpc: Be able to access RPC parameters by name
#27788
achow101 on May 30, 2023 RPC/REST/ZMQCI failed
achow101 on May 30, 2023 RPC/REST/ZMQCI failed
pull
fuzz: Fix mini_miner_selection running out of coin
#27806
murchandamus on June 2, 2023 TestsCI failed
murchandamus on June 2, 2023 TestsCI failed
pull
rpc: fix data optionality for RPC calls.
#27829
miketwenty1 on June 5, 2023 RPC/REST/ZMQCI failed
miketwenty1 on June 5, 2023 RPC/REST/ZMQCI failed
pull
test: handle failed `assert_equal()` assertions in bcc callback functions
#27831
virtu on June 6, 2023 TestsCI failed
virtu on June 6, 2023 TestsCI failed
pull
build: suppress external warnings by default
#27872
fanquake on June 13, 2023 Build systemCI failed
fanquake on June 13, 2023 Build systemCI failed
pull
ci: Use latest `macos-ventura-xcode:14.3.1` image
#27881
hebasto on June 14, 2023 TestsCI failed
hebasto on June 14, 2023 TestsCI failed
pull
MaybePunishNodeForTx: Remove unused message arg and logging
#27947
instagibbs on June 23, 2023 CI failed
instagibbs on June 23, 2023 CI failed
pull
build: pass sanitize flags to instrument libsecp256k1 code
#27991
fanquake on June 28, 2023 Build systemCI failed
fanquake on June 28, 2023 Build systemCI failed
pull
ci: build Valgrind (3.21) from source
#27992
fanquake on June 28, 2023 BrainstormingTestsCI failed
fanquake on June 28, 2023 BrainstormingTestsCI failed
pull
fix: delay in TimeOffset applied to AdjustedTime caused by send/recei…
#28007
techy2 on June 29, 2023 CI failed
techy2 on June 29, 2023 CI failed
pull
fix: delay in TimeOffset applied to AdjustedTime caused by send/receive message queues, correct pointer alignment issue
#28010
techy2 on June 30, 2023 CI failed
techy2 on June 30, 2023 CI failed
pull
rpc: Drop migratewallet experimental warning
#28037
achow101 on July 6, 2023 RPC/REST/ZMQCI failed
achow101 on July 6, 2023 RPC/REST/ZMQCI failed
pull
Bugfix: net_processing: Restore "Already requested" error for FetchBlock
#28055
luke-jr on July 9, 2023 CI failed
luke-jr on July 9, 2023 CI failed
pull
descriptors: do not return top-level only funcs as sub descriptors
#28067
furszy on July 11, 2023 DescriptorsCI failed
furszy on July 11, 2023 DescriptorsCI failed
pull
crypto: more `Span<std::byte>` modernization & follow-ups
#28100
sipa on July 18, 2023 Utils/log/libsCI failed
sipa on July 18, 2023 Utils/log/libsCI failed
pull
wallet legacy: bugfix, disallow importing invalid scripts via importaddress
#28126
furszy on July 22, 2023 CI failed
furszy on July 22, 2023 CI failed
pull
test: blockstore test with chattr instead of chmod
#28171
pinheadmz on July 27, 2023 TestsCI failed
pinheadmz on July 27, 2023 TestsCI failed
pull
CONTRIBUTING: Caution against using AI/LLMs (ChatGPT, Copilot, etc)
#28175
luke-jr on July 27, 2023 CI failed
luke-jr on July 27, 2023 CI failed
pull
test: verify spend from 999-of-999 taproot multisig wallet
#28212
eriknylund on August 3, 2023 TestsCI failed
eriknylund on August 3, 2023 TestsCI failed
pull
Use shared_ptr for CNode inside CConnman
#28222
willcl-ark on August 5, 2023 Needs rebaseCI failed
willcl-ark on August 5, 2023 Needs rebaseCI failed
pull
util/blockstorage: Add `TRACE_RAII`, slightly faster -reindex-chainstate with CBufferedFile
#28226
martinus on August 6, 2023 Needs rebaseCI failed
martinus on August 6, 2023 Needs rebaseCI failed
pull
kernel: Run sanity checks on context construction
#28228
TheCharlatan on August 7, 2023 ValidationNeeds rebaseCI failed
TheCharlatan on August 7, 2023 ValidationNeeds rebaseCI failed
pull
p2p: ensure mapBlockSource is removed from in ProcessBlock
#28235
Crypt-iQ on August 7, 2023 P2PCI failed
Crypt-iQ on August 7, 2023 P2PCI failed
pull
fuzz: wallet, add target for Spend
#28236
Ayush170-Future on August 7, 2023 TestsNeeds rebaseCI failed
Ayush170-Future on August 7, 2023 TestsNeeds rebaseCI failed
pull
Silent payment index (for light wallets and consistency check)
#28241
Sjors on August 9, 2023 Needs rebaseCI failed
Sjors on August 9, 2023 Needs rebaseCI failed
pull
test: refactor: support sending funds with outpoint result
#28264
theStack on August 13, 2023 TestsCI failed
theStack on August 13, 2023 TestsCI failed
pull
ci: Ensure that only a single workflow processes `github.ref` at a time
#28282
hebasto on August 17, 2023 TestsCI failed
hebasto on August 17, 2023 TestsCI failed
pull
doc: clarify cookie generation in JSON-RPC-interface.md
#28283
iamcarlos94 on August 17, 2023 DocsCI failed
iamcarlos94 on August 17, 2023 DocsCI failed
pull
test: Minor fix in test - locale in terminal
#28286
crywolf on August 17, 2023 TestsNeeds rebaseCI failed
crywolf on August 17, 2023 TestsNeeds rebaseCI failed
pull
[WIP] BIP300 (Drivechains) consensus-level logic
#28311
luke-jr on August 22, 2023 Needs rebaseCI failed
luke-jr on August 22, 2023 Needs rebaseCI failed
pull
build: use Clang 15 for macOS cross-compilation
#28337
fanquake on August 24, 2023 Build systemCI failed
fanquake on August 24, 2023 Build systemCI failed
pull
Make provably unsignable standard P2PK and P2MS outpoints unspendable.
#28400
portlandhodl on September 4, 2023 Needs rebaseCI failed
portlandhodl on September 4, 2023 Needs rebaseCI failed
pull
Do not log p2p bip61 reject messages, improve log, add tests
#28429
jonatack on September 7, 2023 CI failed
jonatack on September 7, 2023 CI failed
pull
wallet: Receive silent payment transactions
#28453
achow101 on September 11, 2023 WalletNeeds rebaseCI failed
achow101 on September 11, 2023 WalletNeeds rebaseCI failed
pull
fuzz: Don't use afl++ deferred forkserver mode
#28480
dergoegge on September 14, 2023 TestsCI failed
dergoegge on September 14, 2023 TestsCI failed
pull
p2p: Evict outbound peers with high minFeeRate
#28488
naumenkogs on September 15, 2023 P2PCI failed
naumenkogs on September 15, 2023 P2PCI failed
pull
rpc: bumpfee, improve doc for 'reduce_output' arg
#28505
furszy on September 19, 2023 RPC/REST/ZMQCI failed
furszy on September 19, 2023 RPC/REST/ZMQCI failed
pull
wallet: Fix wallet directory initialization
#28514
BrandonOdiwuor on September 21, 2023 WalletCI failed
BrandonOdiwuor on September 21, 2023 WalletCI failed
pull
test: Use test framework utils in functional tests
#28528
osagie98 on September 25, 2023 TestsNeeds rebaseCI failed
osagie98 on September 25, 2023 TestsNeeds rebaseCI failed
pull
p2p: stop announcing txs with ancestors below fee filter
#28533
glozow on September 26, 2023 P2PCI failed
glozow on September 26, 2023 P2PCI failed
pull
p2p: attempt to fill full outbound connection slots with peers that support tx relay
#28538
mzumsande on September 26, 2023 P2PCI failed
mzumsande on September 26, 2023 P2PCI failed
pull
assumeutxo, rpc: Add 'start' parameter to loadtxoutset
#28659
hernanmarino on October 16, 2023 CI failed
hernanmarino on October 16, 2023 CI failed
pull
libconsensus: adapt API header to be compliant to ANSI C
#28661
theStack on October 16, 2023 CI failed
theStack on October 16, 2023 CI failed
pull
refactor: [tidy] modernize-type-traits
#28664
fanquake on October 17, 2023 RefactoringCI failed
fanquake on October 17, 2023 RefactoringCI failed
pull
test: check assumeutxo file for changed outpoint index + de-duplications
#28669
fjahr on October 17, 2023 TestsCI failed
fjahr on October 17, 2023 TestsCI failed
pull
[25.x] descriptors: Disallow hybrid keys, and disallow uncompressed keys when inferring
#28677
luke-jr on October 18, 2023 BackportCI failed
luke-jr on October 18, 2023 BackportCI failed
pull
miniscript: convert non-critical asserts to Assumes
#28678
sipa on October 18, 2023 DescriptorsCI failed
sipa on October 18, 2023 DescriptorsCI failed
pull
coinstats, assumeutxo: fix hash_serialized2 calculation
#28685
fjahr on October 19, 2023 CI failed
fjahr on October 19, 2023 CI failed
pull
refactor: Remove CBlockFileInfo::SetNull
#28691
maflcko on October 20, 2023 RefactoringCI failed
maflcko on October 20, 2023 RefactoringCI failed
pull
build: Include `config/bitcoin-config.h` explicitly in `util/trace.h`
#28693
hebasto on October 20, 2023 Build systemCI failed
hebasto on October 20, 2023 Build systemCI failed
pull
ci: Add missing --external to podman image prune
#28708
maflcko on October 23, 2023 TestsCI failed
maflcko on October 23, 2023 TestsCI failed
pull
test: Generate coverage report without running tests
#28772
achow101 on November 1, 2023 TestsCI failed
achow101 on November 1, 2023 TestsCI failed
pull
Wallet: Functions to enable adding used balance to GUI overview page
#28776
BrandonOdiwuor on November 2, 2023 WalletCI failed
BrandonOdiwuor on November 2, 2023 WalletCI failed
pull
depends: drop -O1 workaround from arm64 apple Qt build
#28778
fanquake on November 2, 2023 Build systemCI failed
fanquake on November 2, 2023 Build systemCI failed
pull
doc: fixup help output for -upnp and -natpmp
#28874
fanquake on November 14, 2023 DocsCI failed
fanquake on November 14, 2023 DocsCI failed
pull
wallet: Add scan_utxo option to getbalances RPC
#28930
BrandonOdiwuor on November 23, 2023 WalletCI failed
BrandonOdiwuor on November 23, 2023 WalletCI failed
pull
sync: improve CCoinsViewCache ReallocateCache
#28945
martinus on November 27, 2023 Needs rebaseCI failed
martinus on November 27, 2023 Needs rebaseCI failed
pull
[refactor] Moved simple math calculations from runtime to compile time.
#28947
23rd on November 27, 2023 CI failed
23rd on November 27, 2023 CI failed
pull
Stratum v2 Template Provider (take 2)
#28983
Sjors on December 1, 2023 MiningNeeds rebaseCI failed
Sjors on December 1, 2023 MiningNeeds rebaseCI failed
pull
Avoid changeless input sets when SFFO is active
#28985
murchandamus on December 1, 2023 Needs rebaseCI failed
murchandamus on December 1, 2023 Needs rebaseCI failed
pull
test: create deterministic addrman in the functional tests
#29007
stratospher on December 6, 2023 TestsCI failed
stratospher on December 6, 2023 TestsCI failed
pull
RPC: add new `listmempooltransactions`
#29016
niftynei on December 6, 2023 RPC/REST/ZMQNeeds rebaseCI failed
niftynei on December 6, 2023 RPC/REST/ZMQNeeds rebaseCI failed
pull
fuzz: make FuzzedDataProvider usage deterministic
#29043
martinus on December 9, 2023 TestsCI failed
martinus on December 9, 2023 TestsCI failed
pull
Add OP_TXHASH and OP_CHECKTXHASHVERIFY opcodes
#29050
stevenroose on December 11, 2023 ConsensusNeeds rebaseCI failed
stevenroose on December 11, 2023 ConsensusNeeds rebaseCI failed
pull
Replace non-standard CLZ builtins with c++20's bit_width
#29057
theuni on December 11, 2023 CI failed
theuni on December 11, 2023 CI failed
pull
util: Faster std::byte (pre)vector (un)serialize
#29114
maflcko on December 19, 2023 Utils/log/libsCI failed
maflcko on December 19, 2023 Utils/log/libsCI failed
pull
build: Remove HAVE_CONSENSUS_LIB
#29123
TheCharlatan on December 20, 2023 Build systemCI failed
TheCharlatan on December 20, 2023 Build systemCI failed
pull
wallet, rpc: add BIP44 `account` in `createwallet`
#29129
brunoerg on December 21, 2023 CI failed
brunoerg on December 21, 2023 CI failed
pull
Bugfix: RPC: Check for blank rpcauth on a per-param basis
#29141
luke-jr on December 23, 2023 CI failed
luke-jr on December 23, 2023 CI failed
pull
wallet: move lock to the top of ReleaseWallet
#29143
dimitaracev on December 26, 2023 WalletCI failed
dimitaracev on December 26, 2023 WalletCI failed
pull
Change Luke Dashjr seed to dashjr-list-of-p2p-nodes-maybe-malware.us
#29145
luke-jr on December 27, 2023 CI failed
luke-jr on December 27, 2023 CI failed
pull
guix: Use DOS newlines for SHA256SUMS files
#29147
luke-jr on December 28, 2023 Build systemCI failed
luke-jr on December 28, 2023 Build systemCI failed
pull
Remove `dnsseed.bitcoin.dashjr.org` temporarily
#29149
1440000bytes on December 28, 2023 CI failed
1440000bytes on December 28, 2023 CI failed
pull
wallet: move lock at the top of ReleaseWallet
#29155
dimitaracev on December 29, 2023 WalletCI failed
dimitaracev on December 29, 2023 WalletCI failed
pull
PoC: fuzz chainstate and block managers
#29158
darosior on December 30, 2023 Needs rebaseCI failed
darosior on December 30, 2023 Needs rebaseCI failed
pull
contrib: add macho branch protection check
#29170
fanquake on January 3, 2024 Scripts and toolsCI failed
fanquake on January 3, 2024 Scripts and toolsCI failed
pull
crypto: remove use of BUILD_BITCOIN_INTERNAL macro in sha256
#29180
theuni on January 4, 2024 Utils/log/libsCI failed
theuni on January 4, 2024 Utils/log/libsCI failed
pull
depends: remove `FORCE_USE_SYSTEM_CLANG` & native_llvm
#29188
fanquake on January 5, 2024 Build systemCI failed
fanquake on January 5, 2024 Build systemCI failed
pull
ci: Do not set inane value for `LD_LIBRARY_PATH`
#29196
hebasto on January 7, 2024 TestsCI failed
hebasto on January 7, 2024 TestsCI failed
pull
OP_CHECKTEMPLATEVERIFY, OP_CHECKSIGFROMSTACK(VERIFY), OP_INTERNALKEY validation (LNHANCE)
#29198
reardencode on January 7, 2024 Needs rebaseCI failed
reardencode on January 7, 2024 Needs rebaseCI failed
pull
refactor: use push_back in TaprootBuilder::Add(), rm NOLINTNEXTLINE and comment
#29202
jonatack on January 8, 2024 CI failed
jonatack on January 8, 2024 CI failed
pull
Implement 64 bit arithmetic op codes in the Script interpreter
#29221
Christewart on January 10, 2024 ConsensusNeeds rebaseCI failed
Christewart on January 10, 2024 ConsensusNeeds rebaseCI failed
pull
doc: update -loglevel help to add `info` to the always logged levels
#29230
jonatack on January 11, 2024 DocsCI failed
jonatack on January 11, 2024 DocsCI failed
pull
depends: remove dependency on Darwin libtool
#29232
theuni on January 11, 2024 Build systemCI failed
theuni on January 11, 2024 Build systemCI failed
pull
depends: Allow PATH with spaces in directory names.
#29237
alfonsoromanz on January 11, 2024 Build systemCI failed
alfonsoromanz on January 11, 2024 Build systemCI failed
pull
rpc: Make v2transport default for addnode RPC when enabled
#29239
sipa on January 11, 2024 CI failed
sipa on January 11, 2024 CI failed
pull
CAT in Tapscript (BIP-347)
#29247
arminsabouri on January 14, 2024 ConsensusNeeds rebaseCI failed
arminsabouri on January 14, 2024 ConsensusNeeds rebaseCI failed
pull
contrib: Update clang-format-diff
#29251
TheCharlatan on January 15, 2024 Scripts and toolsCI failed
TheCharlatan on January 15, 2024 Scripts and toolsCI failed
pull
wallet: guard against dangling to-be-reverted db transactions
#29253
furszy on January 16, 2024 WalletCI failed
furszy on January 16, 2024 WalletCI failed
pull
Add max_tx_weight to transaction funding options
#29264
instagibbs on January 17, 2024 Needs rebaseCI failed
instagibbs on January 17, 2024 Needs rebaseCI failed
pull
Implement OP_CHECKSIGFROMSTACK(VERIFY)
#29270
reardencode on January 18, 2024 ConsensusCI failed
reardencode on January 18, 2024 ConsensusCI failed
pull
Implement OP_CHECKTEMPLATEVERIFY
#29280
reardencode on January 19, 2024 ConsensusNeeds rebaseCI failed
reardencode on January 19, 2024 ConsensusNeeds rebaseCI failed
pull
RBF: Require unconfirmed inputs to come from a single conflicting transaction
#29297
petertodd on January 23, 2024 TX fees and policyCI failed
petertodd on January 23, 2024 TX fees and policyCI failed
pull
validation: fix misleading checkblockindex comments
#29299
mzumsande on January 23, 2024 DocsValidationCI failed
mzumsande on January 23, 2024 DocsValidationCI failed
pull
wallet: Target a pre-defined utxo set composition by adjusting change outputs
#29442
remyers on February 16, 2024 WalletNeeds rebaseCI failed
remyers on February 16, 2024 WalletNeeds rebaseCI failed
pull
Add issuer-selected opt-in txn / pckg policy checks
#29448
ariard on February 19, 2024 CI failed
ariard on February 19, 2024 CI failed
pull
[25.2] Final backports and changes for 25.2rc1
#29464
achow101 on February 21, 2024 BackportCI failed
achow101 on February 21, 2024 BackportCI failed
pull
[26.x] backports and final changes for v26.1rc2
#29509
glozow on February 28, 2024 BackportCI failed
glozow on February 28, 2024 BackportCI failed
pull
Avoid divide-by-zero in header sync logs when NodeClock is behind
#29647
maflcko on March 13, 2024 CI failed
maflcko on March 13, 2024 CI failed
pull
build, depends: Fix `libmultiprocess` cross-compilation
#29665
hebasto on March 16, 2024 CI failed
hebasto on March 16, 2024 CI failed
pull
wallet: fix unrelated parent conflict doesn't cause child tx to be marked as conflict
#29680
Eunovo on March 20, 2024 WalletNeeds rebaseCI failed
Eunovo on March 20, 2024 WalletNeeds rebaseCI failed
pull
test: loading assumeutxo snapshot start states
#29681
BrandonOdiwuor on March 20, 2024 TestsCI failed
BrandonOdiwuor on March 20, 2024 TestsCI failed
pull
bench: Adds a benchmark for CheckInputScripts
#29745
kevkevinpal on March 26, 2024 TestsNeeds rebaseCI failed
kevkevinpal on March 26, 2024 TestsNeeds rebaseCI failed
pull
Policy: Enforce witness script size limit for tapscript
#29769
luke-jr on March 30, 2024 TX fees and policyCI failed
luke-jr on March 30, 2024 TX fees and policyCI failed
pull
doc: Update the developer mailing list address.
#29782
edilmedeiros on April 1, 2024 DocsCI failed
edilmedeiros on April 1, 2024 DocsCI failed
pull
guix: remove errant leftover from #29648
#29787
fanquake on April 2, 2024 Build systemCI failed
fanquake on April 2, 2024 Build systemCI failed
pull
guix: Remove another leftover from #29648
#29797
hebasto on April 3, 2024 Build systemCI failed
hebasto on April 3, 2024 Build systemCI failed
pull
Feature: Use different datadirs for different signets
#29838
BrandonOdiwuor on April 9, 2024 CI failed
BrandonOdiwuor on April 9, 2024 CI failed
pull
test: Don't fetch orphan parent when parent is in orphanage
#29915
instagibbs on April 19, 2024 TestsCI failed
instagibbs on April 19, 2024 TestsCI failed
pull
test: Fix multiprocess CI timeout in p2p_tx_download
#29926
fjahr on April 20, 2024 TestsCI failed
fjahr on April 20, 2024 TestsCI failed
pull
test: add missing comparison of node1's mempool in MempoolPackagesTest
#29940
Umiiii on April 23, 2024 CI failed
Umiiii on April 23, 2024 CI failed
pull
[PoC] qt, depends: Add wayland support without build-time nor fixed run-time deps
#29959
laanwj on April 25, 2024 GUILinux/UnixBuild systemNeeds rebaseCI failed
laanwj on April 25, 2024 GUILinux/UnixBuild systemNeeds rebaseCI failed
pull
Add CheckScriptPushSize to validate script push data size
#29981
srvinii on April 28, 2024 CI failed
srvinii on April 28, 2024 CI failed
pull
[PoC, nomerge] PCP IPv4 portmap+IPv6 pinhole test
#30005
laanwj on April 30, 2024 Linux/UnixP2PCI failed
laanwj on April 30, 2024 Linux/UnixP2PCI failed
pull
test: assert can't activate snapshot based chainstate more than once
#30068
kevkevinpal on May 9, 2024 TestsCI failed
kevkevinpal on May 9, 2024 TestsCI failed
pull
wallet: add coin selection parameter `add_excess_to_recipient_position` for changeless txs with excess that would be added to fees
#30080
remyers on May 10, 2024 WalletCI failed
remyers on May 10, 2024 WalletCI failed
pull
test: Added test to ensure log and failure happen when work is less than active chainstate
#30105
kevkevinpal on May 15, 2024 TestsCI failed
kevkevinpal on May 15, 2024 TestsCI failed
pull
Fix typos in 36 files | Almost only documentation
#30188
Sajjon on May 29, 2024 Needs rebaseCI failed
Sajjon on May 29, 2024 Needs rebaseCI failed
pull
Enhance signet chain configuration in bitcoin.conf
#30203
BrandonOdiwuor on May 30, 2024 Needs rebaseCI failed
BrandonOdiwuor on May 30, 2024 Needs rebaseCI failed
pull
refactor: policy: Pass kernel::MemPoolOptions to IsStandard[Tx] rather than long list of individual options
#30232
luke-jr on June 5, 2024 RefactoringCI failed
luke-jr on June 5, 2024 RefactoringCI failed
pull
[26.x] backports and final changes for 26.2rc1
#30260
glozow on June 10, 2024 BackportCI failed
glozow on June 10, 2024 BackportCI failed
pull
fuzz: FuzzedSock::Recv() don't lose bytes from MSG_PEEK read
#30273
vasild on June 12, 2024 TestsCI failed
vasild on June 12, 2024 TestsCI failed
pull
[DO NOT MERGE] Erlay: bandwidth-efficient transaction relay protocol (Full implementation)
#30277
sr-gi on June 12, 2024 Needs rebaseCI failed
sr-gi on June 12, 2024 Needs rebaseCI failed
pull
Correct Error Code in OP_IF/OP_NOTIF Empty Stack Check
#30359
Jianru-Lin on June 28, 2024 CI failed
Jianru-Lin on June 28, 2024 CI failed
pull
#27307 follow-up: update mempool conflict tests + docs
#30365
ishaanam on June 30, 2024 WalletCI failed
ishaanam on June 30, 2024 WalletCI failed
pull
utils: replace boost::date_time usage with c++20 std::chrono
#30462
theuni on July 16, 2024 CI failed
theuni on July 16, 2024 CI failed
pull
slightly larger getdata size and larger send/receive buffer size for faster sync
#30540
bitnet-io on July 28, 2024 CI failed
bitnet-io on July 28, 2024 CI failed
pull
util: Use consteval checked format string in FatalErrorf, LogConnectFailure
#30546
maflcko on July 30, 2024 Utils/log/libsCI failed
maflcko on July 30, 2024 Utils/log/libsCI failed
pull
Halt processing of unrequested transactions v2
#30572
ariard on August 2, 2024 P2PNeeds rebaseCI failed
ariard on August 2, 2024 P2PNeeds rebaseCI failed
pull
test: support std::optional in BOOST_CHECK_* and increase FromUserHex fuzz feature coverage
#30618
l0rinc on August 9, 2024 TestsCI failed
l0rinc on August 9, 2024 TestsCI failed
pull
Refactor: MiniWallet functionality for more readable code in functional test `rpc_signtransactionwithkey.py`
#30667
allanperlee on August 16, 2024 CI failed
allanperlee on August 16, 2024 CI failed
pull
rpc: Add test-only RPCs under `-test=<option>` flag
#30717
Prabhat1308 on August 26, 2024 RPC/REST/ZMQNeeds rebaseCI failed
Prabhat1308 on August 26, 2024 RPC/REST/ZMQNeeds rebaseCI failed
pull
rpc: add address_type field in getaddressinfo
#30727
jonatack on August 27, 2024 RPC/REST/ZMQCI failed
jonatack on August 27, 2024 RPC/REST/ZMQCI failed
pull
kernel: Use spans instead of vectors for passing block headers to validation functions
#30742
TheCharlatan on August 28, 2024 ValidationCI failed
TheCharlatan on August 28, 2024 ValidationCI failed
pull
Remove unsafe uint256S() and test-only uint160S()
#30773
stickies-v on August 30, 2024 CI failed
stickies-v on August 30, 2024 CI failed
pull
Fix peers abruptly disconnecting from AssumeUTXO nodes during IBD
#30807
furszy on September 3, 2024 CI failed
furszy on September 3, 2024 CI failed
pull
test: Add coverage for dumptxoutset failure robustness
#30817
fjahr on September 4, 2024 TestsCI failed
fjahr on September 4, 2024 TestsCI failed
pull
ci: Post CMake-migration fixes and amendments
#30841
hebasto on September 7, 2024 TestsCI failed
hebasto on September 7, 2024 TestsCI failed
pull
build: Minimize I/O operations in `GenerateHeaderFrom{Json,Raw}.cmake`
#30842
hebasto on September 7, 2024 Build systemCI failed
hebasto on September 7, 2024 Build systemCI failed
pull
docs: updated developer notes for --with-sanitizers to -DSANITIZERS
#30870
kevkevinpal on September 11, 2024 DocsCI failed
kevkevinpal on September 11, 2024 DocsCI failed
pull
wip: Split fuzz binary (take 2)
#30882
dergoegge on September 12, 2024 UpstreamNeeds rebaseCI failed
dergoegge on September 12, 2024 UpstreamNeeds rebaseCI failed
pull
blockstorage: Avoid potential Memory Leak
#30932
LMAO798 on September 19, 2024 Block storageCI failed
LMAO798 on September 19, 2024 Block storageCI failed
pull
Don't zero-after-free `DataStream`: Faster IBD on some configurations
#30987
davidgumberg on September 26, 2024 Utils/log/libsResource usageNeeds rebaseCI failed
davidgumberg on September 26, 2024 Utils/log/libsResource usageNeeds rebaseCI failed
pull
doc: update signet documentation related to build directories
#30996
torkelrogstad on September 28, 2024 DocsCI failed
torkelrogstad on September 28, 2024 DocsCI failed
pull
build: Disallow building fuzz binary without -DBUILD_FOR_FUZZING
#31059
dollarparity on October 8, 2024 Build systemCI failed
dollarparity on October 8, 2024 Build systemCI failed
pull
Don't wipe coins cache when full and instead evict LRU clean entries
#31102
andrewtoth on October 16, 2024 CI failed
andrewtoth on October 16, 2024 CI failed
pull
refactor: spanify DecodeBits, use constexpr std::array instead of vector
#31302
PastaPastaPasta on November 17, 2024 RefactoringCI failed
PastaPastaPasta on November 17, 2024 RefactoringCI failed
pull
rpc, cli: add getbalances#total, and use it for -getinfo
#31353
jonatack on November 22, 2024 CI failed
jonatack on November 22, 2024 CI failed
pull
Miner: never create a template which exploits the timewarp bug
#31376
darosior on November 26, 2024 MiningCI failed
darosior on November 26, 2024 MiningCI failed
pull
[WIP] test: add unit tests for SigningResultString function
#31566
lucasbalieiro on December 24, 2024 TestsCI failed
lucasbalieiro on December 24, 2024 TestsCI failed
pull
Fix memory issue during chainstate initialization on 2GB box
#31575
SecondPort on December 27, 2024 CI failed
SecondPort on December 27, 2024 CI failed
pull
Enhance fee estimation logic and improve error handling in TxConfirmS…
#31587
Gudnessuche on December 31, 2024 CI failed
Gudnessuche on December 31, 2024 CI failed
pull
Fix compilation errors in blockchain.cpp related to serialization, UTXO dumping, and path conversion
#31735
krishpranav on January 25, 2025 CI failed
krishpranav on January 25, 2025 CI failed
pull
rpc: collect transaction fees on generateblock
#31775
tiagosh on February 1, 2025 RPC/REST/ZMQCI failed
tiagosh on February 1, 2025 RPC/REST/ZMQCI failed
pull
Fix field name styling in `submitpackage` RPC results
#31900
tnull on February 18, 2025 RPC/REST/ZMQCI failed
tnull on February 18, 2025 RPC/REST/ZMQCI failed
pull
test: Assert unused port to debug intermittent issue 30030
#31903
maflcko on February 19, 2025 TestsCI failed
maflcko on February 19, 2025 TestsCI failed
pull
ci: rename imagefile to Dockerfile to follow docker file's convention.
#31995
eval-exec on March 5, 2025 TestsCI failed
eval-exec on March 5, 2025 TestsCI failed
pull
Improve Clarity of Commentary by Removing Redundant Word
#32020
abguermez on March 8, 2025 CI failed
abguermez on March 8, 2025 CI failed
pull
docs: Enhance TODO section in README.md with detailed explanations
#32048
VolodymyrBg on March 12, 2025 DocsCI failed
VolodymyrBg on March 12, 2025 DocsCI failed
pull
Draft: CCoinMap Experiments
#32128
martinus on March 24, 2025 ValidationUp for grabsNeeds rebaseCI failed
martinus on March 24, 2025 ValidationUp for grabsNeeds rebaseCI failed
pull
contrib: Add external RPC code generator with unit tests
#32140
enirox001 on March 25, 2025 Scripts and toolsCI failed
enirox001 on March 25, 2025 Scripts and toolsCI failed
pull
test: add p2pk support to wallet_implicity_segwit.py
#32152
musaHaruna on March 27, 2025 TestsCI failed
musaHaruna on March 27, 2025 TestsCI failed
pull
BIP-777 (GPR) The Great Poker Restoration: Add the poker client back to bitcoin
#32181
stutxo on April 1, 2025 FeatureCI failed
stutxo on April 1, 2025 FeatureCI failed
pull
descriptor: handle listdescriptors(private=true) for descriptors having partial keys
#32186
rkrux on April 1, 2025 WalletCI failed
rkrux on April 1, 2025 WalletCI failed
pull
refactor: Txid type safety (parent PR)
#32189
marcofleon on April 1, 2025 RefactoringNeeds rebaseCI failed
marcofleon on April 1, 2025 RefactoringNeeds rebaseCI failed
pull
[WIP] mining: Quantum Computing Resistent Address, PQC - QNot address
#32224
kayevo on April 5, 2025 CI failed
kayevo on April 5, 2025 CI failed
pull
Catch harmful arbitrary data. (missing code for #32359)
#32368
Retropex on April 28, 2025 CI failed
Retropex on April 28, 2025 CI failed
pull
[28.x] build: suppress `-Wunterminated-string-initialization` in secp256k1
#32484
fanquake on May 13, 2025 BackportCI failed
fanquake on May 13, 2025 BackportCI failed
pull
RPC: removeprunedfunds should take an array of txids
#32501
BrandonOdiwuor on May 14, 2025 RPC/REST/ZMQNeeds rebaseCI failed
BrandonOdiwuor on May 14, 2025 RPC/REST/ZMQNeeds rebaseCI failed
pull
scripted-diff: test: remove 'descriptors=True' argument for `createwallet` calls
#32544
theStack on May 17, 2025 RefactoringCI failed
theStack on May 17, 2025 RefactoringCI failed
pull
refactor: remove dump.h/cpp, wallet_bdb_parser.cpp
#32569
vicjuma on May 20, 2025 RefactoringCI failed
vicjuma on May 20, 2025 RefactoringCI failed
pull
[28.x] Backport guix: accomodate migration to codeberg
#32639
fanquake on May 29, 2025 BackportCI failed
fanquake on May 29, 2025 BackportCI failed
pull
Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912)
#32726
scott-weeden on June 11, 2025 CI failed
scott-weeden on June 11, 2025 CI failed
pull
Add initial OpenAPI/Swagger specification for Bitcoin Core RPC and REST interfaces (issue #29912)
#32728
scott-weeden on June 11, 2025 CI failed
scott-weeden on June 11, 2025 CI failed
pull
crypto: simplify and constexpr-ify hex digit lookup initialization
#32751
Goro2030 on June 15, 2025 Utils/log/libsCI failed
Goro2030 on June 15, 2025 Utils/log/libsCI failed
pull
test: Check that the GUI interactive reindex works
#32979
maflcko on July 15, 2025 TestsCI failed
maflcko on July 15, 2025 TestsCI failed
pull
Adds transaction propagation information to mempool transactions
#32986
sr-gi on July 16, 2025 CI failed
sr-gi on July 16, 2025 CI failed
pull
test: Add functional tests for blockreconstructionextratxn
#33016
bigshiny90 on July 19, 2025 BackportCI failed
bigshiny90 on July 19, 2025 BackportCI failed
pull
test: functional test for incomplete PSBT with additional signatures required
#33035
marshallshen on July 22, 2025 TestsCI failed
marshallshen on July 22, 2025 TestsCI failed
pull
wallet: Add address validation in `sendtoaddress` RPC
#33068
w0xlt on July 26, 2025 WalletCI failed
w0xlt on July 26, 2025 WalletCI failed
pull
ci: Remove unused CI_FAILFAST_TEST_LEAVE_DANGLING
#33137
maflcko on August 5, 2025 TestsCI failed
maflcko on August 5, 2025 TestsCI failed
pull
Add Docker support with multi-arch build and user permissions handling
#33139
KaueTech on August 5, 2025 CI failed
KaueTech on August 5, 2025 CI failed
pull
BIP360: Includes the following:
#33163
jbride on August 9, 2025 ConsensusNeeds Conceptual ReviewCI failed
jbride on August 9, 2025 ConsensusNeeds Conceptual ReviewCI failed
pull
[29.x] depends: remove xinerama extension from libxcb
#33238
fanquake on August 22, 2025 BackportCI failed
fanquake on August 22, 2025 BackportCI failed
pull
test: Add comprehensive tests for 999-of-999 Taproot multisig
#33239
gianlucamazza on August 22, 2025 TestsCI failed
gianlucamazza on August 22, 2025 TestsCI failed
pull
rpc: deprecateboolverbose Boolean verbosity is deprecated
#33288
fqlx on September 3, 2025 CI failed
fqlx on September 3, 2025 CI failed
pull
transaction: Adding script witness to ToString for CTxIn
#33711
Ataraxia009 on October 27, 2025 Needs rebaseCI failed
Ataraxia009 on October 27, 2025 Needs rebaseCI failed
pull
Align legacy script policy with P2SH policy in AreInputsStandard
#33926
151henry151 on November 22, 2025 CI failed
151henry151 on November 22, 2025 CI failed
pull
refactor/p2p: Decouple CNode from PeerManagerImpl::MaybeDiscourageAndDisconnect
#33983
kevkevinpal on December 1, 2025 CI failed
kevkevinpal on December 1, 2025 CI failed
pull
test: add comprehensive bech32 unit tests based on BIP-173 :christmas_tree:
#34149
bitcoinbrisbane on December 25, 2025 TestsCI failed
bitcoinbrisbane on December 25, 2025 TestsCI failed
pull
policy: restore 80-byte default for datacarriersize
#34214
bensig on January 6, 2026 TX fees and policyCI failed
bensig on January 6, 2026 TX fees and policyCI failed
pull
consensus: Fix potential null pointer crash in CalculateSequenceLocks
#34231
tboy1337 on January 8, 2026 ConsensusCI failed
tboy1337 on January 8, 2026 ConsensusCI failed
pull
ipc, test: Add tests for unclean disconnect and thread busy behavior
#34284
ryanofsky on January 14, 2026 CI failed
ryanofsky on January 14, 2026 CI failed
pull
[RFC] test: integrate secp256k1lab as subtree and use it for low-level EC ops
#34287
theStack on January 14, 2026 Needs rebaseCI failed
theStack on January 14, 2026 Needs rebaseCI failed
pull
wallet: Fix MaxSatisfactionWeight calculation for Taproot descriptors
#34314
tboy1337 on January 16, 2026 WalletCI failed
tboy1337 on January 16, 2026 WalletCI failed
pull
Add CSV support to utxo_convert.py (formerly utxo_to_sqlite.py)
#34324
sipa on January 16, 2026 Needs rebaseCI failed
sipa on January 16, 2026 Needs rebaseCI failed
pull
wallet: fix importprunedfunds to allow importing spending txs
#34350
crackedhandle on January 20, 2026 WalletCI failed
crackedhandle on January 20, 2026 WalletCI failed
pull
rpc: Handle nullptr from createNewBlock in getblocktemplate
#34357
DevPatel-11 on January 21, 2026 RPC/REST/ZMQCI failed
DevPatel-11 on January 21, 2026 RPC/REST/ZMQCI failed
pull
doc: mempool: fix `removeUnchecked` incorrect comment
#34375
ismaelsadeeq on January 21, 2026 DocsCI failed
ismaelsadeeq on January 21, 2026 DocsCI failed
pull
wallet: limit anti fee sniping locktime backdating when spending unconfirmed UTXOs
#34449
danielabrozzoni on January 29, 2026 WalletCI failed
danielabrozzoni on January 29, 2026 WalletCI failed
pull
test: add Taproot support to script_builder
#34473
kannapoix on February 2, 2026 TestsCI failed
kannapoix on February 2, 2026 TestsCI failed
pull
ci: Treat SHA1 LLVM signing key as warning
#34475
willcl-ark on February 2, 2026 TestsCI failed
willcl-ark on February 2, 2026 TestsCI failed
pull
net: Reduce local network activity when networkactive=0
#34486
willcl-ark on February 2, 2026 P2PNeeds rebaseCI failed
willcl-ark on February 2, 2026 P2PNeeds rebaseCI failed
pull
test: fix intermittent failure in interface_zmq.py
#34508
Hijanhv on February 5, 2026 TestsCI failed
Hijanhv on February 5, 2026 TestsCI failed
pull
doc: Extend Windows build msvc doc to use winget for VS 2022 install
#34515
janb84 on February 5, 2026 DocsCI failed
janb84 on February 5, 2026 DocsCI failed
pull
refactor: Add [[nodiscard]] to functions returning bool+mutable ref
#34520
maflcko on February 5, 2026 RefactoringCI failed
maflcko on February 5, 2026 RefactoringCI failed
pull
wallet: Disallow wallet names that are paths including `..` and `.` elements
#34544
achow101 on February 9, 2026 WalletCI failed
achow101 on February 9, 2026 WalletCI failed
pull
doc: update Windows MSVC build guide to utilize winget to install build requirements
#34570
janb84 on February 12, 2026 DocsCI failed
janb84 on February 12, 2026 DocsCI failed
pull
fix intermittent failure in interface_zmq.py
#34574
Hijanhv on February 12, 2026 TestsCI failed
Hijanhv on February 12, 2026 TestsCI failed
pull
Fix race condition in mempool fee estimation during block reorg
#34585
vishalharkal15 on February 13, 2026 CI failed
vishalharkal15 on February 13, 2026 CI failed
pull
fuzz: expand script verification flag testing to segwit v0 and tapscript
#34593
b-l-u-e on February 14, 2026 CI failedFuzzing
b-l-u-e on February 14, 2026 CI failedFuzzing
pull
mempool: expose optimality of mempool to log / rpc
#34615
instagibbs on February 18, 2026 MempoolCI failed
instagibbs on February 18, 2026 MempoolCI failed
pull
sqlite: Delete wallet.dat-journal on database close
#34619
achow101 on February 18, 2026 CI failed
achow101 on February 18, 2026 CI failed
pull
[RFC] cluster_linearize: add O(N) fast path for chain-shaped clusters
#34643
HowHsu on February 21, 2026 Needs rebaseCI failed
HowHsu on February 21, 2026 Needs rebaseCI failed
pull
Fix two issues in p2p_private_broadcast.py
#34646
vasild on February 21, 2026 CI failedPrivate Broadcast
vasild on February 21, 2026 CI failedPrivate Broadcast
pull
scripted-diff: replace bare assert == with assert_equal in functional tests
#34761
Bortlesboat on March 6, 2026 RefactoringCI failed
Bortlesboat on March 6, 2026 RefactoringCI failed
pull
test: close the HTTPConnection in case of socket timeout
#34841
rkrux on March 17, 2026 TestsCI failed
rkrux on March 17, 2026 TestsCI failed
pull
test: throttle large orphan transactions while being sent in RPCs
#34847
rkrux on March 18, 2026 TestsCI failed
rkrux on March 18, 2026 TestsCI failed
pull
net_processing: add opt-in RPC-aware P2P backpressure gate
#34898
morozow on March 23, 2026 CI failed
morozow on March 23, 2026 CI failed
pull
test: Check that RPCs do not time out, even under load
#34927
maflcko on March 26, 2026 TestsCI failed
maflcko on March 26, 2026 TestsCI failed
pull
refactor: replace memcpy with std::copy and add size asserts in IPC capnp serialization
#35010
orbisai0security on April 6, 2026 CI failed
orbisai0security on April 6, 2026 CI failed
pull
ipc: support per-address max-connections options on -ipcbind
#35037
enirox001 on April 9, 2026 CI failed
enirox001 on April 9, 2026 CI failed
pull
Remove CNode dependency for local address functions and introduce LocalAddressManager
#35040
theuni on April 9, 2026 Needs rebaseCI failed
theuni on April 9, 2026 Needs rebaseCI failed