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
/
rpc_command_executor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...
kenshi84
2017-03-10
1
-1
/
+1
*
Merge pull request #1814
Riccardo Spagni
2017-03-03
1
-2
/
+2
|
\
|
*
daemon: fix bc_dyn_stats via rpc
moneromooo-monero
2017-02-26
1
-2
/
+2
*
|
Merge pull request #1804
Riccardo Spagni
2017-03-03
1
-1
/
+1
|
\
\
|
*
|
core: move hardfork back to cryptonote_core
moneromooo-monero
2017-02-25
1
-1
/
+1
|
|
/
*
/
daemon/rpc: updates command and RPC
moneromooo-monero
2017-02-24
1
-0
/
+47
|
/
*
Add print_pl_stats daemon command
Miguel Herranz
2017-02-23
1
-0
/
+28
*
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
-2
/
+3
*
Added a note about smart mining to status command. Fixed up a bug where I was...
Dion Ahmetaj
2017-02-10
1
-1
/
+1
*
Background/smart mining. If a users' computer is plugged into a power
Dion Ahmetaj
2017-02-10
1
-1
/
+2
*
Merge pull request #1689
Riccardo Spagni
2017-02-11
1
-2
/
+6
|
\
|
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-2
/
+6
*
|
Merge pull request #1680
Riccardo Spagni
2017-02-11
1
-1
/
+1
|
\
\
|
*
|
Clarify in/out connections for users
NanoAkron
2017-02-05
1
-1
/
+1
|
|
/
*
/
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-1
/
+1
|
/
*
Fix missing parentheses
Miguel Herranz
2017-02-02
1
-2
/
+2
*
Merge pull request #1654
Riccardo Spagni
2017-02-02
1
-4
/
+6
|
\
|
*
Added days uptime to the status message
NanoAkron
2017-01-31
1
-4
/
+6
*
|
rpc: fix bc_dyn_stats not setting grace blocks
moneromooo-monero
2017-01-23
1
-0
/
+1
|
/
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-0
/
+31
*
Merge pull request #1571
Riccardo Spagni
2017-01-15
1
-0
/
+2
|
\
|
*
fix do_not_relay not preventing relaying on a timer
moneromooo-monero
2017-01-14
1
-0
/
+2
*
|
rpc: add a command to get info about the current blockchain
moneromooo-monero
2017-01-13
1
-0
/
+103
|
/
*
Add start_time to get_info methods and show uptime
Miguel Herranz
2017-01-12
1
-1
/
+6
*
rpc: add block size to GET_BLOCK_HEADER RPC
moneromooo-monero
2017-01-06
1
-1
/
+2
*
rpc: new function and RPC to get alternative chain info
moneromooo-monero
2016-12-17
1
-0
/
+33
*
add lightweight block propagation ("fluffy blocks")
Dion Ahmetaj
2016-11-09
1
-0
/
+2
*
daemon: fix min/max tracking using the wrong size
moneromooo-monero
2016-10-23
1
-4
/
+4
*
daemon: even when switching branches, compile the damn thing ffs
moneromooo-monero
2016-10-23
1
-1
/
+1
*
daemon: do not divide by 0 when the pool is empty
moneromooo-monero
2016-10-23
1
-2
/
+2
*
Merge pull request #1250
Riccardo Spagni
2016-10-23
1
-0
/
+56
|
\
|
*
daemon: add a print_pool_stats daemon command
moneromooo-monero
2016-10-23
1
-0
/
+56
*
|
daemon: report transaction relay status in print_pool* commands
moneromooo-monero
2016-10-23
1
-0
/
+2
|
/
*
wallet: select part of the fake outs from recent outputs
moneromooo-monero
2016-10-15
1
-2
/
+4
*
print_coinbase_tx_sum now breaks output into fee and emission components
Dion Ahmetaj
2016-10-10
1
-1
/
+3
*
changed params from start/end index to height/count
Dion Ahmetaj
2016-10-10
1
-5
/
+5
*
attempted to remove whitespace spam
Dion Ahmetaj
2016-10-10
1
-17
/
+17
*
added print_coinbase_tx_sum option
Dion Ahmetaj
2016-10-10
1
-17
/
+50
*
Merge pull request #1164
Riccardo Spagni
2016-10-04
1
-12
/
+8
|
\
|
*
daemon: implement missing print_bc and matching RPC
moneromooo-monero
2016-10-02
1
-12
/
+8
*
|
Merge pull request #1171
Riccardo Spagni
2016-10-04
1
-28
/
+0
|
\
\
|
*
|
Removed all code related to fast_exit
NanoAkron
2016-10-03
1
-28
/
+0
|
|
/
*
|
Merge pull request #1149
Riccardo Spagni
2016-10-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Noticed two spellings of the word 'response' in the codebase, one 'responce' ...
NanoAkron
2016-09-29
1
-1
/
+1
*
|
daemon: report status at 99.9% rather than 100% when not quite synced
moneromooo-monero
2016-09-24
1
-1
/
+11
|
/
*
epee: optionally restrict HTTP service to a configurable user agent
moneromooo-monero
2016-09-18
1
-0
/
+1
*
Daemon: fix hashrate display in diff command output
iDunk5400
2016-09-10
1
-1
/
+1
*
fix remaining bitmonero and simplewallet bits
Riccardo Spagni
2016-09-03
1
-2
/
+2
*
daemon: print time to next fork
moneromooo-monero
2016-08-12
1
-1
/
+23
[next]