aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpc/util.cpp
AgeCommit message (Expand)Author
2022-08-17Merge bitcoin/bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCRequestfanquake
2022-07-19rpc: output wallet descriptors for received entries in listsinceblockAntoine Poinsot
2022-06-14doc: Update importaddress mention incompatibility with descriptor walletBrokenProgrammer
2022-03-25wallet: Prevent wallet unload on GetWalletForJSONRPCRequestJoão Barbosa
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