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
*
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
*
daemon: fix ban seconds being misinterpreted as absolute
moneromooo-monero
2016-07-10
1
-3
/
+1
*
Merge pull request #797
Riccardo Spagni
2016-04-14
1
-11
/
+33
|
\
|
*
rpc: print human readable time since received when printing pool
moneromooo-monero
2016-04-05
1
-11
/
+33
*
|
rpc: add pool/blockchain and block height results to gettransactions
moneromooo-monero
2016-04-09
1
-3
/
+13
|
/
*
New RPC and daemon command to get output histogram
moneromooo-monero
2016-03-26
1
-0
/
+36
*
Revert "Print stack trace upon exceptions"
moneromooo-monero
2016-03-21
1
-2
/
+1
*
Merge pull request #735
Riccardo Spagni
2016-03-20
1
-1
/
+1
|
\
|
*
rpc: fix print_tx in command line mode
moneromooo-monero
2016-03-19
1
-1
/
+1
*
|
Print stack trace upon exceptions
moneromooo-monero
2016-03-19
1
-1
/
+2
|
/
*
fix formatting error on bitmonero print_block return
Mike C
2016-03-14
1
-1
/
+1
*
daemon: remove leftover debug log
moneromooo-monero
2016-02-05
1
-1
/
+0
*
Merge pull request #631
Riccardo Spagni
2016-01-31
1
-29
/
+43
|
\
|
*
daemon: fix a few issues reported by valgrind
moneromooo-monero
2016-01-30
1
-29
/
+43
*
|
new flush_txpool command, and associated RPC call
moneromooo-monero
2016-01-30
1
-0
/
+30
|
/
*
add received time to print_pool and print_pool_sh
Riccardo Spagni
2016-01-28
1
-1
/
+3
*
'max limit of...' is redundant wording, rephrase
binaryFate
2016-01-14
1
-1
/
+1
*
Print msg when successfully updating out_peers
binaryFate
2016-01-14
1
-0
/
+2
*
daemon: fix status command when run from command line
moneromooo-monero
2016-01-11
1
-1
/
+1
*
updated copyright year
Riccardo Spagni
2015-12-31
1
-1
/
+1
*
print top block hash in daemon diff command
moneromooo-monero
2015-12-18
1
-0
/
+1
*
daemon: add mining status to the status command
moneromooo-monero
2015-12-07
1
-8
/
+22
*
Merge pull request #503
Riccardo Spagni
2015-11-30
1
-2
/
+2
|
\
|
*
rpc: pass current block target in rpc
moneromooo-monero
2015-11-26
1
-2
/
+2
*
|
add RPC calls and commands to get/set bans
moneromooo-monero
2015-11-26
1
-0
/
+106
|
/
*
daemon: fix blockchain height display not updating after sync
moneromooo-monero
2015-11-23
1
-1
/
+1
*
rpc: fix start_mining and status RPC crashes
moneromooo-monero
2015-10-28
1
-4
/
+4
*
Merge pull request #448
Riccardo Spagni
2015-10-26
1
-7
/
+9
|
\
|
*
rpc: fix hard_fork_info RPC
moneromooo-monero
2015-10-26
1
-4
/
+6
[next]