aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/register.h
AgeCommit message (Expand)Author
2022-05-03scripted-diff: Rename rpc/misc.cpp to rpc/node.cppMacroFake
2022-05-03rpc: Move output script RPCs to separate fileMacroFake
2022-04-29rpc: Move fee estimation RPCs to separate fileMacroFake
2022-04-28rpc: Move signmessage RPC util to new fileMacroFake
2022-03-17Move txoutproof RPCs to txoutproof.cppMarcoFalke
2022-03-15Add RegisterMempoolRPCCommands helperMarcoFalke
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-04-08Move external signer out of wallet moduleSjors Provoost
2018-07-27Update copyright headers to 2018DrahtBot
2018-03-22Fix missing or inconsistent include guardspracticalswift
2016-08-25Do not shadow global RPC table variable (tableRPC)Pavel Janík
2016-03-31rpc: Register calls where they are definedWladimir J. van der Laan