Pull-Requests
pull
doc, refactor: changing -torcontrol help to specify that a default port is used
#28101
kevkevinpal on July 19, 2023
kevkevinpal on July 19, 2023
pull
wallet: allowing walletpassphrase timeout to be MAX_SLEEP_TIME if set to -1
#28454
kevkevinpal on September 11, 2023 Wallet
kevkevinpal on September 11, 2023 Wallet
pull
refactor: Miniminer package linearization followups
#28808
kevkevinpal on November 7, 2023 Refactoring
kevkevinpal on November 7, 2023 Refactoring
pull
mempool / rpc: followup to getprioritisedtransactions and delete a mapDeltas entry when delta==0
#28885
kevkevinpal on November 15, 2023 Refactoring
kevkevinpal on November 15, 2023 Refactoring
pull
mempool: Log added for dumping mempool transactions to disk
#29402
kevkevinpal on February 7, 2024 Mempool
kevkevinpal on February 7, 2024 Mempool
pull
test: assert rpc error for addnode v2transport not enabled
#29460
kevkevinpal on February 21, 2024 Tests
kevkevinpal on February 21, 2024 Tests
pull
test: Update --tmpdir doc string to say directory must not exist
#29498
kevkevinpal on February 28, 2024 Tests
kevkevinpal on February 28, 2024 Tests
pull
bench: Adds a benchmark for CheckInputScripts
#29745
kevkevinpal on March 26, 2024 TestsNeeds rebaseCI failed
kevkevinpal on March 26, 2024 TestsNeeds rebaseCI failed
pull
doc: removed help text saying that peers may not connect automatically
#29994
kevkevinpal on April 29, 2024 Docs
kevkevinpal on April 29, 2024 Docs
pull
test: added test coverage to loadtxoutset could not open file
#30053
kevkevinpal on May 6, 2024 Tests
kevkevinpal on May 6, 2024 Tests
pull
test: assert can't activate snapshot based chainstate more than once
#30068
kevkevinpal on May 9, 2024 TestsCI failed
kevkevinpal on May 9, 2024 TestsCI failed
pull
test: Added test to ensure log and failure happen when work is less than active chainstate
#30105
kevkevinpal on May 15, 2024 TestsCI failed
kevkevinpal on May 15, 2024 TestsCI failed
pull
lint: fixed typo in test_runner causing linter warning
#30106
kevkevinpal on May 15, 2024 Tests
kevkevinpal on May 15, 2024 Tests
pull
test: Added coverage to Block not found error using gettxoutsetinfo
#30340
kevkevinpal on June 26, 2024 Tests
kevkevinpal on June 26, 2024 Tests
pull
docs: updated developer notes for --with-sanitizers to -DSANITIZERS
#30870
kevkevinpal on September 11, 2024 DocsCI failed
kevkevinpal on September 11, 2024 DocsCI failed
pull
doc: fixed inconsistencies in documentation between autotools to cmake change
#30875
kevkevinpal on September 12, 2024 Docs
kevkevinpal on September 12, 2024 Docs
pull
test: Assert that when we add the max orphan amount that we cannot add anymore and that a random orphan gets dropped
#31040
kevkevinpal on October 6, 2024 Tests
kevkevinpal on October 6, 2024 Tests
pull
test: added test to assert TX decode rpc error on submitpackage rpc
#31139
kevkevinpal on October 23, 2024 Tests
kevkevinpal on October 23, 2024 Tests
pull
test: locking -testdatadir when not specified and then deleting lock and dir at end of test
#31328
kevkevinpal on November 20, 2024 Tests
kevkevinpal on November 20, 2024 Tests
pull
test: added additional coverage to waitforblock and waitforblockheight rpc's
#31784
kevkevinpal on February 3, 2025 Tests
kevkevinpal on February 3, 2025 Tests
pull
test: added coverage to bitcoin-chainstate testing invalid block header
#32190
kevkevinpal on April 1, 2025 Tests
kevkevinpal on April 1, 2025 Tests
pull
test: adds coverage to src/validation for invalid tx coinbase
#32253
kevkevinpal on April 11, 2025 Tests
kevkevinpal on April 11, 2025 Tests
pull
tests: Added progress tracker when running fuzz test_runner.py
#32354
kevkevinpal on April 25, 2025 Tests
kevkevinpal on April 25, 2025 Tests
pull
threading: use correct mutex name in reverse_lock fatal error messages
#32829
kevkevinpal on June 29, 2025
kevkevinpal on June 29, 2025
pull
wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult
#32958
kevkevinpal on July 13, 2025
kevkevinpal on July 13, 2025
pull
test: remove duplicated code in test/functional/wallet_migration.py
#33122
kevkevinpal on August 1, 2025 Wallet
kevkevinpal on August 1, 2025 Wallet
pull
ci: check if file or directory already exists for ${HOME}/.bitcoin instead of failing
#33486
kevkevinpal on September 27, 2025 Tests
kevkevinpal on September 27, 2025 Tests
pull
doc: add clarifying comment that creating the .bitcoin file is to avoid any mainnet datadir access
#33503
kevkevinpal on September 29, 2025 Docs
kevkevinpal on September 29, 2025 Docs
pull
test: Ignore error message give from python because of PYTHON_GIL
#33795
kevkevinpal on November 5, 2025 Tests
kevkevinpal on November 5, 2025 Tests
pull
rest: add interface for gettxspendingprevout rpc
#33904
kevkevinpal on November 18, 2025 RPC/REST/ZMQ
kevkevinpal on November 18, 2025 RPC/REST/ZMQ
pull
refactor/p2p: Decouple CNode from PeerManagerImpl::MaybeDiscourageAndDisconnect
#33983
kevkevinpal on December 1, 2025 CI failed
kevkevinpal on December 1, 2025 CI failed
Issues
issue
[bench] Assertion error on wallet_create_tx.cpp, line 133.
#29069
kevkevinpal on December 13, 2023
kevkevinpal on December 13, 2023