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
*
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
*
Merge pull request #1133
Riccardo Spagni
2016-10-04
1
-1
/
+1
|
\
|
*
Revert "Fix fake 'network synchronized, begin using' messages"
moneromooo-monero
2016-09-25
1
-1
/
+1
*
|
Moved logging to target functions rather than caller
NanoAkron
2016-10-03
1
-2
/
+0
*
|
core: make the sync chunk block count overridable
moneromooo-monero
2016-09-24
1
-2
/
+2
|
/
*
fix remaining bitmonero and simplewallet bits
Riccardo Spagni
2016-09-03
1
-1
/
+1
*
Merge pull request #1012
Riccardo Spagni
2016-09-01
1
-1
/
+4
|
\
|
*
Show correct amount of days behind/ahead while syncing
tobiasw2
2016-08-30
1
-1
/
+4
*
|
Fix fake 'network synchronized, begin using' messages
Thomas Winget
2016-08-23
1
-1
/
+1
|
/
*
cryptonote_protocol: clarify height wording
moneromooo-monero
2016-03-20
1
-1
/
+1
*
Fix V1/V2 use of hard fork related parameters
moneromooo-monero
2016-01-29
1
-1
/
+1
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
Replace tabs with two spaces for consistency with rest of codebase
warptangent
2015-12-15
1
-267
/
+266
*
Tone down L0 logs during daemon sync some more
moneromooo-monero
2015-12-14
1
-2
/
+2
*
Tone down a bit L0 logs during daemon sync
moneromooo-monero
2015-12-14
1
-2
/
+10
*
Add IP blocking for misbehaving nodes (adapted from Boolberry)
Javier Smooth
2015-11-23
1
-0
/
+4
*
Relay transactions when they linger too long in the pool
moneromooo-monero
2015-11-21
1
-3
/
+3
*
Pause miner before preparing for incoming blocks
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-6
/
+5
*
** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
NoodleDoodleNoodleDoodleNoodleDoodleNoo
2015-07-15
1
-2
/
+10
*
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
1
-0
/
+37
*
2014 network limit 1.2 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-56
/
+54
*
2014 network limit 1.1 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
1
-17
/
+131
[next]