aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpc/encrypt.cpp
AgeCommit message (Expand)Author
2023-12-05rpc, doc: encryptwallet, mention HD seed rotation and new backupfurszy
2023-02-21Detailed error message for passphrases with null charsJohn Moffett
2023-02-21Pass all characters to SecureString including nullsJohn Moffett
2023-02-14wallet: ensure that the passphrase is not deleted from memory when being used...ishaanam
2023-02-14wallet: keep track of when the passphrase is needed when rescanningishaanam
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-07-25scripted-diff: Replace NullUniValue with UniValue::VNULLMacroFake
2022-05-18scripted-diff: Use getInt<T> over get_int/get_int64MacroFake
2022-02-21Replace "can not" with "cannot" in docs, user messages, and testsJon Atack
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-12-03MOVEONLY: Move wallet encryption RPCs to encrypt.cppSamuel Dobson