Recent Issues and PRs
badge
title
on
on
pull
doc: mempool: fix
ismaelsadeeq on January 21, 2026 Docs
removeUnchecked incorrect comment
#34375
ismaelsadeeq on January 21, 2026 Docs
pull
kernel: use structured logging and simplify logging interface
#34374
stickies-v on January 21, 2026 Validation CI failed
stickies-v on January 21, 2026 Validation CI failed
pull
refactor: Remove remaining std::bind, check via clang-tidy
#34373
maflcko on January 21, 2026 Refactoring
maflcko on January 21, 2026 Refactoring
pull
QA: wallet_migration: Test several more weird scenarios
#34372
luke-jr on January 21, 2026 Tests CI failed
luke-jr on January 21, 2026 Tests CI failed
pull
wallet: allow importprunedfunds for spending transactions
#34371
8144225309 on January 21, 2026 Wallet
8144225309 on January 21, 2026 Wallet
pull
test: Scale NetworkThread close timeout with timeout_factor
#34369
maflcko on January 21, 2026 Tests
maflcko on January 21, 2026 Tests
issue
intermittent issue in wallet_txn_clone.py (Windows ucrt) while starting network thread?
#34367
maflcko on January 21, 2026 Windows Tests CI failed
maflcko on January 21, 2026 Windows Tests CI 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 Windows Tests CI failed
maflcko on January 21, 2026 Windows Tests CI failed
pull
contrib: add initial zsh completion for bitcoin-cli
#34364
crackedhandle on January 21, 2026 Scripts and tools
crackedhandle on January 21, 2026 Scripts and tools
pull
Update libmultiprocess subtree to avoid occasional rpc_misc.py timeout
#34363
ryanofsky on January 21, 2026
ryanofsky on January 21, 2026
pull
test: clean up tx resurrection (re-org) test in feature_block.py
#34361
theStack on January 21, 2026 Tests
theStack on January 21, 2026 Tests
pull
bench: add WalletBalanceManySpent for high-history wallet scenario
#34360
w0xlt on January 21, 2026 Tests
w0xlt on January 21, 2026 Tests
pull
test: add test for rebroadcast of transaction received via p2p
#34359
mzumsande on January 21, 2026 Tests CI failed
mzumsande on January 21, 2026 Tests CI failed
pull
wallet: fix removeprunedfunds bug with conflicting transactions
#34358
mzumsande on January 21, 2026 Wallet
mzumsande on January 21, 2026 Wallet
pull
rpc: Handle nullptr from createNewBlock in getblocktemplate
#34357
DevPatel-11 on January 21, 2026 RPC/REST/ZMQ
DevPatel-11 on January 21, 2026 RPC/REST/ZMQ
issue
Windows CI failure: restore wallet test case related to pruned blockchain in
maflcko on January 20, 2026 Wallet Windows Tests CI failed
wallet_assumeutxo.py is failing.
#34354
maflcko on January 20, 2026 Wallet Windows Tests CI failed
pull
ci, iwyu: Fix warnings in
hebasto on January 20, 2026 Refactoring
src/primitives and treat them as errors
#34352
hebasto on January 20, 2026 Refactoring
pull
wallet: fix importprunedfunds to allow importing spending txs
#34350
crackedhandle on January 20, 2026 Wallet CI failed
crackedhandle on January 20, 2026 Wallet CI failed
pull
util: Remove brittle and confusing sp::Popen(std::string)
#34349
maflcko on January 20, 2026 Utils/log/libs
maflcko on January 20, 2026 Utils/log/libs
pull
test: use IP_PORTRANGE_HIGH on FreeBSD for dynamic port allocation
#34346
w0xlt on January 19, 2026 Tests
w0xlt on January 19, 2026 Tests
pull
cli: Replace libevent usage with simple http client
#34342
fjahr on January 19, 2026 Scripts and tools
fjahr on January 19, 2026 Scripts and tools
pull
ci, iwyu: Fix warnings in
hebasto on January 19, 2026 Refactoring RPC/REST/ZMQ
src/zmq and treat them as errors
#34338
hebasto on January 19, 2026 Refactoring RPC/REST/ZMQ
pull
fuzz: Return chrono point from ConsumeTime(), Add ConsumeDuration()
#34337
maflcko on January 19, 2026 Fuzzing
maflcko on January 19, 2026 Fuzzing
pull
test: use
w0xlt on January 19, 2026 Tests
IP_PORTRANGE_HIGH on FreeBSD for dynamic port allocation
#34336
w0xlt on January 19, 2026 Tests
issue
Request: Support for Vietnamese localization of Bitcoin Core source/documents
#34335
adminvsrm on January 19, 2026 Docs
adminvsrm on January 19, 2026 Docs
pull
fix: check event loop state before stopping in NetworkThread.close()
#34334
forkfury on January 18, 2026
forkfury on January 18, 2026
issue
Contributor Retention and Participation Metrics in Bitcoin Core (Project Health Observability)
#34330
Conrad8910 on January 18, 2026
Conrad8910 on January 18, 2026
pull
test: Add comprehensive tests for GetNewChangeDestination
#34323
b-l-u-e on January 16, 2026 Tests
b-l-u-e on January 16, 2026 Tests
pull
node: Persist private broadcast transactions over node restarts
#34322
andrewtoth on January 16, 2026
andrewtoth on January 16, 2026
pull
3x the same typo (I’m sorry, I don’t speak French and I don’t know wh…
#34321
benediktjohannes on January 16, 2026
benediktjohannes on January 16, 2026
pull
coins: replace remaining
l0rinc on January 16, 2026 UTXO Db and Indexes
HaveCoin calls with GetCoin
#34320
l0rinc on January 16, 2026 UTXO Db and Indexes
pull
Drop some
hebasto on January 16, 2026 Refactoring Docs
IWYU pragma: export and document IWYU usage
#34319
hebasto on January 16, 2026 Refactoring Docs
pull
contrib: Revert “verify-commits sha1 exceptions”
#34318
maflcko on January 16, 2026 Scripts and tools
maflcko on January 16, 2026 Scripts and tools
pull
fuzz: Exclude too expensive inputs in descriptor_parse targets
#34317
maflcko on January 16, 2026 Fuzzing
maflcko on January 16, 2026 Fuzzing
pull
wallet: Fix MaxSatisfactionWeight calculation for Taproot descriptors
#34314
tboy1337 on January 16, 2026 Wallet CI failed
tboy1337 on January 16, 2026 Wallet CI failed
pull
test: add unit tests for wallet interface getter basic method
#34311
b-l-u-e on January 15, 2026 Tests
b-l-u-e on January 15, 2026 Tests
pull
guix: stop passing depends sources to codesigning
#34309
fanquake on January 15, 2026 Build system
fanquake on January 15, 2026 Build system
pull
log: correct size output in disk space check
#34305
fanquake on January 15, 2026 Utils/log/libs
fanquake on January 15, 2026 Utils/log/libs
pull
test: addrman: test self-announcement time penalty handling
#34303
brunoerg on January 15, 2026 Tests
brunoerg on January 15, 2026 Tests
pull
fuzz: Restore SendMessages coverage in process_message(s) fuzz targets
#34302
maflcko on January 15, 2026 Fuzzing
maflcko on January 15, 2026 Fuzzing
pull
wallet: remove outdated
rkrux on January 15, 2026 Wallet
RewriteDB calls from SPKM & DBErrors::NEED_REWRITE enum value
#34301
rkrux on January 15, 2026 Wallet
pull
wallet: re-activate “AmountWithFeeExceedsBalance” error
#34299
stratospher on January 15, 2026 Wallet
stratospher on January 15, 2026 Wallet
pull
ci: Add and use ci/test/modernize-deprecated-headers.py
#34298
maflcko on January 15, 2026 Tests Needs rebase
maflcko on January 15, 2026 Tests Needs rebase
pull
p2p: add validation checks for initial self-announcement
#34297
frankomosh on January 15, 2026 P2P
frankomosh on January 15, 2026 P2P
pull
refactor: [move-only] Merge core_io module, remove from libkernel
#34296
maflcko on January 15, 2026 Refactoring
maflcko on January 15, 2026 Refactoring
pull
test: Remove redundant STRICTENC flag from script_tests
#34294
billymcbip on January 14, 2026 Tests Needs rebase
billymcbip on January 14, 2026 Tests Needs rebase
pull
Bugfix: net_processing: Restore missing comma between peer and peeraddr in “receive version message”
#34293
luke-jr on January 14, 2026
luke-jr on January 14, 2026
pull
fuzz: Exclude too expensive inputs in miniscript_string target
#34288
maflcko on January 14, 2026 Fuzzing
maflcko on January 14, 2026 Fuzzing
pull
[RFC] test: integrate secp256k1lab as subtree and use it for low-level EC ops
#34287
theStack on January 14, 2026 CI failed
theStack on January 14, 2026 CI failed
pull
test: verify node state after restart in assumeutxo
#34286
yashbhutwala on January 14, 2026 Tests
yashbhutwala on January 14, 2026 Tests
pull
ci: Install
hebasto on January 14, 2026 Windows Tests
pyzmq for functional tests on Windows
#34285
hebasto on January 14, 2026 Windows Tests
pull
ipc, test: Add tests for unclean disconnect and thread busy behavior
#34284
ryanofsky on January 14, 2026
ryanofsky on January 14, 2026
Labels
Contributors
tests
refactoring
build system
docs
wallet
rpc/rest/zmq
p2p
gui
bug
utils/log/libs
feature
needs rebase
validation
windows
scripts and tools
ci failed
macos
brainstorming
backport
questions and help
mempool
tx fees and policy
utxo db and indexes
upstream
good first issue
consensus
linux/unix
mining
resource usage
up for grabs
block storage
data corruption
descriptors
fuzzing
needs conceptual review
interfaces
review club
privacy
android
tracking issue
psbt
waiting for author
settings
good first review
needs benchmark
net
needs release note
drahtbot guix build requested
insufficient review
needs backport (30.x)
Contributors