index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cryptonote_protocol
/
cryptonote_protocol_handler.inl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4207
luigi1111
2018-08-22
1
-7
/
+12
|
\
|
*
cryptonote_protocol: don't serialize an unneeded new block message
moneromooo-monero
2018-08-09
1
-7
/
+12
*
|
Merge pull request #4020
luigi1111
2018-08-15
1
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
[monerod] Added blocks remaining count during syncronisation.
Jorropo
2018-07-25
1
-1
/
+14
*
|
Merge pull request #3716
luigi1111
2018-06-27
1
-32
/
+35
|
\
\
|
*
|
replace std::list with std::vector on some hot paths
moneromooo-monero
2018-06-26
1
-32
/
+35
|
|
/
*
/
cryptonote_protocol_handler: log when dropping a peer
moneromooo-monero
2018-06-09
1
-0
/
+3
|
/
*
protocol: drop (and increase fails) if most blocks hashes are invalid
moneromooo-monero
2018-06-03
1
-3
/
+3
*
protocol: do not switch to unsafe sync mode for just a few blocks
moneromooo-monero
2018-05-28
1
-1
/
+2
*
Merge pull request #3719
Riccardo Spagni
2018-04-29
1
-8
/
+11
|
\
|
*
cryptonote_protocol_handler.inl: remove span read just now that failed to pas...
stoffu
2018-04-28
1
-0
/
+3
|
*
cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)
stoffu
2018-04-28
1
-8
/
+8
*
|
Only log an error if fork version is higher AND is not known.
Thaer Khawaja
2018-04-22
1
-1
/
+1
|
/
*
Fix typos in various files
Dimitris Apostolou
2018-03-15
1
-1
/
+1
*
Merge pull request #3277
Riccardo Spagni
2018-03-05
1
-1
/
+1
|
\
|
*
Stagenet
stoffu
2018-03-05
1
-1
/
+1
*
|
Correct spelling mistakes.
Edward Betts
2018-03-05
1
-1
/
+1
|
/
*
Merge pull request #3229
Riccardo Spagni
2018-02-16
1
-0
/
+9
|
\
|
*
cryptonote_protocol: guard against all threads in standby
moneromooo-monero
2018-02-02
1
-0
/
+9
*
|
Merge pull request #3181
Riccardo Spagni
2018-02-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
daemon: don't drop RPC with busy error when running offline
moneromooo-monero
2018-01-25
1
-2
/
+2
*
|
Merge pull request #3186
Riccardo Spagni
2018-01-28
1
-1
/
+1
|
\
\
|
*
|
cryptonote_protocol: fix std::move usage on different types
moneromooo-monero
2018-01-26
1
-1
/
+1
*
|
|
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #3040
Riccardo Spagni
2018-01-25
1
-1
/
+1
|
\
\
|
*
|
cryptonote_protocol: fix missing space in version mismatch message
moneromooo-monero
2017-12-31
1
-1
/
+1
*
|
|
Merge pull request #3015
Riccardo Spagni
2018-01-25
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cryptonote_protocol: update target height when receiving blocks
moneromooo-monero
2017-12-27
1
-0
/
+2
|
|
/
*
|
Merge pull request #3004
Riccardo Spagni
2018-01-10
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
cryptonote_protocol: internal error consistency size check
moneromooo-monero
2017-12-24
1
-0
/
+5
*
|
add empty container sanity checks when using front() and back()
moneromooo-monero
2017-12-18
1
-0
/
+6
*
|
cryptonote_protocol: sanity check chain hashes from peer
moneromooo-monero
2017-12-18
1
-0
/
+6
*
|
cryptonote_protocol: print peer versions when unexpected
moneromooo-monero
2017-12-18
1
-6
/
+10
|
/
*
move connection_basic and network_throttle from src/p2p to epee
moneromooo-monero
2017-12-16
1
-1
/
+1
*
cryptonote_core does not depend on p2p anymore
moneromooo-monero
2017-12-16
1
-2
/
+2
*
cryptonote_protocol: fix corner case looping asking for same block hashes
moneromooo-monero
2017-12-03
1
-0
/
+4
*
make connection_id a string in RPC
moneromooo-monero
2017-11-18
1
-1
/
+1
*
remove "using namespace std" from headers
moneromooo-monero
2017-11-14
1
-2
/
+2
*
protocol: drop connections which don't handshake after some time
moneromooo-monero
2017-10-22
1
-3
/
+6
*
Fix compiler warnings with Clang 6.0.0.
Vasil Dimov
2017-10-15
1
-1
/
+1
*
Merge pull request #2604
Riccardo Spagni
2017-10-15
1
-3
/
+10
|
\
|
*
protocol: kick idle peers by dropping them
moneromooo-monero
2017-10-07
1
-3
/
+10
*
|
Merge pull request #2469
Riccardo Spagni
2017-10-15
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
precomputed block hashes are now in blocks of N (currently 256)
moneromooo-monero
2017-09-18
1
-0
/
+12
*
|
move checkpoints in a separate library
moneromooo-monero
2017-09-25
1
-1
/
+1
*
|
Merge pull request #2460
Riccardo Spagni
2017-09-25
1
-2
/
+3
|
\
\
|
*
|
cryptonote_protocol: fix needless chain hashes downloads
moneromooo-monero
2017-09-17
1
-2
/
+3
|
|
/
*
/
protocol: remove hop count on block propagation
moneromooo-monero
2017-09-17
1
-8
/
+2
|
/
*
Add a --fluffy-blocks option to relay blocks as fluffy blocks
moneromooo-monero
2017-09-03
1
-1
/
+1
*
Merge pull request #2372
Riccardo Spagni
2017-09-02
1
-6
/
+34
|
\
[next]