Recent Issues and PRs
badge
title
on
on
pull
test: move more tests to `baseindex_tests` and run them for all indexes
#35847
mzumsande on July 30, 2026 Tests
mzumsande on July 30, 2026 Tests
pull
test: Use throwing config parser getters without fallback
#35846
maflcko on July 30, 2026 Tests
maflcko on July 30, 2026 Tests
issue
interfaces: MinerImpl::chainman(): Assertion 'm_node.chainman' failed.
#35845
dergoegge on July 30, 2026 IPC
dergoegge on July 30, 2026 IPC
pull
http: fix memory leak of clients disconnected with queued requests
#35844
nkaretnikov on July 30, 2026 RPC/REST/ZMQ
nkaretnikov on July 30, 2026 RPC/REST/ZMQ
issue
Intermittent issue in p2p_private_broadcast.py", line 399, in run_test with tx_originator.assert_debug_log(expected_msgs=[disconnect_msg]): AssertionError: [node 0] ['Disconnecting: does not support transaction relay (connected in vain)'] not found
#35843
maflcko on July 30, 2026 CI failedPrivate Broadcast
maflcko on July 30, 2026 CI failedPrivate Broadcast
pull
rpc: Properly make RPCResult::Type::ANY non-test-only
#35842
maflcko on July 30, 2026 RPC/REST/ZMQCI failed
maflcko on July 30, 2026 RPC/REST/ZMQCI failed
pull
rpc: fail scanblocks when block filter index is not caught up
#35837
MicSm on July 29, 2026 RPC/REST/ZMQ
MicSm on July 29, 2026 RPC/REST/ZMQ
pull
rpc: Remove meaningless bool fallback in FundTransaction
#35836
maflcko on July 29, 2026 RPC/REST/ZMQ
maflcko on July 29, 2026 RPC/REST/ZMQ
pull
test: add CONST_SCRIPTCODE failure-path vectors to script_tests.json
#35835
jeanpablojp on July 29, 2026 Tests
jeanpablojp on July 29, 2026 Tests
pull
argsman, cli: Allow options after non-option arguments (GNU-style)
#35831
pablomartin4btc on July 28, 2026
pablomartin4btc on July 28, 2026
pull
fees: Return false for incompatible fee estimates
#35830
HowHsu on July 28, 2026 TX fees and policy
HowHsu on July 28, 2026 TX fees and policy
pull
http: Make class fields private or convert to struct
#35829
hodlinator on July 28, 2026 RPC/REST/ZMQNeeds rebase
hodlinator on July 28, 2026 RPC/REST/ZMQNeeds rebase
pull
util: Make LineReader consistently use string_view
#35828
hodlinator on July 28, 2026 Utils/log/libs
hodlinator on July 28, 2026 Utils/log/libs
pull
wallet, migration: Warn and skip unidentified transactions
#35826
pablomartin4btc on July 27, 2026
pablomartin4btc on July 27, 2026
pull
net: only count connections in AddConnection when the type has a limit
#35825
kwsantiago on July 27, 2026 P2P
kwsantiago on July 27, 2026 P2P
issue
qa: `interface_ipc.py ` and `interface_ipc_mining.py` fail on NetBSD 11.0
#35823
hebasto on July 27, 2026
hebasto on July 27, 2026
pull
test: add coverage for untested descriptor parse error paths
#35819
azuchi on July 27, 2026 Tests
azuchi on July 27, 2026 Tests
pull
contrib: Autogenerate bitcoin-cli bash completion file from getopenrpcinfo
#35814
carloantinarella on July 26, 2026 Scripts and tools
carloantinarella on July 26, 2026 Scripts and tools
issue
guix: Arch-specific section: 0x70000003 is not recognized for AARCH64
#35811
hebasto on July 26, 2026
hebasto on July 26, 2026
pull
guix: Drop unused `(guix licenses)` import from `manifest_build.scm`
#35810
hebasto on July 26, 2026 Build system
hebasto on July 26, 2026 Build system
pull
refactor: modernize typedef to using alias in zmq and support code
#35807
Rajkaran-122 on July 25, 2026 Refactoring
Rajkaran-122 on July 25, 2026 Refactoring
pull
refactor: use structured bindings in BanMan iterations
#35806
Rajkaran-122 on July 25, 2026 Refactoring
Rajkaran-122 on July 25, 2026 Refactoring
pull
refactor: modernize typedef to using alias in test code
#35805
Rajkaran-122 on July 25, 2026 Refactoring
Rajkaran-122 on July 25, 2026 Refactoring
pull
doc: fix comment formatting inconsistencies in banman.cpp
#35804
Rajkaran-122 on July 25, 2026 Docs
Rajkaran-122 on July 25, 2026 Docs
pull
doc: improve Doxygen comments for BanMan public interface
#35803
Rajkaran-122 on July 25, 2026 Docs
Rajkaran-122 on July 25, 2026 Docs
pull
refactor: use const references in BanMan loop iterations
#35801
Rajkaran-122 on July 25, 2026 Refactoring
Rajkaran-122 on July 25, 2026 Refactoring
pull
refactor: modernize typedef to using alias in txmempool, torcontrol, versionbits
#35800
Rajkaran-122 on July 25, 2026 Refactoring
Rajkaran-122 on July 25, 2026 Refactoring
pull
refactor: modernize typedef to using alias in wallet code
#35799
Rajkaran-122 on July 25, 2026 Refactoring
Rajkaran-122 on July 25, 2026 Refactoring
pull
refactor: modernize typedef to using alias in streams.h
#35798
Rajkaran-122 on July 25, 2026 Refactoring
Rajkaran-122 on July 25, 2026 Refactoring
pull
psbt: support output metadata updates before inputs are added
#35797
l0rinc on July 25, 2026 PSBT
l0rinc on July 25, 2026 PSBT
pull
depends: fix IPC listeners on macOS dying when accepting a dead socket
#35796
xyzconstant on July 25, 2026 Build system
xyzconstant on July 25, 2026 Build system
pull
build: set CMAKE_VISIBILITY_INLINES_HIDDEN in REDUCE_EXPORTS
#35795
fanquake on July 24, 2026 Build system
fanquake on July 24, 2026 Build system
pull
Implement BIP 54 (Consensus Cleanup) without mainnet activation
#35793
darosior on July 24, 2026
darosior on July 24, 2026
pull
refactor: Make all `const static` class members `constexpr`
#35792
rustaceanrob on July 24, 2026 Refactoring
rustaceanrob on July 24, 2026 Refactoring
pull
doc: clarify Taproot tweak semantics in tr() and rawtr()
#35791
Bortlesboat on July 24, 2026 Docs
Bortlesboat on July 24, 2026 Docs
pull
fuzz: populate wallet TXO index in wallet_create_transaction
#35790
frankomosh on July 24, 2026 Fuzzing
frankomosh on July 24, 2026 Fuzzing
pull
build: respect CMAKE_INSTALL_LIBEXECDIR in bitcoin launcher
#35789
Bortlesboat on July 24, 2026 Build system
Bortlesboat on July 24, 2026 Build system
pull
wallet: drop spent parents redundant cache invalidation and notification
#35786
furszy on July 23, 2026 Wallet
furszy on July 23, 2026 Wallet
issue
launcher does not respect CMAKE_INSTALL_LIBEXECDIR
#35785
1-21gigasats on July 23, 2026 Build system
1-21gigasats on July 23, 2026 Build system
pull
txdb: Check GetKey() result when priming cursor
#35784
650DataNerd on July 23, 2026 UTXO Db and Indexes
650DataNerd on July 23, 2026 UTXO Db and Indexes
pull
http: linger-close after parse errors so clients can read the reply
#35780
b-l-u-e on July 22, 2026 RPC/REST/ZMQ
b-l-u-e on July 22, 2026 RPC/REST/ZMQ
pull
test: Suppress implicit-unsigned-integer-truncation:SaltedCoinsCacheHasher::operator()
#35773
maflcko on July 22, 2026 Tests
maflcko on July 22, 2026 Tests
pull
http: drop connections from RPC clients that are not allowed to connect
#35772
janb84 on July 22, 2026 RPC/REST/ZMQCI failed
janb84 on July 22, 2026 RPC/REST/ZMQCI failed
issue
gui: `test_bitcoin-qt` segfaults on macOS if built from depends
#35771
fanquake on July 22, 2026 GUImacOS
fanquake on July 22, 2026 GUImacOS
pull
fuzz: Avoid dangling prevoutfetch threads after AFL fork
#35767
maflcko on July 21, 2026 Fuzzing
maflcko on July 21, 2026 Fuzzing
issue
depends: `local_dir` cache invalidation can miss source changes
#35764
willcl-ark on July 21, 2026 BugBuild system
willcl-ark on July 21, 2026 BugBuild system
pull
util: atomically write banlist.json and rename WriteSettings to WriteJsonUnsafe
#35763
kevkevinpal on July 21, 2026 Utils/log/libs
kevkevinpal on July 21, 2026 Utils/log/libs
pull
test: optionally run functional tests via CTest
#35762
willcl-ark on July 21, 2026 TestsCI failed
willcl-ark on July 21, 2026 TestsCI failed
issue
Unnecessary disconnections due to PONG delays during the initial block download
#35761
abitmore on July 21, 2026 P2PResource usage
abitmore on July 21, 2026 P2PResource usage
pull
wallet: make corrupted transaction records fail wallet loading instead of forcing a rescan
#35760
achow101 on July 20, 2026 Wallet
achow101 on July 20, 2026 Wallet
pull
fix: use bounded strlcpy/snprintf in bench_ecmult.c...
#35755
anupamme on July 20, 2026 CI failed
anupamme on July 20, 2026 CI failed
Labels
Contributors
TestsRefactoringBuild systemDocsWalletRPC/REST/ZMQP2PGUIBugUtils/log/libsFeatureNeeds rebaseValidationCI failedWindowsScripts and toolsmacOSBrainstormingBackportQuestions and HelpMempoolTX fees and policyUTXO Db and IndexesUpstreamgood first issueConsensusLinux/UnixMiningResource usageUp for grabsFuzzingBlock storageData corruptionDescriptorsNeeds Conceptual ReviewinterfacesReview clubPrivacyTracking IssueAndroidPrivate BroadcastPSBTWaiting for authorSettingsIPCGood First ReviewNeeds BenchmarkNetKernelInsufficient ReviewNeeds release noteNeeds Backport (31.x)
Contributors