summaryrefslogtreecommitdiff
path: root/src/cryptonote_protocol/block_queue.h
Commit message (Expand)AuthorAgeFilesLines
* protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-101-8/+10
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-1/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Pruningmoneromooo-monero2019-01-221-6/+11
* block_queue: faster check whether a block was requestedmoneromooo-monero2018-07-201-0/+6
* replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-10/+10
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* cryptonote_protocol: misc fixes to the new sync algorithmmoneromooo-monero2017-08-211-1/+2
* cryptonote_protocol: kick idle synchronizing peersmoneromooo-monero2017-08-161-0/+1
* protocol: fix reorgs while syncingmoneromooo-monero2017-08-121-3/+3
* cryptonote_protocol: retry stale spans earlymoneromooo-monero2017-08-071-0/+1
* cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+96