Age | Commit message (Expand) | Author |
---|---|---|
2021-05-24 | scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls | Kiminuo |
2021-04-23 | multiprocess: Add echoipc RPC method and test | Russell Yanofsky |
2021-04-23 | multiprocess: Add bitcoin-node process spawning support | Russell Yanofsky |
2021-04-19 | Move common package version code to init/common | Russell Yanofsky |
2021-04-19 | Move common logging start code to init/common | Russell Yanofsky |
2021-04-19 | Move common logging GetArgs code to init/common | Russell Yanofsky |
2021-04-19 | Move common logging AddArg code to init/common | Russell Yanofsky |
2021-04-19 | Move common sanity check code to init/common | Russell Yanofsky |
2021-04-19 | Move common global init code to init/common | Russell Yanofsky |