danicoin/src/cryptonote_core
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
..
blockchain.cpp Toggle SAFE syncmode on and off automatically 2017-08-20 16:30:28 +01:00
blockchain.h Toggle SAFE syncmode on and off automatically 2017-08-20 16:30:28 +01:00
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
cryptonote_core.cpp Toggle SAFE syncmode on and off automatically 2017-08-20 16:30:28 +01:00
cryptonote_core.h Merge pull request #2303 2017-08-17 21:39:44 +02:00
cryptonote_tx_utils.cpp Merge pull request #2231 2017-08-07 22:53:15 +02:00
cryptonote_tx_utils.h some include cleanup 2017-07-31 16:36:52 +01:00
tx_pool.cpp tx_pool: initialize padding in txpool meta structure 2017-07-02 18:45:29 +01:00
tx_pool.h tx_pool: remove obsolete unused m_config_folder field 2017-07-30 12:03:43 +01:00