Pull-Requests
pull
build: make clean removes .gcda and .gcno files from fuzz directory
#19672
Crypt-iQ on August 6, 2020 Build system
Crypt-iQ on August 6, 2020 Build system
pull
build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS builds
#19861
Crypt-iQ on September 2, 2020 Build system
Crypt-iQ on September 2, 2020 Build system
pull
build: allow user to specify DIR_FUZZ_SEED_CORPUS for cov_fuzz
#19916
Crypt-iQ on September 8, 2020 Build system
Crypt-iQ on September 8, 2020 Build system
pull
dbwrapper: properly destroy objects in case CDBWrapper ctor throws
#22663
Crypt-iQ on August 8, 2021 UTXO Db and IndexesNeeds rebase
Crypt-iQ on August 8, 2021 UTXO Db and IndexesNeeds rebase
pull
fuzz: FuzzedFileProvider::write should not return negative value
#24449
Crypt-iQ on February 27, 2022 Tests
Crypt-iQ on February 27, 2022 Tests
pull
configure.ac: disable FORTIFY_SOURCE for asan/msan/tsan
#24763
Crypt-iQ on April 4, 2022 Build system
Crypt-iQ on April 4, 2022 Build system
pull
mempool: reduce lookups, insertions to cache in UpdateForDescendants
#24901
Crypt-iQ on April 17, 2022 Mempool
Crypt-iQ on April 17, 2022 Mempool
pull
mempool: use mapNextTx.lower_bound in removeRecursive
#24926
Crypt-iQ on April 19, 2022 Mempool
Crypt-iQ on April 19, 2022 Mempool
pull
mempool: use epochs in CalculateDescendants
#24942
Crypt-iQ on April 22, 2022 TX fees and policyRPC/REST/ZMQMempool
Crypt-iQ on April 22, 2022 TX fees and policyRPC/REST/ZMQMempool
pull
bench: remove from available_coins with reference, vout size
#24975
Crypt-iQ on April 25, 2022 TestsUp for grabs
Crypt-iQ on April 25, 2022 TestsUp for grabs
pull
index: ignore BlockConnected if pindex is in chain
#25462
Crypt-iQ on June 24, 2022 UTXO Db and Indexes
Crypt-iQ on June 24, 2022 UTXO Db and Indexes
pull
http: add evhttp_connection_set_closecb to avoid g_requests hang
#27909
Crypt-iQ on June 17, 2023 RPC/REST/ZMQ
Crypt-iQ on June 17, 2023 RPC/REST/ZMQ
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
log: Mitigate disk filling attacks by rate limiting LogPrintf, LogInfo, LogWarning, LogError
#32604
Crypt-iQ on May 23, 2025 Utils/log/libs
Crypt-iQ on May 23, 2025 Utils/log/libs
pull
net: fix use-after-free with v2->v1 reconnection logic
#33956
Crypt-iQ on November 26, 2025 P2P
Crypt-iQ on November 26, 2025 P2P
Issues
issue
docs/fuzzing.md: mention that afl-clang(++) may be needed for MacOS builds
#17914
Crypt-iQ on January 13, 2020 DocsmacOSgood first issue
Crypt-iQ on January 13, 2020 DocsmacOSgood first issue
issue
fuzz: ASAN complaint on macOS with -fsanitize=fuzzer,address,undefined
#19789
Crypt-iQ on August 24, 2020 macOSTests
Crypt-iQ on August 24, 2020 macOSTests
issue
LeakSanitizer detects memory leak if CDBWrapper ctor fails
#22592
Crypt-iQ on July 31, 2021 Bug
Crypt-iQ on July 31, 2021 Bug
issue
bitcoind hangs waiting for `g_requests.empty()`
#27722
Crypt-iQ on May 22, 2023 BugRPC/REST/ZMQ
Crypt-iQ on May 22, 2023 BugRPC/REST/ZMQ
issue
ThreadI2PAcceptIncoming temporarily bypasses 125 connection ceiling
#27843
Crypt-iQ on June 9, 2023 BugNet
Crypt-iQ on June 9, 2023 BugNet