mirror of
https://github.com/monero-project/monero.git
synced 2025-08-09 16:02:21 -04:00
wallet2: fix store_to()
and change_password()
Resolves #8932 and: 2. Not storing cache when new path is different from old in `store_to()` and 3. Detecting same path when new path contains entire string of old path in `store_to()` and 4. Changing your password / decrypting your keys (in this method or others) and providing a bad original password and getting no error and 5. Changing your password and storing to a new file
This commit is contained in:
parent
8123d945f8
commit
1bea8ef42a
7 changed files with 359 additions and 42 deletions
BIN
tests/data/wallet_00fd416a
Normal file
BIN
tests/data/wallet_00fd416a
Normal file
Binary file not shown.
BIN
tests/data/wallet_00fd416a.keys
Normal file
BIN
tests/data/wallet_00fd416a.keys
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue