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
*
Add a --fluffy-blocks option to relay blocks as fluffy blocks
moneromooo-monero
2017-09-03
1
-1
/
+1
*
Merge pull request #2373
Riccardo Spagni
2017-09-02
1
-6
/
+34
|
\
|
*
cryptonote_protocol: error handling on cleanup_handle_incoming_blocks
moneromooo-monero
2017-08-29
1
-6
/
+34
*
|
cryptonote_protocol: remove old spans when received as old blocks
moneromooo-monero
2017-08-28
1
-0
/
+1
|
/
*
Merge pull request #2319
Riccardo Spagni
2017-08-26
1
-0
/
+2
|
\
|
*
Cleanup test impact of adding safesyncmode() method
Howard Chu
2017-08-22
1
-2
/
+2
|
*
Toggle SAFE syncmode on and off automatically
Howard Chu
2017-08-20
1
-0
/
+2
*
|
cryptonote_protocol: warn if we see a higher top version we expect
moneromooo-monero
2017-08-23
1
-0
/
+2
*
|
cryptonote_protocol: less strict check on top version on connect
moneromooo-monero
2017-08-23
1
-1
/
+1
*
|
cryptonote_protocol: update target height when syncing too
moneromooo-monero
2017-08-23
1
-0
/
+4
*
|
cryptonote_protocol: simplify and remove unnecessary casts
moneromooo-monero
2017-08-23
1
-5
/
+6
*
|
cryptonote_protocol: print peer top height along with its version
moneromooo-monero
2017-08-23
1
-1
/
+1
*
|
cryptonote_protocol: misc fixes to the new sync algorithm
moneromooo-monero
2017-08-21
1
-34
/
+78
|
/
*
Merge pull request #2303
Riccardo Spagni
2017-08-17
1
-1
/
+28
|
\
|
*
cryptonote_protocol: large block sync size before v4
moneromooo-monero
2017-08-17
1
-1
/
+1
|
*
cryptonote_protocol: kick idle synchronizing peers
moneromooo-monero
2017-08-16
1
-0
/
+27
*
|
Merge pull request #2300
Riccardo Spagni
2017-08-17
1
-1
/
+1
|
\
\
|
*
|
Consistently print peer id in hex and on 16 chars
moneromooo-monero
2017-08-16
1
-1
/
+1
|
|
/
*
|
Merge pull request #2291
Riccardo Spagni
2017-08-17
1
-1
/
+1
|
\
\
|
*
|
befor -> before
Nano Akron
2017-08-15
1
-1
/
+1
|
|
/
*
/
protocol: pass blockchain cumulative difficulty when syncing
moneromooo-monero
2017-08-15
1
-0
/
+1
|
/
*
Merge pull request #2276
Riccardo Spagni
2017-08-15
1
-2
/
+2
|
\
|
*
tests: fix tests build
moneromooo-monero
2017-08-10
1
-2
/
+2
*
|
Merge pull request #2275
Riccardo Spagni
2017-08-15
1
-1
/
+1
|
\
\
|
*
|
cryptonote_protocol_handler: log versions as unsigned ints
moneromooo-monero
2017-08-12
1
-1
/
+1
|
|
/
*
|
Merge pull request #2273
Riccardo Spagni
2017-08-15
1
-2
/
+2
|
\
\
|
*
|
cryptonote_protocol: fix recv/send idle time before handshake
moneromooo-monero
2017-08-09
1
-2
/
+2
|
|
/
*
|
Merge pull request #2272
Riccardo Spagni
2017-08-15
1
-67
/
+54
|
\
\
|
*
|
cryptonote_protocol: keep target in sync with dropped connections
moneromooo-monero
2017-08-09
1
-67
/
+54
|
|
/
*
|
cryptonote_protocol: fix "holes" in block download schedule
moneromooo-monero
2017-08-15
1
-1
/
+2
*
|
cryptonote_protocol: fix out of order addition
moneromooo-monero
2017-08-15
1
-0
/
+37
*
|
daemon: print peers' top height in sync_info
moneromooo-monero
2017-08-12
1
-1
/
+4
*
|
protocol: fix reorgs while syncing
moneromooo-monero
2017-08-12
1
-17
/
+13
|
/
*
protocol: add checks for top block hard fork version
moneromooo-monero
2017-08-09
1
-0
/
+11
*
Merge pull request #2149
Riccardo Spagni
2017-08-07
1
-152
/
+472
|
\
|
*
core: thread most of handle_incoming_tx
moneromooo-monero
2017-08-07
1
-6
/
+9
|
*
cryptonote_protocol: retry stale spans early
moneromooo-monero
2017-08-07
1
-0
/
+8
|
*
cryptonote_protocol: light cleanup
moneromooo-monero
2017-08-07
1
-22
/
+9
|
*
cryptonote_protocol: avoid spurious SYNCHRONIZED OK messages
moneromooo-monero
2017-08-07
1
-2
/
+12
|
*
cryptonote_protocol_handler: sync speedup
moneromooo-monero
2017-08-07
1
-128
/
+440
*
|
Merge pull request #2242
Riccardo Spagni
2017-08-07
1
-1
/
+1
|
\
\
|
*
|
cryptonote_protocol: fix days behind calc on testnet
moneromooo-monero
2017-08-02
1
-1
/
+1
|
|
/
*
|
Merge pull request #2234
Riccardo Spagni
2017-08-07
1
-1
/
+1
|
\
\
|
*
|
some include cleanup
moneromooo-monero
2017-07-31
1
-1
/
+1
|
|
/
*
/
cryptonote_protocol: Set send_idle_time in connection_info correctly
rbrunner7
2017-07-24
1
-1
/
+1
|
/
*
Remove typeid use in network_address
moneromooo-monero
2017-06-28
1
-1
/
+1
*
Merge pull request #2064
Riccardo Spagni
2017-06-18
1
-3
/
+1
|
\
|
*
cryptonote_protocol_handler: fix crash in debug log
moneromooo-monero
2017-06-01
1
-3
/
+1
*
|
Merge pull request #2052
Riccardo Spagni
2017-06-18
1
-33
/
+18
|
\
\
|
|
/
|
/
|
|
*
abstracted nework addresses
moneromooo-monero
2017-05-27
1
-33
/
+18
[next]