wownero/tests/unit_tests
jeffro256 ba98269ca5
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:52:31 -05:00
..
account.cpp
address_from_url.cpp
aligned.cpp
apply_permutation.cpp
base58.cpp
block_queue.cpp
block_reward.cpp
blockchain_db.cpp
bootstrap_node_selector.cpp
bulletproofs.cpp
bulletproofs_plus.cpp
canonical_amounts.cpp
chacha.cpp
checkpoints.cpp
CMakeLists.txt
command_line.cpp
crypto.cpp
decompose_amount_into_digits.cpp
device.cpp
difficulty.cpp
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp
epee_serialization.cpp
epee_utils.cpp
expect.cpp
fee.cpp
get_xtype_from_string.cpp
hardfork.cpp
hashchain.cpp
hmac_keccak.cpp
http.cpp
is_hdd.cpp
json_serialization.cpp
json_serialization.h
keccak.cpp
levin.cpp
lmdb.cpp
logging.cpp
long_term_block_weight.cpp
main.cpp
memwipe.cpp
mlocker.cpp
mnemonics.cpp
mul_div.cpp
multiexp.cpp
multisig.cpp
net.cpp
node_server.cpp
notify.cpp
output_distribution.cpp
output_selection.cpp
parse_amount.cpp
pruning.cpp
random.cpp
ringct.cpp
ringdb.cpp
rolling_median.cpp
rpc_version_str.cpp
scaling_2021.cpp
serialization.cpp
sha256.cpp
slow_memmem.cpp
subaddress.cpp
test_notifier.cpp
test_peerlist.cpp
test_protocol_pack.cpp
test_tx_utils.cpp
threadpool.cpp
tx_proof.cpp
unbound.cpp
unit_tests_utils.h
uri.cpp
util.cpp
varint.cpp
ver_rct_non_semantics_simple_cached.cpp
vercmp.cpp
wallet_storage.cpp
wipeable_string.cpp
zmq_rpc.cpp