danicoin/src/cryptonote_protocol
Howard Chu 424b76a4e5
Fix spurious synchronization status msgs
Only update target height if it's actually greater than the current target.
Only display "synchronized" when current height equals target.
2017-02-15 14:41:42 +00:00
..
blobdatatype.h updated copyright year 2015-12-31 08:39:56 +02:00
CMakeLists.txt extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00
cryptonote_protocol_defs.h cryptonote_protocol: misc fluffy block fixes 2017-02-12 12:33:45 +00:00
cryptonote_protocol_handler-base.cpp Remove boost/foreach.cpp includes 2017-01-22 23:31:34 +01:00
cryptonote_protocol_handler.h protocol: speed up sync by minimizing duplicate work 2017-02-12 17:17:30 +00:00
cryptonote_protocol_handler.inl Fix spurious synchronization status msgs 2017-02-15 14:41:42 +00:00
cryptonote_protocol_handler_common.h extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09:00