monero/tests/unit_tests
Howard Chu 9a859844f4
Toggle SAFE syncmode on and off automatically
If monerod is started with default sync mode, set it to SAFE after
synchronization completes. Set it back to FAST if synchronization
restarts (e.g. because another peer has a longer blockchain).

If monerod is started with an explicit sync mode, none of this
automation takes effect.
2017-08-20 16:30:28 +01:00
..
address_from_url.cpp
ban.cpp Merge pull request #2303 2017-08-17 21:39:44 +02:00
base58.cpp
block_queue.cpp
block_reward.cpp
blockchain_db.cpp
canonical_amounts.cpp
chacha8.cpp
checkpoints.cpp
CMakeLists.txt
command_line.cpp
crypto.cpp
decompose_amount_into_digits.cpp
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp
epee_utils.cpp
fee.cpp
get_xtype_from_string.cpp
hardfork.cpp
http.cpp
main.cpp
mnemonics.cpp
mul_div.cpp
output_selection.cpp
parse_amount.cpp
ringct.cpp
serialization.cpp
slow_memmem.cpp
test_peerlist.cpp
test_protocol_pack.cpp
test_tx_utils.cpp
thread_group.cpp
unbound.cpp
unit_tests_utils.h
uri.cpp
varint.cpp
vercmp.cpp