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
/
cryptonote_protocol_handler.inl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
Move txpool to the database
moneromooo-monero
2017-05-25
1
-3
/
+13
|
/
*
protocol: fix wrong tx being looked up from fluffy block
moneromooo-monero
2017-03-13
1
-1
/
+10
*
protocol: fix fluffy to normal block dropping txes
moneromooo-monero
2017-03-12
1
-1
/
+1
*
protocol: fix "sync done" message not appearing
moneromooo-monero
2017-02-24
1
-1
/
+3
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
Merge pull request #1736
Riccardo Spagni
2017-02-21
1
-1
/
+5
|
\
|
*
Fix spurious synchronization status msgs
Howard Chu
2017-02-15
1
-1
/
+5
*
|
Merge pull request #1727
Riccardo Spagni
2017-02-21
1
-0
/
+3
|
\
\
|
*
|
blockchain_db: add "raw" blobdata getters for block and transaction
moneromooo-monero
2017-02-13
1
-0
/
+3
|
|
/
*
/
cryptonote_protocol: tweaks to the syncing speedup
moneromooo-monero
2017-02-13
1
-6
/
+10
|
/
*
Merge pull request #1717
Riccardo Spagni
2017-02-12
1
-2
/
+30
|
\
|
*
protocol: speed up sync by minimizing duplicate work
moneromooo-monero
2017-02-12
1
-2
/
+30
*
|
cryptonote_protocol: misc fluffy block fixes
moneromooo-monero
2017-02-12
1
-37
/
+73
|
/
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-1
/
+1
*
Merge pull request #1617
Riccardo Spagni
2017-02-02
1
-7
/
+7
|
\
|
*
Replace BOOST_FOREACH with C++11 ranged for
Miguel Herranz
2017-01-22
1
-7
/
+7
*
|
Update log messages to reflect fact we no longer need to type `exit` to save ...
NanoAkron
2017-01-23
1
-5
/
+2
|
/
*
protocol: log received messages in a separate category
moneromooo-monero
2017-01-22
1
-8
/
+10
*
fixups in logging init calls, and add missing net context in a log
moneromooo-monero
2017-01-16
1
-1
/
+1
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-35
/
+16
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
1
-4
/
+4
*
Improve language of 'node ahead by' message
NanoAkron
2016-12-12
1
-1
/
+1
*
Update cryptonote_protocol_handler.inl
Gingeropolous
2016-12-10
1
-2
/
+2
*
Merge pull request #1397
Riccardo Spagni
2016-12-04
1
-2
/
+20
|
\
|
*
Fix delayed exit when syncing
moneromooo-monero
2016-12-04
1
-2
/
+20
*
|
p2p: possibly fix crash in relay_blocks
moneromooo-monero
2016-12-01
1
-11
/
+26
|
/
*
Merge pull request #1263
Riccardo Spagni
2016-11-11
1
-3
/
+335
|
\
|
*
add lightweight block propagation ("fluffy blocks")
Dion Ahmetaj
2016-11-09
1
-3
/
+335
*
|
cryptonote_protocol: drop connection when find_blockchain_supplement fails
moneromooo-monero
2016-11-09
1
-0
/
+1
|
/
*
core: notify the txpool when transactions are relayed
moneromooo-monero
2016-10-23
1
-0
/
+3
[prev]
[next]