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
/
daemon
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Riccardo Spagni
2015-05-31
15
-105
/
+105
*
Merge pull request #294
Riccardo Spagni
2015-05-30
3
-532
/
+1
|
\
|
*
rpc_command_executor: fix mining in testnet mode
moneromooo-monero
2015-05-28
1
-2
/
+1
|
*
daemon: remove obsolete daemon_commands_handler.h
moneromooo-monero
2015-05-28
2
-530
/
+0
*
|
daemon: Set log file default to use data dir
warptangent
2015-05-28
1
-1
/
+16
|
/
*
print limits when running limit commands with no arguments
moneromooo-monero
2015-05-17
3
-3
/
+41
*
Add mempool output to daemon via command and RPC
warptangent
2015-04-23
1
-13
/
+50
*
[fix] log level change. compilation: dns, tests
rfree2monero
2015-04-10
2
-2
/
+3
*
Fixes start_mining in cli interactive mode
Thomas Winget
2015-04-10
1
-2
/
+16
*
Merge BlockchainDB into upstream
Thomas Winget
2015-04-07
3
-0
/
+21
|
\
|
*
Steps toward multiple dbs available -- working
Thomas Winget
2015-03-25
2
-0
/
+20
|
*
Merge upstream updates into blockchain branch
Thomas Winget
2015-03-25
18
-292
/
+2286
|
|
\
|
*
|
Moved BlockchainDB into its own src/ subfolder
Thomas Winget
2015-03-06
1
-0
/
+1
*
|
|
Network 1.7; Quieted the debug a bit.
rfree2monero
2015-04-02
1
-1
/
+5
*
|
|
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
9
-180
/
+273
*
|
|
Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
rfree2monero
2015-04-01
18
-329
/
+2646
|
\
\
\
|
*
|
|
Restore daemon interactive mode
Thomas Winget
2015-03-27
10
-83
/
+430
|
|
|
/
|
|
/
|
|
*
|
sending commands to forked daemon works on testnet now
Thomas Winget
2015-03-01
1
-0
/
+4
|
*
|
Fix tests building -- function signatures changed
Thomas Winget
2015-03-01
2
-0
/
+3
|
*
|
RPC calls for background daemon added in
Thomas Winget
2015-02-24
3
-50
/
+39
|
*
|
Daemonize changes pulled in -- daemon builds
Thomas Winget
2015-02-24
18
-292
/
+2290
|
|
/
*
|
fix locking in count-peers thread (2)
rfree2monero
2015-02-24
1
-1
/
+1
*
|
2014 network limit 1.3 fix log/path/data +utils
rfree2monero
2015-02-24
1
-2
/
+4
*
|
2014 network limit 1.2 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
2
-19
/
+26
*
|
2014 network limit 1.1 +utils +toc -doc -drmonero
rfree2monero
2015-02-20
2
-17
/
+73
*
|
2014 network limit 1.0a +utils +toc -doc -drmonero
rfree2monero
2015-02-20
2
-17
/
+133
|
/
*
year updated in license
Riccardo Spagni
2015-01-02
3
-3
/
+3
*
cmake: fix up link lines
Ben Boeckel
2014-10-24
1
-0
/
+1
*
cmake: support 2.8.7
Ben Boeckel
2014-10-24
1
-1
/
+1
*
cmake: handle private vs. public headers
Ben Boeckel
2014-10-23
1
-2
/
+7
*
cmake: refactor common code with executables
Ben Boeckel
2014-10-23
1
-18
/
+1
*
cmake: put each library into its own directory
Ben Boeckel
2014-10-23
1
-0
/
+89
*
Fixed segfault with checkpoints loading
Thomas Winget
2014-09-30
1
-2
/
+0
*
DNS checkpoint updating added, and daemon flag to enforce them
Thomas Winget
2014-09-30
1
-2
/
+8
*
reload checkpoints file every ~hr and print if any fail
Thomas Winget
2014-09-30
1
-1
/
+2
*
Added ability to read chechpoint hashes from json file in data folder
Tomer Konforty
2014-09-25
1
-0
/
+5
*
Give up on brace initializers in initializer lists (MSVC bug)
Zachary Michaels
2014-09-15
1
-1
/
+1
*
fixed incorrect version reference
Riccardo Spagni
2014-09-15
1
-1
/
+1
*
Separate testnet address prefix
Zachary Michaels
2014-09-15
2
-5
/
+11
*
Create testnet data dir if necessary
Zachary Michaels
2014-09-15
1
-0
/
+1
*
Separate testnet default data dir
Zachary Michaels
2014-09-15
1
-27
/
+37
*
Separate network id for testnet
Zachary Michaels
2014-09-15
1
-1
/
+5
*
Separate rpc port for testnet
Zachary Michaels
2014-09-15
1
-1
/
+1
*
Add testnet flag
Zachary Michaels
2014-09-15
1
-4
/
+13
*
versioning now includes the commit hash, or -final for tagged releases
Riccardo Spagni
2014-09-12
2
-4
/
+4
*
Merge remote-tracking branch 'upstream/master'
jebes
2014-09-11
1
-17
/
+17
|
\
|
*
moved non-critical warnings and errors to log level 1
fluffypony
2014-09-09
1
-17
/
+17
*
|
commented util.h
jebes
2014-09-09
2
-36
/
+41
|
/
*
License updated to BSD 3-clause
fluffypony
2014-07-23
2
-6
/
+58
*
0.8.8update
mydesktop
2014-05-25
1
-2
/
+47
[next]