monero/src/wallet
jeffro256 1bea8ef42a
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
2023-08-23 11:48:18 -05:00
..
api wallet2: fix rescanning tx via scan_tx 2023-06-15 02:21:29 -07:00
CMakeLists.txt wallet, simplewallet: Drop support for mine-to-use RPC system 2023-04-25 10:18:20 -05:00
message_store.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
message_store.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
message_transporter.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
message_transporter.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
node_rpc_proxy.cpp wallet2: fix rescanning tx via scan_tx 2023-06-15 02:21:29 -07:00
node_rpc_proxy.h wallet2: fix rescanning tx via scan_tx 2023-06-15 02:21:29 -07:00
ringdb.cpp Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
ringdb.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
wallet2.cpp wallet2: fix store_to() and change_password() 2023-08-23 11:48:18 -05:00
wallet2.h wallet2: fix store_to() and change_password() 2023-08-23 11:48:18 -05:00
wallet_args.cpp wallet, simplewallet: Drop support for mine-to-use RPC system 2023-04-25 10:18:20 -05:00
wallet_args.h wallet, simplewallet: Drop support for mine-to-use RPC system 2023-04-25 10:18:20 -05:00
wallet_errors.h wallet2: fix rescanning tx via scan_tx 2023-06-15 02:21:29 -07:00
wallet_rpc_server_commands_defs.h Merge pull request #8914 2023-08-17 10:20:20 -05:00
wallet_rpc_server_error_codes.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00
wallet_rpc_server.cpp Merge pull request #8914 2023-08-17 10:20:20 -05:00
wallet_rpc_server.h Copyright: Update to 2023 2023-01-16 13:00:18 +01:00