aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/block_queue.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-03block_queue: use boost::uuids::nil_uuid where appropriatemoneromooo-monero1-2/+1
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-1/+1
2017-08-21cryptonote_protocol: misc fixes to the new sync algorithmmoneromooo-monero1-3/+25
2017-08-16cryptonote_protocol: kick idle synchronizing peersmoneromooo-monero1-0/+10
2017-08-15block_queue: do not add empty spansmoneromooo-monero1-0/+2
2017-08-12protocol: fix reorgs while syncingmoneromooo-monero1-80/+29
2017-08-07cryptonote_protocol: retry stale spans earlymoneromooo-monero1-0/+16
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero1-0/+418