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
/
command_parser_executor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stagenet
stoffu
2018-03-05
1
-18
/
+32
*
Allow the number of incoming connections to be limited
Erik de Castro Lopo
2018-01-29
1
-0
/
+17
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
catch const exceptions
moneromooo-monero
2017-12-18
1
-3
/
+3
*
Merge pull request #2591
Riccardo Spagni
2017-11-06
1
-2
/
+17
|
\
|
*
Fix #2559: more flexible print_tx daemon command
binaryFate
2017-10-08
1
-2
/
+17
*
|
Merge pull request #2599
Riccardo Spagni
2017-10-15
1
-9
/
+23
|
\
\
|
*
|
daemon: use @N syntax to output_histogram for specific amounts
moneromooo-monero
2017-10-07
1
-9
/
+23
|
|
/
*
|
Merge pull request #2573
Riccardo Spagni
2017-10-15
1
-6
/
+13
|
\
\
|
*
|
daemon: catch out of range exceptions too when calling stoll/stoi
moneromooo-monero
2017-10-03
1
-6
/
+13
|
|
/
*
/
Subaddresses
kenshi84
2017-10-07
1
-8
/
+11
|
/
*
Merge pull request #2512
Riccardo Spagni
2017-10-02
1
-1
/
+6
|
\
|
*
Log categories can now be added to and removed from
moneromooo-monero
2017-09-22
1
-1
/
+6
*
|
rpc: add new RPCs to get and set limits
MaxXor
2017-09-19
1
-18
/
+21
|
/
*
Merge pull request #2149
Riccardo Spagni
2017-08-07
1
-0
/
+7
|
\
|
*
cryptonote_protocol_handler: sync speedup
moneromooo-monero
2017-08-07
1
-0
/
+7
*
|
Move OpenAlias console input back from libs
moneromooo-monero
2017-07-27
1
-1
/
+2
|
/
*
daemon: new relay_tx command and RPC
moneromooo-monero
2017-04-02
1
-0
/
+15
*
daemon/rpc: updates command and RPC
moneromooo-monero
2017-02-24
1
-0
/
+11
*
Add print_pl_stats daemon command
Miguel Herranz
2017-02-23
1
-0
/
+7
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
1
-1
/
+1
*
More robust battery status handling.
Dion Ahmetaj
2017-02-16
1
-3
/
+9
*
Background/smart mining. If a users' computer is plugged into a power
Dion Ahmetaj
2017-02-10
1
-3
/
+10
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-2
/
+2
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-10
/
+13
*
rpc: add a command to get info about the current blockchain
moneromooo-monero
2017-01-13
1
-0
/
+18
*
make openalias also available for solo miner; introduce namespace tools::dns_...
kenshi84
2016-12-21
1
-7
/
+25
*
rpc: new function and RPC to get alternative chain info
moneromooo-monero
2016-12-17
1
-0
/
+11
*
daemon: add a print_pool_stats daemon command
moneromooo-monero
2016-10-23
1
-0
/
+7
*
changed params from start/end index to height/count
Dion Ahmetaj
2016-10-10
1
-8
/
+8
*
attempted to remove whitespace spam
Dion Ahmetaj
2016-10-10
1
-10
/
+10
*
added print_coinbase_tx_sum option
Dion Ahmetaj
2016-10-10
1
-10
/
+32
*
Removed all code related to fast_exit
NanoAkron
2016-10-03
1
-6
/
+0
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
1
-1
/
+2
*
Fix incorrect help usage for the threads option to start_mining
Quanah Gibson-Mount
2016-08-30
1
-1
/
+1
*
New RPC and daemon command to get output histogram
moneromooo-monero
2016-03-26
1
-0
/
+18
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
1
-1
/
+0
*
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
1
-0
/
+1
*
new flush_txpool command, and associated RPC call
moneromooo-monero
2016-01-30
1
-0
/
+18
*
daemon: fix ban length using wrong parameter
moneromooo-monero
2016-01-02
1
-1
/
+1
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
add RPC calls and commands to get/set bans
moneromooo-monero
2015-11-26
1
-0
/
+29
*
rpc: fix start_mining and status RPC crashes
moneromooo-monero
2015-10-28
1
-1
/
+3
*
daemon: add a status command
moneromooo-monero
2015-10-25
1
-0
/
+7
*
Add an RPC call and daemon command to get info on hard fork voting
moneromooo-monero
2015-09-19
1
-0
/
+22
*
Add a is_key_image_spent daemon command and RPC call
moneromooo-monero
2015-08-11
1
-0
/
+20
*
cleaning up, removing redundant files, renaming, fixing incorrect licenses
Riccardo Spagni
2015-05-31
1
-7
/
+7
*
print limits when running limit commands with no arguments
moneromooo-monero
2015-05-17
1
-3
/
+12
*
remerged; commands JSON. logging upgrade. doxygen
rfree2monero
2015-04-01
1
-0
/
+37
*
Restore daemon interactive mode
Thomas Winget
2015-03-27
1
-1
/
+3
[next]