Recent Issues and PRs
badge
title
on
on
pull
cmake: add type-unordered-set.h and version.h to public headers
#350
ryanofsky on August 20, 2026
ryanofsky on August 20, 2026
pull
type-context: fix async disconnect race condition found by antithesis
#349
ryanofsky on August 19, 2026
ryanofsky on August 19, 2026
issue
Data race: server thread calls CallContext::getResults() while event loop tears down RpcConnectionState on remote disconnect
#348
dergoegge on August 19, 2026
dergoegge on August 19, 2026
pull
refactor: Replace EventLoop::post() with sync() taking kj::FunctionParam
#347
ViniciusCestarii on August 16, 2026
ViniciusCestarii on August 16, 2026
pull
Remove trailing whitespace and Add -Wtrailing-whitespace to default ci config
#345
ViniciusCestarii on August 14, 2026
ViniciusCestarii on August 14, 2026
pull
test: fix race in connect_tests disconnect-deferred-failure test
#343
ryanofsky on August 13, 2026
ryanofsky on August 13, 2026
pull
Allow request cancellation for wrapped C++ methods
#342
xyzconstant on August 12, 2026 Needs rebase
xyzconstant on August 12, 2026 Needs rebase
pull
proxy-types: Remove requirement for return types to be default-constructible
#337
ryanofsky on August 7, 2026
ryanofsky on August 7, 2026
pull
proxy-io.h: Add Connection `disconnect` and `waitDrained` methods
#335
ryanofsky on August 7, 2026
ryanofsky on August 7, 2026
pull
ci: Set CMAKE_BUILD_PARALLEL_LEVEL to enable parallelism by default
#334
ryanofsky on August 7, 2026
ryanofsky on August 7, 2026
pull
nix: Make clang tooling and IWYU find the right standard library headers
#333
ryanofsky on August 6, 2026 Needs rebase
ryanofsky on August 6, 2026 Needs rebase
pull
refactor: access ThreadContext through CurrentThread(), ci: switch Bitcoin Core to master
#323
Sjors on July 29, 2026
Sjors on July 29, 2026
issue
Accepting a dead socket kills IPC listeners in macOS (Cap'n proto bug)
#319
xyzconstant on July 23, 2026
xyzconstant on July 23, 2026
pull
test: cover immediate client disconnects for `ListenConnections`
#310
xyzconstant on July 17, 2026
xyzconstant on July 17, 2026
issue
`Connection` leak when a ProxyClient `construct()` fails preventing `EventLoop::loop()` from exiting
#309
xyzconstant on July 14, 2026
xyzconstant on July 14, 2026
issue
Use-after-free race in `ConnectStream` when passing a disconnected socket
#308
xyzconstant on July 14, 2026
xyzconstant on July 14, 2026
pull
proxy: fix BuildList to use non-const iteration for interface types
#304
ryanofsky on July 8, 2026
ryanofsky on July 8, 2026
pull
type-chrono: Add CustomBuildField/CustomReadField overloads for std::chrono::time_point
#303
ryanofsky on July 8, 2026
ryanofsky on July 8, 2026
pull
Fix error handling when creating clients (`mp::ConnectStream`)
#298
xyzconstant on June 24, 2026
xyzconstant on June 24, 2026
pull
proxy-types: prevent race condition when reading client.m_context.connection
#293
ViniciusCestarii on June 9, 2026
ViniciusCestarii on June 9, 2026
pull
cmake: Skip `PATH` environment variable when discovering CapnProto
#290
hebasto on June 5, 2026
hebasto on June 5, 2026
pull
Create `support` branch for CI scripts, documentation, and examples
#288
ryanofsky on June 4, 2026 Needs rebase
ryanofsky on June 4, 2026 Needs rebase
pull
Split repository into `master` (library source) and `support` (CI, docs, examples) branches.
#287
ryanofsky on June 4, 2026 Needs rebase
ryanofsky on June 4, 2026 Needs rebase
issue
RFC: Server should execute requests on a thread pool when client does not specify an execution thread
#281
ViniciusCestarii on May 28, 2026
ViniciusCestarii on May 28, 2026
pull
Add std::unordered_set support and a helper BuildList to dedup list build handlers
#277
ViniciusCestarii on May 14, 2026
ViniciusCestarii on May 14, 2026
pull
proxy-client: tolerate exceptions from remote destroy during cleanup
#273
xyzconstant on April 22, 2026
xyzconstant on April 22, 2026
pull
Use throwRecoverableException instead of raw throw for stored exceptions
#268
alfonsoromanz on April 6, 2026
alfonsoromanz on April 6, 2026