Recent Issues and PRs
badge
title
on
on
pull
crypto: cleanse HMAC stack buffers after use
#35254
thomasbuilds on May 10, 2026 Utils/log/libs
thomasbuilds on May 10, 2026 Utils/log/libs
pull
wallet: Report importdescriptors timestamp errors per item
#35253
carlosdouradodev on May 10, 2026 Wallet
carlosdouradodev on May 10, 2026 Wallet
issue
wallet: [rpc] Assert hit when re-processing nonce-less MuSig2 PSBT
#35250
maflcko on May 9, 2026 WalletRPC/REST/ZMQ
maflcko on May 9, 2026 WalletRPC/REST/ZMQ
pull
txdb: handle malformed first coin cursor key
#35248
CruzMolina on May 8, 2026 UTXO Db and Indexes
CruzMolina on May 8, 2026 UTXO Db and Indexes
pull
doc: mention -stdinwalletpassphrase in walletpassphrase(change) help
#35242
isghe on May 8, 2026 Docs
isghe on May 8, 2026 Docs
pull
cmake: Set `CTEST_NIGHTLY_START_TIME` for CDash Nightly pipelines
#35241
hebasto on May 8, 2026 Tests
hebasto on May 8, 2026 Tests
pull
net: don't count disconnecting peers against the inbound ceiling
#35239
IsmaelBuilds on May 7, 2026 P2P
IsmaelBuilds on May 7, 2026 P2P
pull
wallet: batch per-block writes in a single SQLite transaction
#35237
IsmaelBuilds on May 7, 2026 Wallet
IsmaelBuilds on May 7, 2026 Wallet
pull
contrib: mv verify-commits/pre-push-hook.sh to maintainer tools repo
#35235
maflcko on May 7, 2026 Scripts and tools
maflcko on May 7, 2026 Scripts and tools
pull
[29.x] Backport coins accounting fixes (and their dependencies)
#35226
luke-jr on May 6, 2026 Backport
luke-jr on May 6, 2026 Backport
pull
Policy: require minimal push in bare multisig output scripts
#35225
pinheadmz on May 6, 2026 TX fees and policy
pinheadmz on May 6, 2026 TX fees and policy
pull
wallet: importdescriptors should output the request on error
#35224
kevkevinpal on May 6, 2026 Wallet
kevkevinpal on May 6, 2026 Wallet
pull
refactor: [rpc] Remove confusing and brittle integral casts (take 3)
#35223
maflcko on May 6, 2026 Refactoring
maflcko on May 6, 2026 Refactoring
pull
fuzz: connman: strengthen assertions and extend coverage
#35220
brunoerg on May 6, 2026 Fuzzing
brunoerg on May 6, 2026 Fuzzing
pull
psbt: fix PSBTInput::Merge ignoring sighash_type field
#35217
adrianrozadagarcia on May 5, 2026 PSBT
adrianrozadagarcia on May 5, 2026 PSBT
pull
qa: Support `get_bind_addrs` and `feature_bind_extra` on illumos
#35216
hebasto on May 5, 2026 Tests
hebasto on May 5, 2026 Tests
pull
coins: use jumboblock SipHash-1-3 for hashing CCoinsMap keys
#35215
l0rinc on May 5, 2026 UTXO Db and Indexes
l0rinc on May 5, 2026 UTXO Db and Indexes
pull
[28.x] validation: correct lifetime of precomputed tx data
#35213
darosior on May 5, 2026 Backport
darosior on May 5, 2026 Backport
pull
[29.x] validation: correct lifetime of precomputed tx data
#35212
darosior on May 5, 2026 Backport
darosior on May 5, 2026 Backport
pull
[30.x] validation: correct lifetime of precomputed tx data
#35211
darosior on May 5, 2026 Backport
darosior on May 5, 2026 Backport
pull
[31.x] validation: correct lifetime of precomputed tx data
#35210
darosior on May 5, 2026 Backport
darosior on May 5, 2026 Backport
pull
Refactor: Updated signMessage to use util::Expected and removed SigningResult::OK
#35201
kevkevinpal on May 3, 2026 Refactoring
kevkevinpal on May 3, 2026 Refactoring
pull
log: Avoid rounding headers sync progress to 100%
#35198
arejula27 on May 3, 2026 Utils/log/libs
arejula27 on May 3, 2026 Utils/log/libs
issue
Linux: cannot find bitcoin core cookie file at /home/name/.bitcoin
#35196
Juando42069 on May 3, 2026
Juando42069 on May 3, 2026
pull
test: avoid non-loopback network traffic from node_init_tests/init_test
#35193
vasild on May 1, 2026 Tests
vasild on May 1, 2026 Tests
pull
wallet: unfriend LegacyDataSPKM and DescriptorScriptPubKeyMan
#35192
rkrux on May 1, 2026 WalletCI failed
rkrux on May 1, 2026 WalletCI failed
pull
txdb: handle malformed first coin cursor key
#35191
ArtSabintsev on May 1, 2026 UTXO Db and Indexes
ArtSabintsev on May 1, 2026 UTXO Db and Indexes
pull
kernel: document `btck_block_check` resets `validation_state`
#35189
w0xlt on May 1, 2026 Validation
w0xlt on May 1, 2026 Validation
pull
kernel: Add non-utxo set block validation to API
#35187
sedited on April 30, 2026 ValidationNeeds rebase
sedited on April 30, 2026 ValidationNeeds rebase
pull
wallet: fix importdescriptors batch abort on timestamp error
#35185
shuv-amp on April 30, 2026 WalletNeeds release note
shuv-amp on April 30, 2026 WalletNeeds release note
pull
rpc: stop accepting HTTP RPC before shutdown
#35184
ArtSabintsev on April 30, 2026 RPC/REST/ZMQ
ArtSabintsev on April 30, 2026 RPC/REST/ZMQ
pull
Replace libevent with our own HTTP and socket-handling implementation
#35182
pinheadmz on April 30, 2026 RPC/REST/ZMQ
pinheadmz on April 30, 2026 RPC/REST/ZMQ
issue
importdescriptors: missing or invalid "timestamp" aborts whole batch instead of reporting per-item error
#35181
ViniciusCestarii on April 30, 2026
ViniciusCestarii on April 30, 2026
pull
test: use MiniWallet for getblockstats test data generation
#35177
AgusR7 on April 29, 2026 Tests
AgusR7 on April 29, 2026 Tests
pull
multi_index: fix compilation failure with boost >= 1.91
#35175
theuni on April 28, 2026 Refactoring
theuni on April 28, 2026 Refactoring
pull
util: shorten thread names to avoid Linux truncation
#35173
l0rinc on April 28, 2026 Utils/log/libs
l0rinc on April 28, 2026 Utils/log/libs
pull
doc: fix SQLite capitalization and whitespace in build-osx.md
#35171
sudophils on April 28, 2026 Docs
sudophils on April 28, 2026 Docs
pull
validation: Don't add pruned blocks to `m_blocks_unlinked` on startup
#35168
marcofleon on April 27, 2026 Validation
marcofleon on April 27, 2026 Validation
pull
refactor: Harden prevector::change_capacity against capacity < size
#35166
asafmod on April 27, 2026 Refactoring
asafmod on April 27, 2026 Refactoring
pull
cmake: Remove NetBSD-specific workaround from `add_boost_if_needed`
#35165
hebasto on April 27, 2026 Build system
hebasto on April 27, 2026 Build system
pull
test: cover P2SH sigop counting in test_witness_sigops
#35164
musaHaruna on April 27, 2026 Tests
musaHaruna on April 27, 2026 Tests
Labels
Contributors
TestsRefactoringBuild systemDocsWalletRPC/REST/ZMQP2PGUIBugUtils/log/libsFeatureNeeds rebaseValidationWindowsScripts and toolsCI failedmacOSBrainstormingBackportQuestions and HelpMempoolTX fees and policyUTXO Db and IndexesUpstreamgood first issueConsensusLinux/UnixMiningResource usageUp for grabsBlock storageData corruptionFuzzingDescriptorsNeeds Conceptual ReviewinterfacesReview clubPrivacyTracking IssueAndroidPSBTWaiting for authorPrivate BroadcastSettingsGood First ReviewNeeds BenchmarkNetInsufficient ReviewNeeds backport (29.x)Needs release note
Contributors