Age | Commit message (Expand) | Author |
---|---|---|
2023-12-05 | rpc, doc: encryptwallet, mention HD seed rotation and new backup | furszy |
2023-02-21 | Detailed error message for passphrases with null chars | John Moffett |
2023-02-21 | Pass all characters to SecureString including nulls | John Moffett |
2023-02-14 | wallet: ensure that the passphrase is not deleted from memory when being used... | ishaanam |
2023-02-14 | wallet: keep track of when the passphrase is needed when rescanning | ishaanam |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-07-25 | scripted-diff: Replace NullUniValue with UniValue::VNULL | MacroFake |
2022-05-18 | scripted-diff: Use getInt<T> over get_int/get_int64 | MacroFake |
2022-02-21 | Replace "can not" with "cannot" in docs, user messages, and tests | Jon Atack |
2022-01-06 | Add src/wallet/* code to wallet:: namespace | Russell Yanofsky |
2021-12-03 | MOVEONLY: Move wallet encryption RPCs to encrypt.cpp | Samuel Dobson |