danicoin/src/cryptonote_protocol
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
..
blobdatatype.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
block_queue.cpp cryptonote_protocol: kick idle synchronizing peers 2017-08-16 22:24:50 +01:00
block_queue.h cryptonote_protocol: kick idle synchronizing peers 2017-08-16 22:24:50 +01:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_protocol_defs.h protocol: pass blockchain cumulative difficulty when syncing 2017-08-15 21:03:37 +01:00
cryptonote_protocol_handler-base.cpp Merge pull request #2149 2017-08-07 15:24:58 +02:00
cryptonote_protocol_handler.h cryptonote_protocol: kick idle synchronizing peers 2017-08-16 22:24:50 +01:00
cryptonote_protocol_handler.inl Toggle SAFE syncmode on and off automatically 2017-08-20 16:30:28 +01:00
cryptonote_protocol_handler_common.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00