aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/block_queue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Readd copyright starting datexmr-eric2018-01-261-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* protocol: fix reorgs while syncingmoneromooo-monero2017-08-121-188/+0
|
* cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+275
A block queue is now placed between block download and block processing. Blocks are now requested only from one peer (unless starved). Includes a new sync_info coommand.