index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_protocol
/
block_queue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
block_queue: fix late sanity check off by one
moneromooo-monero
2019-01-28
1
-1
/
+1
*
Pruning
moneromooo-monero
2019-01-22
1
-47
/
+146
*
Remove boost::lexical_cast for uuid and unused uuid function
Lee Clagett
2018-12-23
1
-0
/
+1
*
block_queue: faster check whether a block was requested
moneromooo-monero
2018-07-20
1
-13
/
+26
*
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
1
-9
/
+9
*
Readd copyright starting date
xmr-eric
2018-01-26
1
-1
/
+1
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
use const refs in for loops for non tiny types
moneromooo-monero
2017-12-18
1
-1
/
+1
*
add empty container sanity checks when using front() and back()
moneromooo-monero
2017-12-18
1
-0
/
+1
*
move includes around to lessen overall load
moneromooo-monero
2017-12-16
1
-0
/
+1
*
block_queue: use boost::uuids::nil_uuid where appropriate
moneromooo-monero
2017-10-03
1
-2
/
+1
*
move checkpoints in a separate library
moneromooo-monero
2017-09-25
1
-1
/
+1
*
cryptonote_protocol: misc fixes to the new sync algorithm
moneromooo-monero
2017-08-21
1
-3
/
+25
*
cryptonote_protocol: kick idle synchronizing peers
moneromooo-monero
2017-08-16
1
-0
/
+10
*
block_queue: do not add empty spans
moneromooo-monero
2017-08-15
1
-0
/
+2
*
protocol: fix reorgs while syncing
moneromooo-monero
2017-08-12
1
-80
/
+29
*
cryptonote_protocol: retry stale spans early
moneromooo-monero
2017-08-07
1
-0
/
+16
*
cryptonote_protocol_handler: sync speedup
moneromooo-monero
2017-08-07
1
-0
/
+418