aboutsummaryrefslogtreecommitdiff
path: root/src/init/bitcoin-node.cpp
AgeCommit message (Expand)Author
2022-04-20refactor: fix includes in src/initfanquake
2022-01-06Add src/node/* code to node:: namespaceRussell Yanofsky
2021-12-22scripted-diff: Rename interfaces::WalletClient to interfaces::WalletLoaderRussell Yanofsky
2021-08-17Start using init makeNode, makeChain, etc methodsRussell Yanofsky
2021-06-10Make SetupServerArgs callable without NodeContextRussell Yanofsky
2021-04-23multiprocess: Add echoipc RPC method and testRussell Yanofsky
2021-04-23multiprocess: Add bitcoin-node process spawning supportRussell Yanofsky