aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpc/util.h
AgeCommit message (Expand)Author
2023-04-26rpc: return block hash & height in getbalances, gettransaction & getwalletinf...Harris
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-10-01refactor: move Boost datetime usage to walletfanquake
2022-07-19rpc: output wallet descriptors for received entries in listsinceblockAntoine Poinsot
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-12-15refactor: Move restorewallet() RPC logic to the wallet sectionw0xlt
2021-12-03MOVEONLY: Move LoadWalletHelper to wallet/rpc/utilSamuel Dobson
2021-12-01MOVEONLY: Move utility functions from rpcwallet to wallet/rpc/utilSamuel Dobson
2021-12-01Introduce wallet/rpc/utilSamuel Dobson