Labeled Bug
issue
Closing a wallet using the fa46088440 28.x QT client segfaults
#30887
katesalazar on September 12, 2024 Bug GUI Wallet
katesalazar on September 12, 2024 Bug GUI Wallet
issue
test: WARNING: ThreadSanitizer: lock-order-inversion (potential deadlock) (pid=32090)
#30764
maflcko on August 30, 2024 Bug Wallet Tests
maflcko on August 30, 2024 Bug Wallet Tests
issue
wallet: setting changes are subject to race conditions
#30620
wydengyre on August 9, 2024 Bug Wallet RPC/REST/ZMQ
wydengyre on August 9, 2024 Bug Wallet RPC/REST/ZMQ
issue
intermittent issue in feature_reindex.py: Reindex fails to continue after restart;
maflcko on July 10, 2024 Bug Block storage CI failed
initload
thread hangs forever
#30424
maflcko on July 10, 2024 Bug Block storage CI failed
issue
LevelDB read failure: Corruption: block checksum mismatch
#30159
apulsifer on May 23, 2024 Bug UTXO Db and Indexes Data corruption Resource usage
apulsifer on May 23, 2024 Bug UTXO Db and Indexes Data corruption Resource usage
issue
LevelDB error: Corruption: block checksum mismatch didn’t trigger reindex.
#30138
Geremia on May 18, 2024 Bug Data corruption
Geremia on May 18, 2024 Bug Data corruption
issue
RPC: Internal bug in
spacebear21 on May 10, 2024 Bug Wallet RPC/REST/ZMQ
walletprocesspsbt
when non_witness_utxo is not provided and a witness signature is invalid
#30077
spacebear21 on May 10, 2024 Bug Wallet RPC/REST/ZMQ
issue
Bitcoin Core 27 crash at sync - Ubuntu - No error in logs
#30001
WaffleApe on April 30, 2024 Bug Linux/Unix
WaffleApe on April 30, 2024 Bug Linux/Unix
issue
hebasto on April 15, 2024 Bug Linux/Unix Build system
test/streams_tests.cpp
fails to compile on SunOS / illumos
#29884
hebasto on April 15, 2024 Bug Linux/Unix Build system
issue
fuzz, rpc: Internal bug in
dergoegge on April 11, 2024 Bug RPC/REST/ZMQ
finalizepsbt
“CHECK_NONFATAL(last - first == 32)”
#29851
dergoegge on April 11, 2024 Bug RPC/REST/ZMQ
issue
Wallet: Nondescript error message for 502nd unconfirmed transaction
#29711
tdb3 on March 23, 2024 Bug
tdb3 on March 23, 2024 Bug
issue
util-{util,wallet}: undefined reference to `evhttp_uridecode'
#29654
luke-jr on March 14, 2024 Bug Build system
luke-jr on March 14, 2024 Bug Build system
issue
Assertion chainman().ActiveChain()[height] fails on startup on memory-constrained system
#29422
vostrnad on February 11, 2024 Bug UTXO Db and Indexes Data corruption
vostrnad on February 11, 2024 Bug UTXO Db and Indexes Data corruption
issue
ci: failure in
fanquake on January 11, 2024 Bug Wallet
wallet_assumeutxo.py --descriptors
#29234
fanquake on January 11, 2024 Bug Wallet
issue
ci: failure in
fanquake on December 18, 2023 Bug Wallet CI failed
wallet_basic.py --descriptors
#29110
fanquake on December 18, 2023 Bug Wallet CI failed
issue
ci: failure in
fanquake on December 13, 2023 Bug Wallet CI failed
wallet_multiwallet.py --legacy-wallet
- (void wallet::UnloadWallet(std::shared_ptr<CWallet> &&): Assertion 'it.second' failed.
)
#29073
fanquake on December 13, 2023 Bug Wallet CI failed
issue
getrawtransaction xxxxxx…. 2 causes a segfault
#28986
techy2 on December 2, 2023 Bug RPC/REST/ZMQ
techy2 on December 2, 2023 Bug RPC/REST/ZMQ
issue
build: Configuring with
dergoegge on November 13, 2023 Bug Build system
-mno-sse4.1
does not fail the sse4.1 instrinsics check
#28864
dergoegge on November 13, 2023 Bug Build system
pull
snapshots: don’t core dump when running -checkblockindex after
maaku on November 4, 2023 Bug
loadtxoutset
#28791
maaku on November 4, 2023 Bug
issue
hebasto on November 2, 2023 Brainstorming Bug Build system
libbitcoinconsensus.a
is unusable
#28779
hebasto on November 2, 2023 Brainstorming Bug Build system
issue
Assumeutxo: Altered txoutset dump is still valid
#28675
fjahr on October 18, 2023 Bug RPC/REST/ZMQ
fjahr on October 18, 2023 Bug RPC/REST/ZMQ
pull
bugfix: throw an error if an invalid parameter is passed to getnetworkhashps RPC
#28554
jlopp on September 30, 2023 Bug RPC/REST/ZMQ
jlopp on September 30, 2023 Bug RPC/REST/ZMQ
pull
Fix virtual size limit enforcement in transaction package context
#28471
instagibbs on September 13, 2023 Bug TX fees and policy
instagibbs on September 13, 2023 Bug TX fees and policy
pull
rpc: remove one more quote from non-string oneline description
#28289
mzumsande on August 17, 2023 Bug RPC/REST/ZMQ
mzumsande on August 17, 2023 Bug RPC/REST/ZMQ
pull
validation: fix coins disappearing mid-package evaluation
#28251
glozow on August 10, 2023 Bug Validation
glozow on August 10, 2023 Bug Validation
pull
wallet: Use CTxDestination in CRecipient instead of just scriptPubKey
#28246
achow101 on August 9, 2023 Bug Wallet
achow101 on August 9, 2023 Bug Wallet
issue
fuzz: Use-of-uninitialized-value in evutil_inet_pton
#27975
dergoegge on June 26, 2023 Bug Tests Upstream
dergoegge on June 26, 2023 Bug Tests Upstream
issue
wallets created on master get corrupted when processed with v25
#27915
mzumsande on June 20, 2023 Bug Wallet
mzumsande on June 20, 2023 Bug Wallet
issue
rpc: signed-integer-overflow in analyzepsbt[“estimated_feerate”]
#27913
maflcko on June 19, 2023 Bug RPC/REST/ZMQ
maflcko on June 19, 2023 Bug RPC/REST/ZMQ
issue
Validation of malformed address fails with a peculiar message
#27723
CryptoManiac on May 23, 2023 Bug RPC/REST/ZMQ
CryptoManiac on May 23, 2023 Bug RPC/REST/ZMQ
issue
bitcoind hangs waiting for
Crypt-iQ on May 22, 2023 Bug RPC/REST/ZMQ
g_requests.empty()
#27722
Crypt-iQ on May 22, 2023 Bug RPC/REST/ZMQ
issue
Bitcoin Core compiled with Ubuntu Focal gcc-8 immediately segfaults
#27487
maflcko on April 18, 2023 Bug Build system Upstream
maflcko on April 18, 2023 Bug Build system Upstream
issue
wallet: Data race in GetOrCreateLegacyScriptPubKeyMan vs IsMine
#27354
maflcko on March 28, 2023 Bug Wallet CI failed
maflcko on March 28, 2023 Bug Wallet CI failed
issue
Issue with
fanquake on March 8, 2023 Bug Tests
wallet_importdescriptors.py --descriptors
under valgrind
#27229
fanquake on March 8, 2023 Bug Tests
issue
Use of a wallet shouldn’t be blocked in prune mode (“wallet loading failed… beyond pruned data”)
#27188
GregTonoski on March 2, 2023 Bug Wallet
GregTonoski on March 2, 2023 Bug Wallet
issue
core stops to run with
vincenzopalazzo on February 22, 2023 Bug Data corruption
Failed to read block
error
#27142
vincenzopalazzo on February 22, 2023 Bug Data corruption
issue
error: timeout on transient error: Could not connect to the server 127.0.0.1:8333 (error code 1 - “EOF reached”)
#27121
GaloisField2718 on February 17, 2023 Bug
GaloisField2718 on February 17, 2023 Bug
issue
on OSX, bitcoind chooses different data directory than Bitcoin-Qt
#27119
pinheadmz on February 17, 2023 Bug
pinheadmz on February 17, 2023 Bug
issue
decodescript miniscript functionality tops out at 520 bytes
#27111
instagibbs on February 16, 2023 Bug
instagibbs on February 16, 2023 Bug
issue
Failing to fetch
Christewart on February 11, 2023 Bug P2P
cfheader
corresponding to block header in headers
message
#27085
Christewart on February 11, 2023 Bug P2P
issue
RPC getdescriptorinfo shouldn’t output undefined value of the “descriptor”
#27078
GregTonoski on February 10, 2023 Bug
GregTonoski on February 10, 2023 Bug
issue
Private key import via RPC importdescriptors shouldn’t fail with the error code -5, “Missing checksum”
#27075
GregTonoski on February 10, 2023 Bug
GregTonoski on February 10, 2023 Bug
issue
Wallet passphrases silently ignore everything after a null character
#27067
john-moffett on February 9, 2023 Bug Wallet
john-moffett on February 9, 2023 Bug Wallet
issue
macos depends build does not cache in the CI
#27031
maflcko on February 3, 2023 Bug Build system
maflcko on February 3, 2023 Bug Build system
issue
signrawtransactionwithkey command shouldn’t output the “Witness program was passed an empty witness” error for a TapRoot transaction
#27017
GregTonoski on February 1, 2023 Bug RPC/REST/ZMQ
GregTonoski on February 1, 2023 Bug RPC/REST/ZMQ
issue
listunspent, fundrawtransaction, getwalletinfo locks wallet for any other operation
#27002
gituser on January 30, 2023 Bug
gituser on January 30, 2023 Bug
issue
RPC request gives an exception on more than two wallet has been loaded.
#26980
tunerji on January 27, 2023 Bug
tunerji on January 27, 2023 Bug
issue
bump: ignore WALLET_INCREMENTAL_RELAY_FEE when user specifies fee rate
#26973
Sjors on January 26, 2023 Bug Wallet RPC/REST/ZMQ
Sjors on January 26, 2023 Bug Wallet RPC/REST/ZMQ
issue
Intermittent failure in mining_getblocktemplate_longpoll.py
#26962
mzumsande on January 24, 2023 Bug Tests
mzumsande on January 24, 2023 Bug Tests
issue
build: xproto fails to install on aarch64-unknown-linux-musl
#26881
fanquake on January 12, 2023 Bug GUI Build system
fanquake on January 12, 2023 Bug GUI Build system
issue
signmessage and verifymessage : “Address does not refer to key”
#26876
tunerji on January 12, 2023 Bug
tunerji on January 12, 2023 Bug
issue
intermittent issue in wallet_backwards_compatibility (BerkeleyEnvironment::Open: Error -30974 opening database environment: DB_RUNRECOVERY: Fatal error, run database recovery)
#26869
maflcko on January 11, 2023 Bug Wallet Tests
maflcko on January 11, 2023 Bug Wallet Tests
issue
contrib/install_db4.sh script fails on OpenBSD 7.2 (RPi 3) (error: Unable to find a mutex implementation)
#26860
m-kubik on January 9, 2023 Bug Build system
m-kubik on January 9, 2023 Bug Build system
issue
test: sqlite tests on freebsd fail with ModuleNotFoundError: No module named ‘_sqlite3’
#26819
MarcoFalke on January 5, 2023 Bug Tests
MarcoFalke on January 5, 2023 Bug Tests
issue
listreceivedbyaddress is empty for descriptor (but not legacy) wallets
#26813
vibs29 on January 4, 2023 Bug
vibs29 on January 4, 2023 Bug
issue
Bitcoin Core startup is interrupted if there is the setting mintxfee=0 in bitcoin.conf
#26797
GregTonoski on January 2, 2023 Bug Wallet
GregTonoski on January 2, 2023 Bug Wallet
issue
kristapsk on January 2, 2023 Bug Tests
test/lint/lint-python.py
thinks flake8 is not installed when it actually is
#26792
kristapsk on January 2, 2023 Bug Tests
issue
Codespell errors in
kristapsk on December 17, 2022 Bug
src/wallet/test/walletload_tests.cpp
#26719
kristapsk on December 17, 2022 Bug
issue
bitcoind.service: Start request repeated too quickly.
#26718
araujo88 on December 17, 2022 Bug
araujo88 on December 17, 2022 Bug
issue
bitcoind v23.0.0: traps: b-scheduler[3227] trap invalid opcode
#26696
github12101 on December 14, 2022 Bug Data corruption
github12101 on December 14, 2022 Bug Data corruption
issue
Unable to create PSBT for legacy watchonly wallets in the GUI
#26687
achow101 on December 12, 2022 Bug
achow101 on December 12, 2022 Bug
issue
Pruned node unable to start when a wallet is present
#26655
NicolasDorier on December 8, 2022 Bug Wallet
NicolasDorier on December 8, 2022 Bug Wallet
pull
validation, bugfix: provide more info in *MempoolAcceptResult
#26646
glozow on December 6, 2022 Bug Validation
glozow on December 6, 2022 Bug Validation
issue
Intermittent failure in validation_chainstatemanager unit test
#26613
mzumsande on November 30, 2022 Bug Tests
mzumsande on November 30, 2022 Bug Tests