Pull-Requests
pull
rest: Use query parameters to control resource loading
#24012
stickies-v on January 8, 2022 Build systemRPC/REST/ZMQ
stickies-v on January 8, 2022 Build systemRPC/REST/ZMQ
pull
rest: Use query parameters to control resource loading
#24098
stickies-v on January 18, 2022 Build systemRPC/REST/ZMQ
stickies-v on January 18, 2022 Build systemRPC/REST/ZMQ
pull
rest: Move format string from path-like parameter to query parameter
#25753
stickies-v on July 30, 2022 RPC/REST/ZMQNeeds rebase
stickies-v on July 30, 2022 RPC/REST/ZMQNeeds rebase
pull
rest: Extend HTTPRequest interface to support querying path (parameters)
#25754
stickies-v on July 30, 2022 RPC/REST/ZMQNeeds rebase
stickies-v on July 30, 2022 RPC/REST/ZMQNeeds rebase
pull
rest: Use from_blockhash and txdetails query parameters
#25755
stickies-v on July 30, 2022 RPC/REST/ZMQNeeds rebase
stickies-v on July 30, 2022 RPC/REST/ZMQNeeds rebase
pull
rest: Remove support for a number of `-deprecatedrest` options
#25756
stickies-v on July 30, 2022 RPC/REST/ZMQNeeds rebase
stickies-v on July 30, 2022 RPC/REST/ZMQNeeds rebase
pull
wallet: trigger MaybeResendWalletTxs() every minute
#25922
stickies-v on August 24, 2022 Wallet
stickies-v on August 24, 2022 Wallet
pull
refactor: add LIFETIMEBOUND to blockfilter where needed
#25967
stickies-v on August 31, 2022 Refactoring
stickies-v on August 31, 2022 Refactoring
pull
refactor: Use std::string for thread and index names
#25971
stickies-v on September 1, 2022 Refactoring
stickies-v on September 1, 2022 Refactoring
pull
test: revert #25865 for wallet_groups.py (quick fix)
#25988
stickies-v on September 2, 2022 Tests
stickies-v on September 2, 2022 Tests
pull
test: apply fixed feerate to avoid variable dynamic fees in wallet_groups.py
#25990
stickies-v on September 3, 2022 Tests
stickies-v on September 3, 2022 Tests
pull
refactor: mempool: use CTxMemPool::Limits
#26103
stickies-v on September 15, 2022 RefactoringMempool
stickies-v on September 15, 2022 RefactoringMempool
pull
docs: fix m_children to be a member of CTxMemPoolEntry
#26281
stickies-v on October 7, 2022 Docs
stickies-v on October 7, 2022 Docs
pull
Use util::Result in for calculating mempool ancestors
#26289
stickies-v on October 10, 2022 Mempool
stickies-v on October 10, 2022 Mempool
pull
refactor: rpc: use convenience fn to auto parse non-string parameters
#26506
stickies-v on November 15, 2022 Refactoring
stickies-v on November 15, 2022 Refactoring
pull
doc: CalculateSequenceLocks: prevHeights entries are set to 0, not removed
#26603
stickies-v on November 29, 2022 Docs
stickies-v on November 29, 2022 Docs
pull
refactor: RPC: pass named argument value as string_view
#26612
stickies-v on November 30, 2022 Refactoring
stickies-v on November 30, 2022 Refactoring
pull
src/node/miner cleanups, follow-ups for #26695
#26883
stickies-v on January 12, 2023 Refactoring
stickies-v on January 12, 2023 Refactoring
pull
refactor: rpc: set TxToJSON default verbosity to SHOW_DETAILS
#26974
stickies-v on January 26, 2023 Refactoring
stickies-v on January 26, 2023 Refactoring
pull
docs: GetDataDirNet and GetDataDirBase don't create datadir
#27176
stickies-v on February 28, 2023 Docs
stickies-v on February 28, 2023 Docs
pull
refactor: rpc: Remove unnecessary uses of ParseNonRFCJSONValue() and rename it
#27256
stickies-v on March 14, 2023 Refactoring
stickies-v on March 14, 2023 Refactoring
pull
ci: label docker images and prune dangling images selectively
#27793
stickies-v on May 31, 2023 Tests
stickies-v on May 31, 2023 Tests
pull
test: various USDT functional test cleanups (27831 follow-ups)
#27944
stickies-v on June 23, 2023 Tests
stickies-v on June 23, 2023 Tests
pull
http: update libevent workaround to correct version
#27949
stickies-v on June 23, 2023 RPC/REST/ZMQ
stickies-v on June 23, 2023 RPC/REST/ZMQ
pull
refactor: consistently use ApplyArgsManOptions for PeerManager::Options
#28148
stickies-v on July 25, 2023 Refactoring
stickies-v on July 25, 2023 Refactoring
pull
http: bugfix: allow server shutdown in case of remote client disconnection
#28551
stickies-v on September 29, 2023 RPC/REST/ZMQ
stickies-v on September 29, 2023 RPC/REST/ZMQ
pull
test: ensure output is large enough to pay for its fees
#29283
stickies-v on January 19, 2024 Tests
stickies-v on January 19, 2024 Tests
pull
rpc: improve submitpackage documentation and other improvements
#29292
stickies-v on January 22, 2024 RPC/REST/ZMQ
stickies-v on January 22, 2024 RPC/REST/ZMQ
pull
test: fix wallet_import_rescan unrounded minimum amount
#29343
stickies-v on January 29, 2024 Tests
stickies-v on January 29, 2024 Tests
pull
test: make p2p_handshake robust against timeoffset warnings
#29704
stickies-v on March 22, 2024 Tests
stickies-v on March 22, 2024 Tests
pull
rpc: return warnings as an array instead of just a single one
#29845
stickies-v on April 10, 2024 RPC/REST/ZMQ
stickies-v on April 10, 2024 RPC/REST/ZMQ
pull
Encapsulate warnings in generalized node::Warnings and remove globals
#30058
stickies-v on May 7, 2024
stickies-v on May 7, 2024
pull
refactor: remove deprecated TxidFromString() in favour of transaction_identifier::FromHex()
#30532
stickies-v on July 26, 2024 Refactoring
stickies-v on July 26, 2024 Refactoring
pull
Remove unsafe uint256S() and test-only uint160S()
#30773
stickies-v on August 30, 2024 CI failed
stickies-v on August 30, 2024 CI failed
pull
tinyformat: refactor: increase compile-time checks and don't throw for tfm::format_error
#30928
stickies-v on September 19, 2024 Utils/log/libsNeeds rebase
stickies-v on September 19, 2024 Utils/log/libsNeeds rebase
pull
tinyformat: enforce compile-time checks for format string literals
#31149
stickies-v on October 24, 2024 Utils/log/libs
stickies-v on October 24, 2024 Utils/log/libs
pull
refactor: validation: mark CheckBlockIndex as const
#32364
stickies-v on April 28, 2025 Refactoring
stickies-v on April 28, 2025 Refactoring
pull
cmake: make missing Python interpreter behaviour more explicit
#33278
stickies-v on September 2, 2025 Build system
stickies-v on September 2, 2025 Build system
pull
kernel: handle null or empty directories in implementation
#33867
stickies-v on November 12, 2025 Validation
stickies-v on November 12, 2025 Validation
pull
kernel: don't use assert to handle invalid user input
#33943
stickies-v on November 25, 2025 ValidationNeeds rebase
stickies-v on November 25, 2025 ValidationNeeds rebase
pull
log: exempt all category-specific logs from ratelimiting when running with debug
#34018
stickies-v on December 5, 2025 Utils/log/libs
stickies-v on December 5, 2025 Utils/log/libs
Issues
issue
test: C++ debugger interferes with functional tests that quickly stop/start nodes
#23651
stickies-v on December 2, 2021 BugmacOSTests
stickies-v on December 2, 2021 BugmacOSTests
issue
rest: Further API and code cleanup with query parameters
#25752
stickies-v on July 30, 2022 RPC/REST/ZMQ
stickies-v on July 30, 2022 RPC/REST/ZMQ
issue
Feature request: alert PR author in case of CI failure
#27178
stickies-v on February 28, 2023 FeatureBrainstormingTestsUpstream
stickies-v on February 28, 2023 FeatureBrainstormingTestsUpstream
issue
libevent: event_enable_debug_logging() not to be used after creating event base
#27182
stickies-v on March 1, 2023 Upstream
stickies-v on March 1, 2023 Upstream
issue
rpc: doc: RPCHelpMan missing request parameters for getblocktemplate
#27998
stickies-v on June 29, 2023 Docsgood first issue
stickies-v on June 29, 2023 Docsgood first issue
issue
test: Remove feature_txindex_compatibility.py in v27
#28421
stickies-v on September 6, 2023 Testsgood first issue
stickies-v on September 6, 2023 Testsgood first issue