Labeled interfaces
issue
RFC: ArgsManager type and range checking
#22978
ryanofsky on September 15, 2021 Needs Conceptual Reviewinterfaces
ryanofsky on September 15, 2021 Needs Conceptual Reviewinterfaces
issue
RFC: Add multiprocess fuzz target
#23015
ryanofsky on September 17, 2021 BrainstormingTestsinterfacesFuzzing
ryanofsky on September 17, 2021 BrainstormingTestsinterfacesFuzzing
issue
util::Result has confusing interface for std::*_ptr T
#26004
luke-jr on September 4, 2022 interfaces
luke-jr on September 4, 2022 interfaces
issue
ci: intermittent issue in rpc_misc.py node0 stderr terminate called after throwing an instance of 'kj::ExceptionImpl' [15:12:14.943] what(): mp/proxy.cpp:242: disconnected: write(m_post_fd, &buffer, 1): Broken pipe
#31151
maflcko on October 24, 2024 interfacesCI failed
maflcko on October 24, 2024 interfacesCI failed
issue
Tracepoint Interface Tracking Issue
#31274
0xB10C on November 11, 2024 Resource usageinterfacesTracking Issue
0xB10C on November 11, 2024 Resource usageinterfacesTracking Issue
issue
multiprocess: build failure on Alpine with depends & `DEBUG=1`
#31455
fanquake on December 10, 2024 Build systeminterfaces
fanquake on December 10, 2024 Build systeminterfaces
issue
ci: failure in interface_usdt_utxocache.py
#31951
fanquake on February 25, 2025 interfacesCI failed
fanquake on February 25, 2025 interfacesCI failed
issue
tracing: test `interface_usdt_net.py` fails due to garbage message type in `net:outbound_message` tracepoint
#33246
theStack on August 23, 2025 TestsScripts and toolsinterfaces
theStack on August 23, 2025 TestsScripts and toolsinterfaces
issue
ipc: crash on `submitSolution` call with invalid coinbase
#33341
marcofleon on September 8, 2025 interfaces
marcofleon on September 8, 2025 interfaces
issue
Assertion hit on shutdown of bitcoin-node with connected mining interface client
#33387
TheCharlatan on September 14, 2025 interfaces
TheCharlatan on September 14, 2025 interfaces
issue
[`v30.0rc3`]`bitcoin-node` aborts with mining IPC interface usage
#33554
plebhash on October 6, 2025 interfaces
plebhash on October 6, 2025 interfaces
issue
29.x: using a local libmultiprocess install will no-longer work
#33576
fanquake on October 8, 2025 DocsBuild systeminterfaces
fanquake on October 8, 2025 DocsBuild systeminterfaces
issue
Mining interface tracking issue
#33777
Sjors on November 4, 2025 MininginterfacesTracking Issue
Sjors on November 4, 2025 MininginterfacesTracking Issue
issue
Block template memory management (for IPC clients)
#33899
Sjors on November 18, 2025 Mininginterfaces
Sjors on November 18, 2025 Mininginterfaces
issue
should concurrent IPC requests directed to the same thread cause a crash?
#33923
plebhash on November 21, 2025 BrainstormingBuginterfaces
plebhash on November 21, 2025 BrainstormingBuginterfaces
issue
Memory leak when using IPC mining interface
#33940
ryanofsky on November 24, 2025 BugResource usageinterfaces
ryanofsky on November 24, 2025 BugResource usageinterfaces
issue
consider adding a new `interface RawTxFeed` on Mining IPC
#34030
plebhash on December 8, 2025 interfaces
plebhash on December 8, 2025 interfaces
issue
crash during IPC cleanup after `interruptWait()` is called
#34250
plebhash on January 10, 2026 Buginterfaces
plebhash on January 10, 2026 Buginterfaces
issue
interfaces/wallet: replace raw receive-request string APIs with typed methods
#34629
johnny9 on February 20, 2026 FeatureWalletinterfaces
johnny9 on February 20, 2026 FeatureWalletinterfaces
issue
src/ipc/libmultiprocess/src/mp/proxy.cpp:416:44: runtime error: member access within null pointer of type 'mp::Waiter'
#34711
maflcko on March 2, 2026 BuginterfacesCI failed
maflcko on March 2, 2026 BuginterfacesCI failed
issue
macOS + REDUCE_EXPORTS: Cap'n Proto misidentifies kj::Exception as unknown non-KJ exception
#34723
ryanofsky on March 3, 2026 macOSinterfaces
ryanofsky on March 3, 2026 macOSinterfaces
issue
RFC: IPC based tracing interface (alternative to eBPF/USDT)
#35142
0xB10C on April 23, 2026 Brainstorminginterfaces
0xB10C on April 23, 2026 Brainstorminginterfaces
pull
refactor: Get rid of more redundant chain methods
#19425
ryanofsky on July 1, 2020 Refactoringinterfaces
ryanofsky on July 1, 2020 Refactoringinterfaces
pull
interfaces: Stop exposing wallet destdata to gui
#21353
ryanofsky on March 3, 2021 RefactoringWalletinterfaces
ryanofsky on March 3, 2021 RefactoringWalletinterfaces
pull
Enable external signer support by default, reduce #ifdef
#21935
Sjors on May 12, 2021 GUIWalletBuild systeminterfaces
Sjors on May 12, 2021 GUIWalletBuild systeminterfaces
pull
Allow tr() import only when Taproot is active
#22156
achow101 on June 5, 2021 WalletRPC/REST/ZMQinterfaces
achow101 on June 5, 2021 WalletRPC/REST/ZMQinterfaces
pull
refactor: Rearrange fillPSBT arguments
#22214
ryanofsky on June 10, 2021 GUIRefactoringWalletinterfaces
ryanofsky on June 10, 2021 GUIRefactoringWalletinterfaces
pull
refactor: Avoid wallet code writing node settings file
#22217
ryanofsky on June 10, 2021 RefactoringWalletUtils/log/libsinterfaces
ryanofsky on June 10, 2021 RefactoringWalletUtils/log/libsinterfaces
pull
multiprocess: Add ipc::Context and ipc::capnp::Context structs
#22218
ryanofsky on June 10, 2021 Build systeminterfaces
ryanofsky on June 10, 2021 Build systeminterfaces
pull
multiprocess: Start using init makeNode, makeChain, etc methods
#22219
ryanofsky on June 10, 2021 Utils/log/libsinterfaces
ryanofsky on June 10, 2021 Utils/log/libsinterfaces
pull
Separate AppInitStartClients from AppInitMain
#22231
hebasto on June 12, 2021 GUIRefactoringinterfaces
hebasto on June 12, 2021 GUIRefactoringinterfaces
pull
multiprocess: Make interfaces::Chain::isTaprootActive non-const
#23003
ryanofsky on September 17, 2021 interfaces
ryanofsky on September 17, 2021 interfaces
pull
multiprocess: add interfaces::ExternalSigner class
#23004
ryanofsky on September 17, 2021 Walletinterfaces
ryanofsky on September 17, 2021 Walletinterfaces
pull
multiprocess: Delay wallet client construction
#23005
ryanofsky on September 17, 2021 interfaces
ryanofsky on September 17, 2021 interfaces
pull
multiprocess: Add interfaces::Node::broadCastTransaction method
#23499
ryanofsky on November 12, 2021 Refactoringinterfaces
ryanofsky on November 12, 2021 Refactoringinterfaces
pull
.
#23934
hhhogannwo on January 1, 2022 GUIWalletBuild systemTX fees and policyRPC/REST/ZMQP2PMiningValidationScripts and toolsUtils/log/libsNeeds rebaseDescriptorsinterfaces
hhhogannwo on January 1, 2022 GUIWalletBuild systemTX fees and policyRPC/REST/ZMQP2PMiningValidationScripts and toolsUtils/log/libsNeeds rebaseDescriptorsinterfaces
pull
Block unsafe std::string fs::path conversion copy_file calls
#24026
hebasto on January 10, 2022 WalletRPC/REST/ZMQinterfaces
hebasto on January 10, 2022 WalletRPC/REST/ZMQinterfaces
pull
Improve display address handling for external signer
#24313
Sjors on February 10, 2022 GUIWalletRPC/REST/ZMQinterfaces
Sjors on February 10, 2022 GUIWalletRPC/REST/ZMQinterfaces
pull
multiprocess: Add capnp wrapper for Chain interface
#29409
ryanofsky on February 8, 2024 interfaces
ryanofsky on February 8, 2024 interfaces
pull
multiprocess: Lock CapnpProtocol::m_loop with mutex
#31815
ryanofsky on February 7, 2025 interfaces
ryanofsky on February 7, 2025 interfaces
pull
interfaces: refactor: move `Mining` and `BlockTemplate` implementation to miner
#32378
ismaelsadeeq on April 29, 2025 interfaces
ismaelsadeeq on April 29, 2025 interfaces
pull
Interfaces: Expose UTXO Snapshot Loading and Add Progress Notifications
#33117
D33r-Gee on August 1, 2025 interfaces
D33r-Gee on August 1, 2025 interfaces
pull
multiprocess: Don't require bitcoin -m argument when IPC options are used
#33229
ryanofsky on August 20, 2025 interfaces
ryanofsky on August 20, 2025 interfaces
pull
multiprocess: Fix high overhead from message logging
#33517
theuni on October 1, 2025 interfaces
theuni on October 1, 2025 interfaces
pull
interfaces: enable cancelling running `waitNext` calls
#33676
ismaelsadeeq on October 22, 2025 interfaces
ismaelsadeeq on October 22, 2025 interfaces
pull
interfaces: remove redundant mempool lock in ChainImpl::isInMempool()
#33946
Fibonacci747 on November 25, 2025 interfaces
Fibonacci747 on November 25, 2025 interfaces