Age | Commit message (Expand) | Author |
---|---|---|
2018-02-17 | Split signrawtransaction into wallet and non-wallet | Andrew Chow |
2018-02-16 | Create getaddressinfo RPC and deprecate parts of validateaddress | Andrew Chow |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-09-07 | [wallet] Add RegisterWalletRPC() function to wallet/init.cpp | John Newbery |
2017-08-07 | scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in... | practicalswift |
2017-07-16 | Fix incorrect Doxygen tag (@ince → @since). Make Doxygen parameter names ma... | practicalswift |
2017-02-27 | Move wallet RPC declarations to rpcwallet.h | Luke Dashjr |
2016-08-25 | Do not shadow global RPC table variable (tableRPC) | Pavel Janík |
2016-03-31 | rpc: Register calls where they are defined | Wladimir J. van der Laan |
2016-01-20 | [RPC, Wallet] Move RPC dispatch table registration to wallet/ code | Jonas Schnelli |