Commit Graph

12 Commits (1f6ab1215bbb1f8a5f1743c3c413b95ad08090df)

Author SHA1 Message Date
Ryan Ofsky 6acec6b9ff multiprocess: Add type conversion code for UniValue types
12 months ago
Ryan Ofsky 0cc74fce72 multiprocess: Add type conversion code for serializable types
12 months ago
TheCharlatan 7d3b35004b
refactor: Move system from util to common library
1 year ago
TheCharlatan 00e9b97f37
refactor: Move fs.* to util/fs.*
2 years ago
TheCharlatan 106b46d9d2
Add missing fs.h includes
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
fanquake a63d4cb26a
refactor: use <cstdlib> over stdlib.h
2 years ago
fanquake b95633121b
refactor: use <cstdio> over stdio.h
2 years ago
Russell Yanofsky 6544ea5035 refactor: Block unsafe fs::path std::string conversion calls
3 years ago
Russell Yanofsky 3e33d170cc Add ipc::Context and ipc::capnp::Context structs
3 years ago
Russell Yanofsky 84934bf70e multiprocess: Add echoipc RPC method and test
4 years ago
Russell Yanofsky 10afdf0280 multiprocess: Add Ipc interface implementation
4 years ago