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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: tone down a rate limit not implemented yet warning
moneromooo-monero
2017-02-25
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
7
-7
/
+7
*
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
2
-2
/
+31
|
\
|
*
protocol: speed up sync by minimizing duplicate work
moneromooo-monero
2017-02-12
2
-2
/
+31
*
|
cryptonote_protocol: misc fluffy block fixes
moneromooo-monero
2017-02-12
2
-42
/
+78
|
/
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
5
-6
/
+8
*
Merge pull request #1617
Riccardo Spagni
2017-02-02
2
-8
/
+7
|
\
|
*
Remove boost/foreach.cpp includes
Miguel Herranz
2017-01-22
1
-1
/
+0
|
*
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
3
-53
/
+26
*
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 #1398
Riccardo Spagni
2016-12-04
1
-8
/
+8
|
\
|
*
Fix a few minor typos
Pierre Boyer
2016-12-04
1
-8
/
+8
*
|
Merge pull request #1397
Riccardo Spagni
2016-12-04
2
-2
/
+22
|
\
\
|
*
|
Fix delayed exit when syncing
moneromooo-monero
2016-12-04
2
-2
/
+22
|
|
/
*
/
p2p: possibly fix crash in relay_blocks
moneromooo-monero
2016-12-01
1
-11
/
+26
|
/
*
Merge pull request #1263
Riccardo Spagni
2016-11-11
3
-5
/
+387
|
\
|
*
add lightweight block propagation ("fluffy blocks")
Dion Ahmetaj
2016-11-09
3
-5
/
+387
*
|
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 #1139
Riccardo Spagni
2016-10-04
1
-3
/
+3
|
\
|
*
Update CMakeLists.txt
codehalo
2016-09-27
1
-1
/
+0
|
*
Update CMakeLists.txt
codehalo
2016-09-27
1
-1
/
+1
|
*
Update CMakeLists.txt
codehalo
2016-09-27
1
-11
/
+6
|
*
Cleanup. Dropped "bit" from bitmonero.
Randi Joseph
2016-09-26
1
-5
/
+11
|
|
\
|
|
*
Dropped "bit" from bitmonero.
Randi Joseph
2016-09-26
1
-3
/
+3
|
*
|
Cleanup. Dropped "bit" from bitmonero.
Randi Joseph
2016-09-26
1
-3
/
+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
|
/
/
*
/
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-10
/
+4
|
/
*
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
|
/
[next]